Ad code under pagination

Posted in: Newspaper
Post count: 8

Hi guys,
I need to place the custom ad code under the pagination. Can someone help and show me where to place the code?

Here is a printscreen where exactly i mean.

Thanks for any answer

Post count: 22421

Hello,
You can add a custom ad in that spot by editing the theme files like so: http://screencast.com/t/jR9NvFbOIN
Add this code under the ‘get_pagination’:
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
You will have to place the code under the pagination for your specific case. There a re 23 cases in the file. No sidebar, sidebar left and sidebar right. Make sure you add the code to your specific case to it will not work until you have the sidebar set to the case you place the code in.
I hope this helps.
Thank you!

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