• Resolved slaich2000

    (@slaich2000)


    I have placed my adsense code under this code to place adsense ad under CONTENT:-

    <?php the_content(‘Continue reading…’); ?><div class=”clear”></div>

    But I get the ads below Sharing and Releated posts why??? I want above them. Example :- http://www.easy16.com/yoga-can-prevent-injuries/

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Samuel B

    (@samboll)

    if you want to keep it in the same div you will have to add it right after
    <?php the_content('Continue reading...'); ?>

    Thread Starter slaich2000

    (@slaich2000)

    I have placed the ad after <?php the_content(‘Continue reading…’); ?> , but still not getting ad there under content.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding adsense under content.’ is closed to new replies.