Post Pagination

Posted in: Newsmag
Post count: 3

I had a few queries about it. I have a lot of paginated posts on my website. I am facing a problem when I place ad codes in the articles bottom ad section. The ads are displaying above the pagination and this is resulting in a lot of drop off of ttraffic to my site. http://postimg.org/image/nuhd9hk39/
Please let me know what i can do to place the ads below the pagination.

Thanks

Post count: 6600

Hi,

You can disable the automatic positioning for the article bottom ad by removing this condition: http://screencast.com/t/PWgzx852 then place the ad after the pagination function in posts’s template file, like this: http://screencast.com/t/pgCbyqSPF

Use this line: <?php echo do_shortcode('[td_block_ad_box spot_id="content_bottom"]'); ?> and make sure you do the same for all post template files in which you need this.

Thanks

  • This reply was modified 11 years by Lucian.
Post count: 13

Ads should come after the pagination as a natural function of the theme. When page buttons come after the ad, using the buttons becomes less intuitive to the reader. Please consider adding this feature in the next update of the theme, instead of requiring code tweaking (which can be fraught with problems, and intimidating to us non-code types – which is why we buy themes!).

Another note – the Featured Image fails to carry over to the additional pages. This should be a default action as well.

Post count: 9544

For our sites we’d prefer NOT having featured image carry over to next page(s) as it’s no longer the ‘cover’ and might “run into” other images placed at start of the page break.

Post count: 3

Thanks a lot Lucian.

Post count: 6600

Hi Tony Bear,

Thanks you for your suggestions on this, we will consider it if we decide to change or improve the ads system or if more people will ask for this. Meanwhile you can try the solution I’ve posted above using shortcodes and to have the featured image displayed on all post pages remove this condition: http://screencast.com/t/YSFECZOwxk

Thanks for the message and for understanding!

Post count: 13

Thanks! Will give it a try!

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