- This topic has 14 replies, 2 voices, and was last updated 6 years, 3 months ago by .
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Pagination Error
Tagged: pagination
I can see that if I go to:
https://aeih.org/biblioteca-virtual/
And inspect the link for page 2, the link is:
https://aeih.org/biblioteca-virtual/?sf_paged=2
And this is correct. But, click on the link, and instead it re-directs to here:
https://aeih.org/biblioteca-virtual/page/2/?sf_paged=2
See how page/2/ is added? Something in your template code is doing this.
You say that this does not happen on another page? If so, do the pages use a different PHP template file, and can you look at both to see what the difference in the pagination code for the two is?
There is a plugin named Show Current Template that will show you the template names.
We have found the incompatible plugin. https://es.wordpress.org/plugins/nextgen-gallery/
When I deactivated it previously it didn’t work because of the cache.
Now everything works perfectly. Thank you!