Skip to:
Content
Pages
Categories
Search
Top
Bottom

advertisements after the first message

Viewing 3 replies - 1 through 3 (of 3 total)
  • @chrishajer

    Participant

    Just use a little php. What type of code are you trying to insert?

    @densa

    Member

    Google AdSense

    @_ck_

    Participant

    do something like this in your topic.php template just before <?php endforeach; ?>

    <?php if (!isset($adsense)) { $adsense=1; ?>
    <li>
    adsense javascript goes here
    </li>
    <?php } ?>

    (untested)

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar