• Resolved rawhyder

    (@rawhyder)


    Getting the error: The tag ‘amp-anim’ requires including the ‘amp-anim’ extension JavaScript.

    This error only occurs on “search pages”. Not on the posts or categories themselves. The search pages don’t have this code:

    <script custom-element=”amp-anim” src=”https://cdn.ampproject.org/v0/amp-anim-0.1.js&#8221; async></script>

    Is this something I can add to the head, or how do I fix it on search pages?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor ampforwp

    (@ampforwp)

    Hello @rawhyder

    Can you please share the URL so I can check it.

    Meanwhile, paste this script to Enter HTML in head section of our plugin and check if the error is fixed or not.

    <script custom-element=”amp-anim” src=”https://cdn.ampproject.org/v0/amp-anim-0.1.js” async></script>

    Thread Starter rawhyder

    (@rawhyder)

    Don’t want to put my url here, but when I paste that code into the head and check the amp search results page, it still doesn’t show up in the code, and still brings up amp errors.

    Thread Starter rawhyder

    (@rawhyder)

    Any idea why putting that in the AMP head wouldn’t work for search result pages?

    Plugin Contributor ampforwp

    (@ampforwp)

    Hello rawhyder

    Can you please contact me on team@magazine.com so I can check it and solve it for you.

    Please let me know.

    Regards,

    Thread Starter rawhyder

    (@rawhyder)

    That email address was rejected by my server. Is it correct?

    Plugin Contributor ampforwp

    (@ampforwp)

    Hello rawhyder

    I am sorry it is team@magazine3.com please use this email to send your issue to our support team.

    Regards,

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘amp-anim’ is closed to new replies.