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
October 4, 2022 at 1:33 pm
#39503
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.