Ads in categories

Posted in: Newspaper
Post count: 224

Hi!
I added ad script in file td_module_8.php in order to show ads after category description and before list of the post.
Added it after this code:
function render() {
ob_start();
?>

But somehow in my page code (ctrl+u) i see that there is script after each post there. But it’s showed only 1 time in the place i need.
Could you help me with that?
On the pics red arrow is the place of ad and green arrows is the place where i also can see the script in my code.
http://files.webfile.ru/096a4400bdd1100c2d66e363e7b5a6ca

Post count: 6600

Hi,

To show your ads in the category page after the category description you need to place you ad code here: http://screencast.com/t/LuW5gQXT1Q – and add using the do_shortcode() function.
Use this method to place ads between posts in the loop: https://forum.tagdiv.com/topic/how-to-add-ads-in-category-pages/#post-21940

Thanks

Post count: 224

Sorry, didn’t get about the first part. I have to add in this file my ad script or to make a shortcode before and then to add this shortcode to this file?

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