Forums › Forums › Search & Filter Pro › Ninja Tables Pagination issue
- This topic has 4 replies, 2 voices, and was last updated 5 years, 1 month ago by
Anonymous.
-
Anonymous(Private) March 7, 2020 at 10:04 pm #235846
Hi guys,
I’m having an issue with running Search & Filter Pro with Ninja Tables and the pagination not correctly loading.
Here’s the page in question… http://skifonixsounds.com/sampleshare/copyright-free-music-home-page/
I am using ‘Ninja Tables Pro’ to show my woocommerce products in a table view.
With Ajax off in S&FP – everything works fine and the pagination loads correctly for each page. This is how it’s set currently.
However, with Ajax on I am having an issue. The pagination shows correctly on first page load, but when I use the filter it just loads ALL of the products on one page instead of paginating them.
It looks as though the pagination is being created by Ninja Tables via javascript and there is no clearly defined href link for it to fetch when I add in the Ajax ‘Pagination selector’. Using inspect on the page element just shows ‘href=”#”‘.
Am I just putting the wrong thing into the Pagination selector field or can this not be done at all?
I need the site to run via Ajax so that people can filter and sort around whilst the audio plays continuosly. It’s so close but this is the only thing I need to work!
Trevor(Private) March 9, 2020 at 12:06 pm #235888At the moment, all I see is the
[ajax_loadmore _button]
shortcode, but I would suspect, from what you say, that Ajax loading is not going to work if that plugin operates a JavaScript driven pagination system. The reason is that our plugin expects the archive to use the WordPress Codex method to produce the pagination. -
AuthorPosts