Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello achchu93 !
    I have a similar problem: when I click ‘next page’ the page loads, but the screen just does not moving to top, it stays in place where was a bottom of previous page, so I need to scroll it up manually.
    I see you have solved your problem, pagination at vatina.lk works fine and scrolls to top after page switching.
    Can you write here a solution? I will be very thankful to you for it.

    Thread Starter achchu93

    (@achchu93)

    Hello westryder!

    Yeah sure i can give you the solution. If you got to the plugin settings, it means in dashboard go to woo-commerce and under it there is a option product filter. In product filter there are 3 tabs.last tabs called javaScript. Just put your code JS code before update option. I have used this code $(“html, body”).animate({ scrollTop: 0 }, 600);. so you can do it. And this is great option from plugin author. this is a great plugin.

    Best regards!

    It works! Thank you very much.
    You’re right, it’s a wonderful plugin. Easy to setup and easy to use.

    Regards!

    achchu93 one more question. Can you tell me, what’s the name of that dropdown cart widget at vatina.lk ? Looks nice and useful, I want to try it at my website.
    I’m sorry for bothering you again ??

    Regards!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘pagination issue’ is closed to new replies.