Reply 186677 to: WooCommerce Infinite Scroll and Ajax Pagination doesnt work

Avatar: Rose Tyler
Rose Tyler
Support staff
February 28, 2018 at 14:22

Hello,

If you see pagination in this way https://prnt.sc/ikkqgs then try to clear browser and plugin cache, CDN if you use it.
If you want completely hide it use css code (Theme Options > Styling > Custom css):

.woocommerce-pagination {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.