The links themselves look correct to me, but clicking on any page will always go to the first page of the category.
Pagination links not working on category page
Collapse
X
-
What is your "Pagination" setting set to on the CTGY page template under the Category Product List Layout section?Nick Harkins
www.loveisarose.com
-
It must be something in the template code then.
Is anything heavily customized in the template?
Nick Harkins
www.loveisarose.com
Comment
-
Not a problem.
It may be unrelated but there is also a syntax error in the console for an unexpected token "<".
You may also want to check your html markup using https://validator.w3.org/ .
There are a few errors in the html itself with duplicate id attributes and broken closing tags.
Again this is probably unrelated to the pagination issue but it's a good idea to check.Nick Harkins
www.loveisarose.com
Comment
-
I think your ctgy pagination might have been using toolkit based on what the url structure looked like. Replace this with the default template code from Levels.
Edit your CTGY page and save a copy of your current "Category Product List Layout" to a text editor. Then under your version history for "Category Product List Layout" revert back to when Levels was installed. Find the bit of code at the bottom of that template for the pagination. Copy that bit of code, revert to your most current version of your "Category Product List Layout" and replace your pagination code with the code from the original Levels template.Ron Frigon
Jedi Webmaster Obi-Ron Kenobi
Comment
Comment