1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Trying to Add Content to Sidebar...

Discussion in 'PHP' started by vgal, Aug 1, 2008.

  1. #1
    Is there anyone who would be willing to help me figure out how in the world to add content to my sidebar - editing php files? I want to be able to add stuff to the bottom (http://www.bestvacationplaces.info). I've been playing with the different php files for the sidebar, but no matter where I put something, nothing changes. :eek:
     
    vgal, Aug 1, 2008 IP
  2. CarcaBot

    CarcaBot Active Member

    Messages:
    389
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #2
    With ur ftp client or / editor go to : wp-content/themes/WP_Premium
    Open file : sidebar.php
    Now Go to line :65 under :
    
    <?php include(TEMPLATEPATH."/l_sidebar.php");?>
    <?php include(TEMPLATEPATH."/r_sidebar.php");?>
    
    HTML:
    In that line u can add ads image or what do u need !
    Example : <? echo "Here will be the ad"; ?>

    </div><!--Search box end -->
    
     	<?php include(TEMPLATEPATH."/l_sidebar.php");?>
    	<?php include(TEMPLATEPATH."/r_sidebar.php");?>
    	 <? echo "Here will be the ad"; ?> //ur ads or image here ,
    </div>
    PHP:

    or u can inluce
     <?include_once('ads.php');?>
    PHP:

    then save the file and u will see the rezult!
    If u need help pm me or email me !
     
    CarcaBot, Aug 1, 2008 IP
    vgal likes this.
  3. vgal

    vgal Active Member

    Messages:
    873
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Thank you SO MUCH. I added rep for you :), and am heading to give it a try right now...
     
    vgal, Aug 1, 2008 IP
  4. ramses85

    ramses85 Guest

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hello
    I have an online $75 gift card for www.landsend.com. There you can buy all men's clothing, women's clothing and kids clothing. You can see also Tshirts and shoes and a lot of products. So if you are interested, I will offer you for $60 paypal.

    Thank you
     
    ramses85, Aug 1, 2008 IP
  5. vgal

    vgal Active Member

    Messages:
    873
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    60
    #5
    What? Where did that come from? lol
     
    vgal, Aug 2, 2008 IP