質問するログイン新規登録

質問編集履歴

4

2019/06/10 10:53

投稿

Achishi
Achishi

スコア15

title CHANGED
File without changes
body CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
 
24
24
  (anonymous) @ jquery.js?ver=1.12.4-wp:1
25
- jquery.js?ver=1.12.4-wp:1 Mixed Content: The page at 'https://charmpoint2.sakura.ne.jp/#3' was loaded over HTTPS, but requested an insecure script 'http://134.249.116.78/jquery.js'. This request has been blocked; the content must be served over HTTPS.
25
+ jquery.js?ver=1.12.4-wp:1 Mixed Content: The page at 'https://' was loaded over HTTPS, but requested an insecure script 'http://134.249.116.78/jquery.js'. This request has been blocked; the content must be served over HTTPS.
26
26
 
27
27
  (anonymous) @ jquery.js?ver=1.12.4-wp:1
28
28
  jquery.js?ver=1.12.4-wp:1 A parser-blocking, cross site (i.e. different eTLD+1) script, http://134.249.116.78/jquery.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.

3

リンク削除

2019/06/10 10:53

投稿

Achishi
Achishi

スコア15

title CHANGED
File without changes
body CHANGED
@@ -1,11 +1,11 @@
1
1
  下記のサイトをwordpressで作成中です。
2
- [リンク内容](https://charmpoint2.sakura.ne.jp)
2
+ [
3
3
 
4
4
  ほぼ完成でよいのですが、プラグインで入れた「Responsive Menu」が上手く動作できてません。
5
5
  (ハンバーガーメニューをクリックしても何も動かないです。)
6
6
 
7
7
  別のサーバーで同じように作成した時は自然と動いてました。
8
- 移動前の[リンク内容](http://forthisu.sakura.ne.jp/test/)
8
+ 移動前の
9
9
  さくらサーバーからさくらサーバーに移動したときにall in one wp migration で移動しました。
10
10
  その時点で動かなくなりました。
11
11
  サーバーの設定の問題でしょうか?

2

試してみたこと

2019/06/10 10:52

投稿

Achishi
Achishi

スコア15

title CHANGED
File without changes
body CHANGED
@@ -36,4 +36,6 @@
36
36
  sample.png:1
37
37
 
38
38
  Failed to load resource: the server responded with a status of 404 ()
39
- ```
39
+ ```
40
+
41
+ wordpressを最新に更新したり、jqueryをheader内に無理やり入れると最初は稼働しておりましたが、時間が経つとまた動かなくなるという状況です。

1

エラーメッセージ追記

2019/06/01 07:22

投稿

Achishi
Achishi

スコア15

title CHANGED
File without changes
body CHANGED
@@ -15,4 +15,25 @@
15
15
  この場合はどのように対処すればよろしいでしょうか?
16
16
  ご教授いただけますと幸いです。
17
17
 
18
- よろしくお願いいたします。
18
+ よろしくお願いいたします。
19
+
20
+ ```エラーメッセージ
21
+ jquery.js?ver=1.12.4-wp:1 A parser-blocking, cross site (i.e. different eTLD+1) script, http://134.249.116.78/jquery.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
22
+
23
+
24
+ (anonymous) @ jquery.js?ver=1.12.4-wp:1
25
+ jquery.js?ver=1.12.4-wp:1 Mixed Content: The page at 'https://charmpoint2.sakura.ne.jp/#3' was loaded over HTTPS, but requested an insecure script 'http://134.249.116.78/jquery.js'. This request has been blocked; the content must be served over HTTPS.
26
+
27
+ (anonymous) @ jquery.js?ver=1.12.4-wp:1
28
+ jquery.js?ver=1.12.4-wp:1 A parser-blocking, cross site (i.e. different eTLD+1) script, http://134.249.116.78/jquery.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
29
+
30
+
31
+ (anonymous) @ jquery.js?ver=1.12.4-wp:1
32
+ jquery-migrate.min.js?ver=1.4.1:2 Uncaught ReferenceError: jQuery is not defined
33
+ at jquery-migrate.min.js?ver=1.4.1:2
34
+ (index):934 Uncaught ReferenceError: jQuery is not defined
35
+ at (index):934
36
+ sample.png:1
37
+
38
+ Failed to load resource: the server responded with a status of 404 ()
39
+ ```