categories 's ads location

Posted in: Newspaper
Post count: 156

Hello

we want to add banner to categories bottom, such as
https://www.hellouk.org/category/uk/ukstudy_info/applications/

like this

we want to use your theme panel ‘s “ARTICLE BOTTOM”

could you please tell how to achieve this?

thanks

Howard

Post count: 22421

Hello,

You can use a do_shortcode function and place it in the category.php file like so: http://screencast.com/t/PmC7JPa1MBBhttp://screencast.com/t/i1dNzoivd6
You can get it above the pagination if you want by adding it above the pagination code:
http://screencast.com/t/t7fYlJSCA
<?php echo do_shortcode('[td_block_ad_box spot_id="content_bottom"]');?>
Thank you!

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