Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search bar breaks once admin logs out › Reply To: Search bar breaks once admin logs out
February 20, 2022 at 7:24 pm
#36856
Keymaster
Hi,
That sounds like a cache related issue. You probably have asset/page caching activated. For logged in users, usually cache is not active (especially for administrators), thus everything is fine. Once logged out, an older version of the cache is served, when the plugin styles were non-existent – resulting in an unstyled box.
Clearing all layers of cache and refreshing everything should resolve the issue.