Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › New search bar live formatting issue
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 2 years, 10 months ago.
- AuthorPosts
- July 8, 2020 at 12:08 am #28293
Hi
For some reason when I publish a new page with a new search bar, the bar appears all white and different from the format I setup in settings and as seen in preview.
Please see example pic here.. https://prnt.sc/tdpllo
This is not how I setup the search bar to look in settings and in previews. I have tested dlfferent browsers and its the same.
Any ideas?
Regards
JamesJuly 8, 2020 at 10:11 am #28299Hi James,
That means, that the search stylesheets are not properly loaded on the front-end or they are completely missing. The most common causes are:
– The website cache is not cleared, make sure to clear all layers of cache – including minification, asset and page cache
– If you have a CDN provider, the CDN cache should be cleared as well
– If still no luck, then thewp_footer()
statement could be missing from the themefooter.php
file, although this is a very rare theme related mistakeI am currently seeing the search bar properly styled in the header, so I guess it was only a cache related problem?
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
July 8, 2020 at 10:52 am #28301Hi Ernest,
Ive tried clearing cache but unfortunately its still the same.
Just to clarify its not the homepage search bar im having a problem but its on a different page here…
https://www.etackle.co.uk/discount-tackle-sale-clearance/
The shortcode im using for this search bar is [wd_asp id=7]
Any more ideas at all?
Kind Regards
JamesJuly 8, 2020 at 11:44 am #28303Hi,
It looks perfectly fine on my end: https://i.imgur.com/TftKeAt.png
Best,
That means, this is only a cache related issue. Try clearing multiple times, or disabling for the time of development.
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.