• We just installed some Adsense code in single.php on one of our sites using the instruction in this Youtube video, but the ads are showing up at the beginning of the posts, and we’d like for them to show up at the end of posts.

    Following the instructions, we placed the Adsense code before <div class=”entry”>

    We’d like for them to show up at the end of the posts, instead. Where should I move the Adsense code to within the single.php file?

    Thanks in advance for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • possibly add the code before:

    <div class="entry-meta">

    (that is the section with the pale blue background, showing the ‘this entry was written by …’ text)

    I will suggest you go for ad injection plugin. It’s best plugin I have ever used, it let’s you insert ads anywhere inside posts, at the end, at the start, it can rotate ads of different companies i.e. adsense and may be some other.
    Try it 🙂

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

The topic ‘Moving Adsense Code in Single.php’ is closed to new replies.