Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › search settings not displaying
- This topic has 5 replies, 2 voices, and was last updated 5 years, 7 months ago by
Ernest Marcinko.
-
AuthorPosts
-
October 22, 2020 at 5:16 pm #29968
dangoren89
ParticipantSorry to bother you again, but tearing my hair out here!
I’m developing a test search here: https://composersedition.com/search-test/
As you can see there are no search settings visible. I have Frontend Search Settings > General > Set the search settings to visible by default? On but the settings do not appear (as you can see above). It makes no difference whether I’m using Hovering or ‘Block or custom’ search settings position, nor if I add the Custom Settings position shortcode to the page.
The search works and I have Generic filters included as well as some Categories and Taxonomy Terms included. I’ve also tried adjusting the CSS and JS compatibility settings, but no joy.
Any help much appreciated.
Regards,
Dan Goren
October 23, 2020 at 8:39 am #29977Ernest Marcinko
KeymasterHi Dan,
The page there is very heavily cached. I strongly recommend turning off all the cache while making changes, as it will just compile/minify the assets and changes might not be apparent until it expires.
If you clear the page, asset, minify, CDN and browser caches, it should start working.October 23, 2020 at 10:09 am #29982dangoren89
ParticipantHi Ernest,
Thanks for getting back to me. I have been clearing caches frequently and tried it on multiple browsers and devices (also cleared). I’ve just done so again and also put the site in development mode at Cloudflare so there really shouldn’t be anything hanging over from yesterday, but it’s still not working…
October 23, 2020 at 10:21 am #29983Ernest Marcinko
KeymasterThanks, it now shows the search on my end, but the settings indeed does not display. I am seeing the following custom CSS in the site header:
.asp-fss-flex { display: none!important; }That basically hides the settings form completely. Make sure to remove it. If I manually disable it on the browser debug window, everything works okay: https://i.imgur.com/IQkCTg4.png
October 23, 2020 at 10:58 am #29984dangoren89
ParticipantOh, crikey! My Bad! Sorry to trouble you with this. Thank you for your time.
Dan
October 23, 2020 at 12:44 pm #29985Ernest Marcinko
KeymasterNo problem 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.