标签: php jquery wordpress hosting web-hosting
我将我的网站bugdevstudios.com从一个托管移动到另一个托管,它开始向我提供以下jQuery缺失的错误。该网站在首次托管时表现完美。请告诉我该怎么做。
bugdevstudios.com
答案 0 :(得分:0)
我刚刚在浏览器中快速查看了该网站,但我无法在源代码中看到jQuery。
<script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha256-cCueBR6CsyA4/9szpPfrX3s49M9vUU5BgtiJj06wt/s=" crossorigin="anonymous"></script>
将此标记贴在<head></head>部分,看看是否有所作为。
<head></head>