Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Spacetime

    (@spacetime)

    Then you need to modify theme file (single.php or similar) and add a call to the adinserter PHP function above the title.

    Example for block 1:
    <?php if (function_exists ('adinserter')) echo adinserter (1); ?>

    Thread Starter myhero

    (@myhero)

    I see thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Advert before post title’ is closed to new replies.