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

Reply To: Search box not displaying correctly

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search box not displaying correctly Reply To: Search box not displaying correctly

#40466
Ernest MarcinkoErnest Marcinko
Keymaster

Thank you!

Turns out this was a known problem. We recently moved the asset folder for ajax search pro, and for some reason on sg-host staging environments the URL of the wp-content directory is reported with the non secure protocol “http://” instead of “https://”.
It’s not a big deal, usually WordPress auto-corrects that at some point, but here it failed. I had to add a single line of code to force the correct protocol, now it should be fine.