• Hi,

    I use pagination for comments. Plugin works perfectly on the first page but it does not appear on other pages of comments.

    Subpages for comments use custom list_comment but there is also comment_text. I could not figure out why it does not appear.

    If there is code to add manual like:

    <?php if (class_exists(‘LikeDislike’)) LikeDislike::getLikeDislikeHtml(); ?>

    So we can add it manually.

    • This topic was modified 6 years, 3 months ago by Ahmet.
Viewing 1 replies (of 1 total)
  • Plugin Author Happy Coders

    (@happy-coders)

    Hello ahmetp83,

    Thank you for contacting us.

    Currently manual addition of like dislike is not available. We might add this in future but its strange that inclusion of comment_text filter is also not displaying the like dislike icons.

    How are the pagination displayed? Are you using any other plugins or you are using the custom query to display the next page comments.

    Regards WPHC

Viewing 1 replies (of 1 total)
  • The topic ‘Does not display with pagination’ is closed to new replies.