Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1024488

    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

    #1024593

    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

    #1024687

    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

    #1024773

    Hi,

    Can be closed. Thanks

    #1025224

    Hi,

    Thanks for letting us know. I’ll close this for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Edit comments.php file to show pagination in PAGE´s’ is closed to new replies.