• Resolved otakuoracle

    (@otakuoracle)


    ampwp-36a3dbb5-78d5-5c49-a2cc-3881ee22fbeb

    Even after intsalling site is not opening fast and how can i change footer section logo in amp mobile version i’m seeing i didn’t have uploaded any logo in footer section of amp mobile still it is appearing. Please help to configure amp in best way

    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 @otakuoracle

    Thank you for contacting us, it may be an issue or conflict with Litespeed plugin which is adding comments in JSON response.

    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)

    @otakuoracle 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 SCAN FAILED’ is closed to new replies.