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

Reply To: Search stopped working since update

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search stopped working since update Reply To: Search stopped working since update

#49140
Ernest MarcinkoErnest Marcinko
Keymaster

Thanks!

The configurations seems to be all right on both ends. After updating though, still the old script files were loaded – I assume the CDN has cached them heavily, as the local cache is clean.

After switching the script source back to the default minified everything seems to work all right. Make sure to clear the CDN cache after plugin updates or perhaps configure the CDN to consider query strings (not to ignore query string). With that the CDN will know when to refresh the scripts as the query string updates after a plugin update.