Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Pagination with Elementor

Viewing 10 posts - 1 through 10 (of 15 total)
  • Zachary Willmann
    #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 Moderator
    #217958
    This reply has been marked as private.
    Zachary Willmann
    #218105
    This reply has been marked as private.
    Trevor Moderator
    #218195
    This reply has been marked as private.
    Zachary Willmann
    #218285
    This reply has been marked as private.
    Trevor Moderator
    #218313

    A 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>
    Zachary Willmann
    #218424

    I 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.

    Trevor Moderator
    #218490
    This reply has been marked as private.
    Zachary Willmann
    #218527

    Elementor and Elementor Pro are both current versions. The license expires in 3 weeks, so that’s the warning you noticed. The pagination is unfortunately not working. Anything else I should try?

    Trevor Moderator
    #218547
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 15 total)

You must be logged in to reply to this topic.