Forums Forums Search & Filter Pro No Results Found

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #189299

    Using Divi and results had been working fine. Now I get “No Results Found” until I select a criteria andthen results sho win contaviner just fine.

    See: https://passportusa.com/education-center/
    Vs: https://passportusa.com/education-center/?_sfm_employee_status=Pre-Departure

    The code on that page above the Divi container is as follows:
    [searchandfilter id=”342611″ action=”filter_next_query”]

    <script>(function ( $ ) {
    “use strict”;
    $(document).on(“sf:ajaxfinish”, “.searchandfilter”, function(){
    console.log(“ajax complete”);
    var grids = document.getElementsByClassName(‘et_pb_salvattore_content’);
    salvattore[‘register_grid’](grids[0]);
    salvattore[‘recreate_columns’](grids[0]);
    });

    }(jQuery));</script>

    Having similar issues with different Search and Filter rsults pages used elsewhere on the site like https://passportusa.com/for-healthcare-professionals/learning-center/. These all used to work before.

    Thank you – Andrew Lingo

    Trevor
    #189331
    This reply has been marked as private.
Viewing 2 posts - 1 through 2 (of 2 total)