Forums › Forums › Search & Filter Pro › Pagination with Elementor
Tagged: pagination elementor
- This topic has 14 replies, 3 voices, and was last updated 5 years, 2 months ago by Ross.
-
Anonymous(Private) August 3, 2019 at 12:46 am #217941
Hello,
I am having trouble integrating Search & Filter Pro with Elementor post list. The AJAX pagination does not update the list. It only flashes to the same results as initially shown.
I have configured the plugin as shown in the documentation. Any ideas on what I might be able to check for, or any known issues?
Thanks.
Trevor(Private) August 7, 2019 at 10:15 am #218313A quick look at the form shows only one issue:
https://www.screencast.com/t/T8rFVdF6SRfy
When you want ALL terms, actually Select None. Can you remove those two rows of settings and save the form.
The next issue is this:
https://www.screencast.com/t/fMp7oVyr
Can you remove that shortcode element and replace with a Text element, and in the text tab (not the visual tab) of that Text element, paste this:
[searchandfilter id="114" action="filter_next_query"] <script>(function ( $ ) { "use strict"; $(document).on("sf:ajaxfinish", ".searchandfilter", function(){ elementorFrontend.hooks.doAction('frontend/element_ready/posts.classic', jQuery('.elementor-widget-posts')); }); }(jQuery));</script>
Anonymous(Private) August 7, 2019 at 6:00 pm #218424I was already loading that script in the theme, but I removed that and followed your intructions and the issue remains, unfortunately.
Is there anything else I should try? You are also more than welcome to make changes and experiment with the site if you need. Thank you.
-
AuthorPosts