Hi,
I’m using Mobile theme. In that there is an option for loop Ad. I have placed the Ad code in loop Ad section and given the post count as 5. But this loop Ad is displaying only once after 5th post. Is this the expected behavior or it should display after every 5 posts and is there any option to place the loop ad for a non-mobile theme.
Regards,
Sathya
Hi,
Unfortunately this is expected to do, if you want a add after each n paragraph please read this topic -> https://forum.tagdiv.com/topic/how-to-insert-ads-between-posts-on-the-main-categories-and-in-the-archives/
The similar one is Article Inline Ad -> https://forum.tagdiv.com/article-ads/
Thank you for your understanding.
Hi,
I have done the changes in loop.php but I’m just getting hardcoded value “[td_ad_box spot_id=”custom_ad_1″]” in the category page. My category page url is https://dheivegam.com/astrology/vaara-palan/
Hi,
For ads after each paragraph set in theme panel on desktop please go in wp-content\themes\Newspaper\includes\wp_booster\td_module_single_base.php
https://www.screencast.com/t/RZMsKj6A
Hope this will help you.
Thank you for your understanding.
Hi,
I’m not speaking about the paragraph. I’m speaking about the category page. I have placed the code in loop.php but still I’m not getting ad in category page. Instead of Ad I’m getting hardcoded value “[td_ad_box spot_id=”custom_ad_1″]”
My category page url for you reference : https://dheivegam.com/astrology/vaara-palan/
Regards,
Sathya
Hi,
Sorry, was my mistake, you are using mobile theme, and this will not work in mobile theme.
For ads in category page please read this documentation -> https://forum.tagdiv.com/the-mobile-theme/
Thank you.
Hi,
If you want to add some ads through your category pages, you need to use the do_shortcode() function and add it through the theme’s core files. Check the following topic from here -> https://forum.tagdiv.com/topic/ads-on-category-pages/
Thanks for your understanding!
