Problem with JQuery remote loading
-
Hello.
If you set “JQuery Remote Import” in the CDN tab of LiteSpeed Cache plug-in to Google or Cdnjs, a 404 error occurs.
https://ajax.googleapis.com/ajax/libs/jquery/1.12.4-wp/jquery.min.js
https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4-wp/jquery.min.js
I confirmed that there is no link destination either, and I thought that it would be necessary to modify the URL of the plug-in’s JQuery remote read destination, so I wrote it.
The valid URLs I found out were:
https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js
https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js
Please modify the connection destination URL for the plugin’s jquery library.
I am not good at English, so please forgive me if you have any difficulty reading.
- The topic ‘Problem with JQuery remote loading’ is closed to new replies.