Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Hover Search Filter positioning and visibility issues
- This topic has 10 replies, 2 voices, and was last updated 9 months, 2 weeks ago by
ajaypunatar_5dlK.
-
AuthorPosts
-
July 25, 2025 at 11:22 am #55007
ajaypunatar_5dlK
ParticipantWe want the Filters to pop up when the search bar is opened and to stay on when searching.
The search results overlap the filters, so I wanted to move it to the end of the search so it’s always visible.I’ve attached screenshot of what it looks like right now and what i’d like it to look like as well so that what I’m talking about makes sense.
I can’t see anywhere in CSS to make the edit to where the filter box is positioned as it’s pixel based, so I’m assuming its in the JS somewhere?
Also with the filter box set to be visible on the front end when the search is loaded, it doesn’t appear again when someone clicks away from the search and then clicks on the search icon on the header again
July 26, 2025 at 2:18 pm #55021Ernest Marcinko
KeymasterHi,
All right! The screenshot didn’t came through, but I think I know what you are looking for.
To get as close as possible, I have changed the filters layout to “block” and also disabled the switch for now so the users can’t make it disappear. You can of course turn that back on, these are the options I have changed for the settings: https://i.imgur.com/qJ07XJQ.png
For the results I have simply changed the layout from a hovering style to a block style here: https://i.imgur.com/v4h0NbJ.png
This results in a layout like this: https://i.imgur.com/TtXF9Zw.png
Both settings and results are visible, and re-opening the pop-up will not dismiss them.July 28, 2025 at 8:43 am #55037ajaypunatar_5dlK
ParticipantSorry, this is the screenshot that was supposed to be attached.
July 28, 2025 at 5:12 pm #55046Ernest Marcinko
KeymasterI have made a couple of changes to the settings (please read previous reply), it should stay opened in a block position with the results now: https://imgur.com/TtXF9Zw
July 29, 2025 at 11:25 am #55055ajaypunatar_5dlK
ParticipantIS there no way of positioning it to the side like in my screenshot so that it doesn’t interfere with the search bar position?
July 29, 2025 at 2:26 pm #55058Ernest Marcinko
KeymasterWell, you could try a special custom shortcode instead of the current one, something like this:
[wd_asp elements='search,settings,results' ratio='60%,40%,100%' id=1]August 7, 2025 at 8:37 am #55179ajaypunatar_5dlK
ParticipantOne more thing is that when none of the filters are selected, the search still returns results?
People will be expecting that with nothing selected, no results are returned.is it a bug or coded in this way or is there an option I can turn on or off to make it work like that?
August 8, 2025 at 9:00 pm #55197Ernest Marcinko
KeymasterIt is the default behavior, it can be adjusted that here: https://i.imgur.com/TiLO49a.png
August 18, 2025 at 11:12 am #55226ajaypunatar_5dlK
ParticipantI have that turned off like you have in the screenshot, so it should be showing nothing when no checkboxes are selected, but it’s still showing everything.
August 18, 2025 at 1:42 pm #55229Ernest Marcinko
KeymasterIndeed, this might be a yet unknown bug, I have noted it for more investigation.
Until then, I have enabled a requirement on the filter, so no search can be initiated unless a checkbox is checked in the post types: https://i.imgur.com/gxRzNOg.png
That will prevent the issue from happening.August 18, 2025 at 3:18 pm #55231ajaypunatar_5dlK
ParticipantThank you!
-
AuthorPosts
- You must be logged in to reply to this topic.