Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Icon › Reply To: Icon
September 15, 2021 at 12:03 pm
#34766
Keymaster
Hi,
This phenomenon is called FOUC, and is not caused by the search plugin. It happens, when the site stylesheet files are loaded asynchronously instead of during the regular page load – and the yet unstyled items flash until the CSS file is loaded.
Usually Cache plugins have this feature, but is disabled by default Try checking your cache plugin options for asynchronous CSS loader feature or something similar.