Need help

Discussion in 'Placement / Reviews / Examples' started by alitacastel, Nov 25, 2010.

  1. #1
    I'm using wordpress and I want to place ads at the end of each post. Viist the blog here : capitalbudgetingtechniques.com. Looking forward for some workable suggestions. :)

    Thanks in advance.
     
    alitacastel, Nov 25, 2010 IP
  2. MaverickUK

    MaverickUK Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You need to check your single.php file and try to understand where the post information ends - that's where you need to put your advertisement.

    Edit: Open up your single.php and look for <!--/content --> - place advertisement below this. You would best served by giving the advertisement a div tag so you can use CSS to position the advertisement exactly where you want it. For example; <div class="sponsor">ADSENSE CODE HERE</div>. If you get stuck, I will try and help.
     
    Last edited: Nov 25, 2010
    MaverickUK, Nov 25, 2010 IP
  3. alitacastel

    alitacastel Active Member

    Messages:
    100
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #3
    @ Maverick
    Thank you. It's done without any difficulty. Let me check if I would be able to do what you suggested now. :)

    Thanks again.
     
    alitacastel, Nov 25, 2010 IP
  4. alitacastel

    alitacastel Active Member

    Messages:
    100
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #4
    What if I want to place it in the middle of the post? Is it possible?
     
    alitacastel, Nov 25, 2010 IP
  5. MaverickUK

    MaverickUK Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yes alitacastel, but for best performance you should manually insert the adsense code into your post. Using Wordpress, you should first type a paragraph of text, then below that add your adsense code and then you'll be fine. Check my site out here, i manually add the ads to the content myself; http://bit.ly/9m4CA9
     
    MaverickUK, Nov 25, 2010 IP
  6. alitacastel

    alitacastel Active Member

    Messages:
    100
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #6
    Thanks again! I must say people like you are making this forum very useful for newbies.
     
    alitacastel, Nov 25, 2010 IP