This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Filter Box z-index

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10451
    starbellydesignsstarbellydesigns
    Participant

    I have the custom search filters set up as you recommended but the problem is now:

    1) When you start typing in the box and it starts displaying results and then click to open the filter, choose your filters and it refreshes the results, the filter box stays on top of the results and you have to manually close it.

    2) If you open the filter box and choose your filters and then start typing, the filter box still stays on top without clicking the filter button again to close it.

    Do you have a suggestion on how to make it disappear after choosing your filters and clicking search?

    You can search for “rxv” and use the color filter and choose “Midnight Blue” to get narrowed results.

    Tom

    #10454
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Tom,

    Yes, actually someone else asked about something very similar, and I was able to suggest a solution. It involves a piece of custom code, but you won’t need to edit the plugin files.

    Put the following script to the footer of your site, just before the closing body tag (usually in footer.php file in the active theme directory):

    Explanation: This code executes every time when the plugin displays the results, and closes the filters box immediately after.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.