Site logo

Archived topic

comments pagination (display in number)

3 replies · Started by Joyce on October 1, 2020

Viewing posts 1–4 of 4

Hi,

I need to display comments pagination in number (like 1, 2, 3 .... 15). I search in the support forum, only find solution about previous/next button.

I am using version generatepress-3.0.0-alpha.2

Thanks,
Joyce

Thanks Leo.

Problem solved by adding this in file /wp-content/themes/generatepress/comments.php
paginate_comments_links()

You will want to use a child theme to do this as that will get erased during update.

This archived topic is closed to new replies.