Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 169539

The tag ‘amp-form extension .js script’ appears twice

$
0
0

Replies: 0

On a page type, the amp version callhttps://cdn.ampproject.org/v0.js</script> twice.
I.e :
<script src=”https://cdn.ampproject.org/v0.js” async></script>
and
<script async custom-element=”amp-form” src=”https://cdn.ampproject.org/v0/amp-form-0.1.js”></script>

But I have a solution for this. Simply add comment to <!–script async custom-element=”amp-form” src=”https://cdn.ampproject.org/v0/amp-form-0.1.js”></script–> at the line 356 on features.php, or just delete it


Viewing all articles
Browse latest Browse all 169539

Trending Articles