- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Everybody
I just upgraded to M2.4.1 and was like YAAAY, one time no bugs.
Few days later I found out that the pagination is not working properly.
That means there is a problem with the first page.
eg.
< 1 2 3 4 5 > => page 2 is displayed, < and 1 show the link p=2 => so no way to get to page 1
< 1 2 3 4 5 > => page 3 is displayed, < works correctly but now 1 is showing p=3, so no way to directly jump to page 1
=> changeing the URL works, so it's just the link
Is there a fix or does anybody know how to fix that?
Thank you in advance & stay healthy.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Everyone
I solved the problem. In my case it was a SEO Plugin that caused it. I started to disable all non-standard plugins and checked if it works without. That was the case so I started Enabling them again and finally found the one.
Developer contacted and they provided me a patch within a day. Problem solved.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2.4.1 pagination not working
Does anybody know where this pagination links are being generated?
Has somebody the same problem or am I the only one?
Thx for your help!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2.4.1 pagination not working
I have exact same problem with 2.4 and this is the only online post I could find describing the same issue of course with no solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Everyone
I solved the problem. In my case it was a SEO Plugin that caused it. I started to disable all non-standard plugins and checked if it works without. That was the case so I started Enabling them again and finally found the one.
Developer contacted and they provided me a patch within a day. Problem solved.