• Hi All,

    Recently, i creating a woocommerce page for my business and i am having some challenge. How can i stop the page from refreshing in woocommerce shop page whenever i click on the pagination.

    • This topic was modified 4 years, 9 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not a Requests and Feedback topic
Viewing 1 replies (of 1 total)
  • Hi,

    This can be done programmatically by a programmer using Ajax.

    Otherwise, you can eliminate the need of pagination with what is called infinite scrolling which means: loading content continuously as the user scrolls down the page as in Twitter.

    To do this use the following plugin: YITH Infinite Scrolling

    Let me know if this helps,

Viewing 1 replies (of 1 total)
  • The topic ‘How to stop the page refresh in woo’ is closed to new replies.