• I recently downloaded this plug in to enable AMP on the site. However, I cannot get valid AMP pages, because of the following:
    The attribute ‘src’ in tag ‘amp-form extension .js script’ is set to the invalid value ‘https://cdn.ampproject.org/v0/amp-form-latest.js’ defer=’defer’.
    The attribute ‘src’ in tag ‘amp-bind extension .js script’ is set to the invalid value ‘https://cdn.ampproject.org/v0/amp-bind-latest.js’ defer=’defer’.

    What I have done so far:
    – Deactivated all plug ins and created a new test post, still have the issue (the cache doesn’t clear immediately). So not my other plug ins.
    – There is no form on any of the AMP pages, so I have no idea why this JS element is being pulled in.

    Also for reference, using the AMP plug in, this issue did not occur, and AMP pages were valid, so it does seem like something with this plug in.

    Any help greatly appreciated, I do not want to go back to the AMP plug in, because the design customization was horrible.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    We checked your issue. This issue happens because of the ‘defer’ attribute which is added javascript in source code. Maybe some plugin or theme that added this defer attribute on your page.
    Like this: https://prnt.sc/v27bzp

    Can you please tell me which theme are you using on your page? If your theme provides any kind of javascript optimizations or any plugin that is using javascript optimizations, then please turnoff. And do let us know which theme or plugin that is conflicting with an adding deffer. So we can reectify it and make it compactibile with future updates.

Viewing 1 replies (of 1 total)

The topic ‘Validation Issues’ is closed to new replies.