Forums Forums Search & Filter Pro Ajax effect in page not working

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Anonymous
    #28654

    Hi there,

    I have configured the plugin successfully and thanks for this awesome stuff.
    Please tell me how can I achieve the ajax page effect in my site. Now when we filter, without any no effect the page displaying filtered contents.

    What I am looking is a less opacity in the page display or something to show in the middle of the site with “Loading…” Otherwise, users might have a confusion whether the site is working or not.

    Please give me a solution asap

    Regards
    Faas

    Ross Moderator
    #28754

    Hey there

    Please see the first code sample in the FAQs – it allows you to detect when loading starts/stops – so you can use jQuery to do anything on your page – such as show/hide loaders.

    Unfortunately the fade affect is hard coded in – I’ll make this an option in one of the next versions.

    Thanks

    Anonymous
    #29195

    Hi Ross

    Thanks for the reply. I don’t know where to integrate this code in my theme. So I’ll wait until next version release. Hope that you will include this feature in the next release.

    Regards
    Faas

    Anonymous
    #29704

    I have downloaded the latest version but couldn’t find the above option for fade effect in search results page.

    please give me a solution as I purchased this plugin especially after seen this fade effect. I need it

    Regards
    Faas

    Ross Moderator
    #29706

    Hey Faas

    So you are saying you *want* the fade effect but don’t see it?

    This is because Ajax isnt working on your site.

    The page will always redirect if it can’t find the Results Container (found in the Display Results tab .

    On your site its set to #content but that doesn’t exist.

    Taking a quick look at your site it looks like it should be set to something like:

    #entry-listing

    Thanks

    Anonymous
    #29710

    Thanks a lot for your quick support
    I have changed #content to #entry-listing, now it’s working

    Thanks
    Faas

    Anonymous
    #29711

    Please let me know where this written in the code.
    I want to test some other effects

    Ross Moderator
    #29712

    Just look in public/assets/js/search-filter-build.js and look for the fadeIn and fadeOut jQuery functions.

    Some will be used for the fading the form itself and not the results if I remember correctly.

    Thanks

    Anonymous
    #29713

    Thank you very much 🙂

Viewing 9 posts - 1 through 9 (of 9 total)