Hi @radojica,
Yes, that should work.
Might be an issue in the comments template or possible try addingglobal $post
before the function:
<?php
global $post;
comments_template();
?>
Let me know,
Hi @dcooney, thanks for reply.
Comments template is completely basic (wp_list_comments, the_comments_pagination and comment_form).
I also replaced comments with disqus comments.
I tried with global post, but it didn’t help.
I also replaced comments with disqus comments.
It’s no longer basic when you do this because Disqus requires to be initiated via JavaScript.
If you’re using the Previous post add-on ALM can load Disqus for you.
https://connekthq.com/plugins/ajax-load-more/add-ons/previous-post/#comments
Cheers,
Thanks for reply,
Disqus is deactivated, but comments do not load.
Have you tried messing around with your comments template?
If you require support for this you’ll need to provide access.
https://connekthq.com/plugins/ajax-load-more/support/