Forums

Add after first post on Home Page (4 posts)

  1. Stefaan Lesage
    Member
    Posted 4 years ago #

    Hi,

    I've just installed your plugin, and I do have a question. Is there some way to display an add after the first post on your home page ? I've been trying to do that, but sadly I can't seem to get it working.

    I think I might have to modify my template and include something in the following code :

    <?php if (have_posts()) : ?>
    <?php while (have_posts()) : the_post(); ?>
    ....

    But my PHP knowledge is lacking a bit there :-)

    Regards, and congrats on a well done plugin.

  2. Stefaan Lesage
    Member
    Posted 4 years ago #

    Ow, never mind, I have it working correctly :-) Found a nice webpage on how to achieve it.

    http://www.tamba2.org.uk/wordpress/adsense/

  3. mutube
    Member
    Posted 4 years ago #

    Annunaki: Thanks for letting us know how you solved it: that tutorial will help a lot of people :) I'll a add a link to it in the plugin's FAQ.

    Much appreciated.

  4. deadhippo
    Member
    Posted 4 years ago #

    Ah. That is a good link but unfortunately my theme.php was quite different.
    This guide worked for me though.
    http://www.joehayes.org/adsense-after-the-first-post-in-wordpress.html

Topic Closed

This topic has been closed to new replies.

About this Topic