Comments Template on Attachment Page..

Posted in: Newspaper
Post count: 220

Can you help us in enabling comments template in comments for the attachment page …

  • This topic was modified 11 years by srikanth.
Post count: 6600

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

Post count: 220

Thank u …its rocking ….

Post count: 220

what is the short code to be used to display custom ad in the attachment page…..

Post count: 6600

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

Post count: 220

Thank u …

Post count: 220

What is the code to show related posts in attachment page

Post count: 6600

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

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