AMP Plugin Blocking JavaScript
-
I have an issue in wordpress site, i have to use AMP Plugin for mobile page speed increase but,some javascript are blocked by AMP. I have to enable blocking javascript to unblocked what can i do.
<script src=”https://api.deals.shermanstravel.com/assets/widget.js”></script>
<script type=”text/javascript”>
new DealsWidget(‘dd8d7558591f09d26ff35ceb270042f4d606438516d9b9c17f57e46406abbc67’, { use_images: true, no_follow: true });
</script>above js file use in widgets but still AMP Block this js how to unblock above js.
Please Help this issue slove.
Thanks, Sandip
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘AMP Plugin Blocking JavaScript’ is closed to new replies.