How to disable scroll to top on click Ajax pagination pages?

If you are using Pro version, please add this code to Custom JS field (the right textarea) in Content Views >> Settings page:

/* Disable scroll to top on changing ajax page */
window.cvp_pagination_no_scroll = true;

If you are using Free version, please add above code in this way (click here).

Best regards,

Scroll to Top