質問編集履歴
3
コードを追記いたしました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -55,3 +55,15 @@
|
|
55
55
|
[【追記あり・入れてみた】「Native Lazyload」でワードプレスがお手軽遅延ローディング【有効化するだけ】](https://lunalunadesign.net/2019/09/117/)
|
56
56
|
|
57
57
|
[iframeのネイティブLazy-loadがウェブ標準に、<iframe>タグにloading=lazy属性を追加するだけで遅延読み込み可能に](https://www.suzukikenichi.com/blog/native-lazy-loading-for-iframe-added-to-the-web-standard/)
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
現在のコードを追記いたします
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
```html
|
66
|
+
|
67
|
+
<p><iframe class="skip-lazy" style="border: 0;" tabindex="0" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3269.2996640542724!2d137.13387581598576!3d34.97415797602924!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x600498762106d483%3A0x4764141f01994417!2z44CSNDQ0LTA5MDMg5oSb55-l55yM5bKh5bSO5biC5p2x5aSn5Y-L55S65L2N5byP77yU77yS!5e0!3m2!1sja!2sjp!4v1611772353836!5m2!1sja!2sjp" width="800" height="600" frameborder="0" allowfullscreen="allowfullscreen" aria-hidden="false"></iframe></p>
|
68
|
+
|
69
|
+
```
|
2
test
CHANGED
File without changes
|
test
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
|
15
15
|
|
16
16
|
|
17
|
-
[問題があるページ](https://aoitoo
|
17
|
+
[問題があるページ](https://aoitool.co.jp/en/home/company/)
|
18
18
|
|
19
19
|
|
20
20
|
|
1
test
CHANGED
File without changes
|
test
CHANGED
@@ -11,6 +11,10 @@
|
|
11
11
|
**問題**:
|
12
12
|
|
13
13
|
WordPressで作成したページを印刷するときに、印刷プレビュー見ると埋め込んだGoogle マップが表示されません。
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
[問題があるページ](https://aoitoo、l.co.jp/en/home/company/)
|
14
18
|
|
15
19
|
|
16
20
|
|