Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › search settings not displaying › Reply To: search settings not displaying
October 23, 2020 at 10:21 am
#29983
Keymaster
Thanks, 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