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

Reply To: Custom Fields are not visible and my setting button is not working

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Custom Fields are not visible and my setting button is not working Reply To: Custom Fields are not visible and my setting button is not working

#39503
Ernest MarcinkoErnest Marcinko
Keymaster

Well, there is definitely something adding a “defer” tag on all of the scripts.
You can try changing the javascript source here: https://i.imgur.com/KDGHcQd.png
It may resolve the issue even if defer is enabled, but it’s best not to use deferin without proper script combine. If you use any custom code or a CDN, that could also change the final output to add the defer tags.