• Resolved hbee

    (@heatherbodlak)


    Hi, how can I have the filter options be visible always on the All Listings page? So that they don’t have to click “filter” to see the options to select category or location… I’d like those to be visible always if possible.
    thank you

Viewing 1 replies (of 1 total)
  • Plugin Support Rafiz Sejim

    (@rafizsejim)

    Hello there,

    Sorry for the delayed response.

    Please use this custom JS.

    jQuery(document).ready(function($){
      $('.ads_slide .ads-advanced').css({'display': 'block'});
    });

    Let me know if you need further assistance.

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Filter options open on All Listings page’ is closed to new replies.