Put the next page in front of Ads?

Posted in: Newspaper
Post count: 95

Hi,

I found many people missed the “next page” part.
They do not know the article has page two.

Could I move the “next page” part in front of the article bottom ads?

Sorry for my bad Englsih.

http://www.screencast.com/t/s3aR9G1FWZ

Post count: 6600

Hi,

A solution for this would be not to use article bottom ad from theme panel and instead add this line:

<?php echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]'); ?>

..like this in your post template file, if you want this in all post template files you will have to edit and add this line in all loop-single files, like this: http://screencast.com/t/PZrp0waEO
Now add the ad code you used to use in the article bottom ad in the custom ad 1 box in theme panel.
Result: http://screencast.com/t/iYsaDpQe6IK

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.