Hi,
Add this comments_template('', true); like this: http://screencast.com/t/LJ1cRIE8nGz
Please also make sure you do this for all cases, the example I gave you only adds it when the sidebar it’s located on the right/default.
Result: http://screencast.com/t/p80Rnjss8
Thanks
Hi,
Use this line: <?php echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]'); ?> and add it where you want the add to display in the template.
Also follow this guide: https://forum.tagdiv.com/ads/
Hope this helps!
Thanks
Hi,
Unfortunately the related posts function can be used just on posts page template.
You could use the shortcode function though and build a block with visual composer then switch to classic mode then add it to the template using the same method like for the custom ads above:
You can more info related what you would have to do it here: https://forum.tagdiv.com/topic/a-few-questions/
Hope this helps!
Thanks