Archived topic
Blog (and entries) pagination issues
2 replies · Started by Ariadna on July 9, 2021
Dear team
I am having problems with the pagination in blog when translating it with WPML. I have contacted WPML support and they told me that they need to know how your template creates the pagination (if you are using the standard or not). In addition, they gave me their forum contact for you in order to solve the problem with your technical team: https://wpml.org/documentation/support/go-global-program/
It seems that there have been other people with the same issue and your team was able to solve it.
Thanks in advance for your response
The website with these issues is montero-ls.com (english version)
Hi there,
We are using the core the_posts_pagination() function to output archive pagination: https://github.com/tomusborne/generatepress/blob/release/3.1.0/inc/structure/post-meta.php#L93
Quite a few people are using GP and WPML together, so I would be surprised if there was a conflict here.
Let us know what they say :)