Forums Forums Search & Filter Pro no opacity change while loading results on custom display results

Viewing 6 posts - 11 through 16 (of 16 total)
  • Anonymous
    #267227

    Also, Why can i hide inputs that are empty?

    Anonymous
    #267231

    Hi Yoav,
    I insert the script, but there is no logging in the console.

    Sorry, but I don’t understand your question “Also, Why can i hide inputs that are empty?”.

    Anonymous
    #267235

    This on is logging:

    $(“.searchandfilter”).on(“sf:init”,function(){
    //show loader
    console.log(“ajax start”);
    });

    Anonymous
    #267237

    Sorry Sandra,

    I thought my questions go to support…:)
    I just was wondering how was this solved…

    Thanks,
    Yoav.

    Anonymous
    #267240

    Sorry, there is no way to edit a reply:
    The page always refreshes by clicking a checkbox – as Trevor mentioned yesterday. On your demo site, there is no page refresh. That might be the point.

    Trevor
    #267511

    @Yoav you may need to open a new topic so I can deal with you directly.

    Sandra, I will (try to) reply to your question in this post:

    https://support.searchandfilter.com/forums/topic/no-opacity-change-while-loading-results-on-custom-display-results/#post-267173

    With the Shortcode method, you should not be making any query, as it is designed to use two shortcodes:

    1. The form shortcode
    2. The results shortcode

    And they sit on a standard page in your theme, using the default theme template. Any changes you want to make to the template should instead be made to a local (child theme) copy of our exemplar results.php file:

    https://searchandfilter.com/documentation/search-results/using-a-shortcode/#customising-the-results

Viewing 6 posts - 11 through 16 (of 16 total)