Custom ads before Title and before related in single php

Posted in: Newspaper
Post count: 37

Hi i want insert a custom ads fox ex. custom ads 4 before title

I try to insert
<?php echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_4"]‘);?>

In single php or single 1.php

I can not figure out what the exact spot to place it before the title.

How i can insert before title and before related article (custom ad 5)

Post count: 22421

Hi,
You can add the code in the loop-single files like so:
http://screencast.com/t/IZyYSXAUE14e
For the one before the related: http://screencast.com/t/TuH7nIiYK0la
Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.