HI,
In may comments.php template file I add the following line to comment pagination to appear.
Works perfectly displaying pagination for comments in POST’s
(wp-content/themes/enfold-child/includes/comments.php)
<div class="pagination">
<?php paginate_comments_links(); ?>
</div>
BUT if I use the “Advance Layout Editor” and use the Avia Layout Builder the option “COMMENTS” to insert comments in the PAGE´s the pagination no more work, just showing the option Older Comments and Newer Comments for the visitors.
Where can I found and change the file responsible for the pagination of comments in this case?
Thanks
Hello,
Sorry, I created a duplicate topic. Please delete the redundant.
About the problem I solved the same just adding a copy of the comments.php with the modification in the root of the child (wp-content/themes/enfold-child/)
Thank you
Hi,
Great, glad you got it working and thanks for sharing your solution. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Can be closed. Thanks