Filter Box z-index

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 7 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10451
    starbellydesigns
    starbellydesigns
    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 Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


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

You must be logged in to reply to this topic.