質問編集履歴

4

2019/06/10 10:53

投稿

Achishi
Achishi

スコア15

test CHANGED
File without changes
test CHANGED
@@ -46,7 +46,7 @@
46
46
 
47
47
  (anonymous) @ jquery.js?ver=1.12.4-wp:1
48
48
 
49
- 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.
49
+ 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.
50
50
 
51
51
 
52
52
 

3

リンク削除

2019/06/10 10:53

投稿

Achishi
Achishi

スコア15

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,6 @@
1
1
  下記のサイトをwordpressで作成中です。
2
2
 
3
- [リンク内容](https://charmpoint2.sakura.ne.jp)
3
+ [
4
4
 
5
5
 
6
6
 
@@ -12,7 +12,7 @@
12
12
 
13
13
  別のサーバーで同じように作成した時は自然と動いてました。
14
14
 
15
- 移動前の[リンク内容](http://forthisu.sakura.ne.jp/test/)
15
+ 移動前の
16
16
 
17
17
  さくらサーバーからさくらサーバーに移動したときにall in one wp migration で移動しました。
18
18
 

2

試してみたこと

2019/06/10 10:52

投稿

Achishi
Achishi

スコア15

test CHANGED
File without changes
test CHANGED
@@ -75,3 +75,7 @@
75
75
  Failed to load resource: the server responded with a status of 404 ()
76
76
 
77
77
  ```
78
+
79
+
80
+
81
+ wordpressを最新に更新したり、jqueryをheader内に無理やり入れると最初は稼働しておりましたが、時間が経つとまた動かなくなるという状況です。

1

エラーメッセージ追記

2019/06/01 07:22

投稿

Achishi
Achishi

スコア15

test CHANGED
File without changes
test CHANGED
@@ -33,3 +33,45 @@
33
33
 
34
34
 
35
35
  よろしくお願いいたします。
36
+
37
+
38
+
39
+ ```エラーメッセージ
40
+
41
+ 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.
42
+
43
+
44
+
45
+
46
+
47
+ (anonymous) @ jquery.js?ver=1.12.4-wp:1
48
+
49
+ 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.
50
+
51
+
52
+
53
+ (anonymous) @ jquery.js?ver=1.12.4-wp:1
54
+
55
+ 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.
56
+
57
+
58
+
59
+
60
+
61
+ (anonymous) @ jquery.js?ver=1.12.4-wp:1
62
+
63
+ jquery-migrate.min.js?ver=1.4.1:2 Uncaught ReferenceError: jQuery is not defined
64
+
65
+ at jquery-migrate.min.js?ver=1.4.1:2
66
+
67
+ (index):934 Uncaught ReferenceError: jQuery is not defined
68
+
69
+ at (index):934
70
+
71
+ sample.png:1
72
+
73
+
74
+
75
+ Failed to load resource: the server responded with a status of 404 ()
76
+
77
+ ```