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

Reply To: Frontend search settings

#29126
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

The problem here is, that there is actually 4 search bars on the front page printed by the theme, but on the desktop view only that one is actually “visible”. That option applies to all of the search bars of course, so opening 4 hovering setting boxes – and the one you see is a floating box that cannot attach to an invisible search bar.
I suggest a few possible solutions:
– Not having that option active, instead let the user open the settings: https://i.imgur.com/wW2Igy3.png
– Having the options printed as a block: https://i.imgur.com/zdaSa4R.png
This however may require additional styling, as it depends on the parent container element styling as well (theme styling).
– ..or using the search shortcode instad, to manually place the search bar to the page, avoiding the duplicate prints