Announcement

Collapse
No announcement yet.

Pagination links not working on category page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Pagination links not working on category page

    The links themselves look correct to me, but clicking on any page will always go to the first page of the category.

    https://www.amperordirect.com/c/c-LE...ply/index.html

    #2
    What is your "Pagination" setting set to on the CTGY page template under the Category Product List Layout section?
    Nick Harkins
    www.loveisarose.com

    Comment


      #3
      Pagination:
      Display 12 products per page

      Page Numbers:
      Display 4 pages at a time

      Items per page filter:
      On

      Comment


        #4
        It must be something in the template code then.

        Is anything heavily customized in the template?
        Nick Harkins
        www.loveisarose.com

        Comment


          #5
          Yes, there is a fair amount of customization. I'll go through it again. Thanks for your input.

          Comment


            #6
            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


              #7
              Again, thanks for this

              Comment


                #8
                Could it be due to the custom url structure? htaccess is up to date.

                Comment


                  #9
                  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

                  Working...
                  X