Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › loading problems
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 9 months, 1 week ago.
- AuthorPosts
- December 4, 2023 at 9:40 pm #46290
The search is not loading properly sometimes. It instead loads as a standard search bar with the filters down the page with space in between. It takes not even reloading the page, but typing the domain in the browser to fix, which a website visitor wouldn’t know to do.
December 5, 2023 at 1:20 pm #46296Hi,
It sounds like a FOUC issue. If you are using a heavy cache plugin or any CDN cache which allows lazy loading of stylesheets, that can cause this problem as the delayed loading of the styles will cause the flash.
Check the cache configuration and make sure to disable any lazy/delayed or “via script” loading of stylesheets, it will resolve the problem. Some CDNs may call it “rocket loader” or similar.
I usually don’t recommend using these advanced techniques of loading assets in general, unless you can gather the critical CSS to prevent the style flash. They usually cause more problems.Let me know if this helps!
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
December 5, 2023 at 1:59 pm #46299Don’t think the site uses this. Could ajax loading be an issue?
December 6, 2023 at 1:42 pm #46310Yes – if it has some funky business going on then definitely. If you want I can take a look at it to see what might be the exact issue.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.