• Resolved cryproafricanow

    (@cryproafricanow)


    Thank you,

    Since I switched my website’s previous theme to the recently acquired Newspaper Theme, the AMP configuration is broken, and pages don’t load properly. It displays SCAN FAILED when attempting to scan the AMP. I beg you to please help in resolving this issue.

    ampwp-515dcde6-faa9-5e8d-b280-ee784c7d912a

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Milind More

    (@milindmore22)

    Hello @cryproafricanow

    Thank you for contacting us, the AMP site scanner is a tool that will show you AMP validation errors that may be caused by plugin or themes

    Since you are using NewsPaper theme by tagdiv along with addon Mobile theme, it will overwrite the AMP templates also it forces their settings on AMP programmatically.

    So we can’t be sure if this error is related to AMP template being servered, from the site data we also noticed that you are using litespeed cache plugins

    LiteSpeed cache plugin that might have been conflicting with the AMP site scan.

    Can you please add the following code snippet to your active theme’s functions.php file or in the custom plugin and check if that works for you?

    add_filter( 'litespeed_comment', '__return_false' );

    I hope this is helpful!

    Plugin Support Milind More

    (@milindmore22)

    @cryproafricanow As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you require any further assistance.

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

The topic ‘AMP’ is closed to new replies.