Posts with pagination

Posted in: Newspaper
Post count: 44

how I can put the post pagination !–nextpage–> to display above the article bottom ad inside to posts?

Post count: 22421

Hello,

In order to get the pagination above the ad, you will have to remove the article bottom ad and use a custom ad in the post template files and simply place the ad below the pagination:
<?php echo do_shortcode ('[td_block_ad_box spot_id="custom_ad_1"]');?>
https://www.screencast.com/t/3domcBEg5
You will have to do this for each of the post templates that you use. Each post style has it’s own file.

Thank you!

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