• I want to add adsense before the more tag.

    <?php the_content(‘<center>Continue Reading…</center>‘); ?>

    My problem is when I try to put the adsense code before this line the adsense will appear under the post title and if I put adsense code below this the ads will show after the Continue Reading..

    I want to be like this

    Google Ads
    <-more tag>

    Thanks!

The topic ‘Adding Adsense before more tags’ is closed to new replies.