posts with pagination

Posted in: Newspaper
Post count: 36

Hi,

Can can you tell me how to move „posts pagination“ before ARTICLE BOTTOM AD not after. You can see in the pictures bellow.

I don’t want to be like here> http://s2.postimg.org/xl4v2xtjd/post_pagination.jpg

This is link from the post> http://aktuelno24.mk/%D0%B0%D0%BD%D0%B0%D0%BB%D0%B8%D0%B7%D0%B0-%D1%81%D0%B5%D0%BC%D0%B5%D0%B5%D0%BD-%D0%B1%D0%B8%D0%B7%D0%BD%D0%B8%D1%81-%D0%B7%D0%B0-%D0%BF%D0%BE%D1%81%D1%82%D0%BE%D1%98%D0%B0%D0%BD%D0%B0-%D0%B2%D0%BE

Best regards

Post count: 7909

Hi,

Unfortunately like you can see in this screenshot the bottom ad is in the post content and the pagination cannot be added there: http://screencast.com/t/DghifgqIzm3t
What you can do is to add a custom ad using do_shortcode function and add it bellow post pagination: http://screencast.com/t/LPdLRt46uB

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

Result: http://screencast.com/t/3YZFqPLlRT

Thanks!

Post count: 36

This mean that I should put my banners from ARTICLE BOTTOM AD to custom ad 1 and not to use ARTICLE BOTTOM AD?

Post count: 7909

Hi,

Yes this is the best way to achieve that, to move the code from Ad bottom to a custom ad. Like I said the bottom ad comes with the post content and the post pagination is called after the content( is not included in the content): http://screencast.com/t/AH9qsFNqt

Thanks!

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