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

    (@milindmore22)

    Hello @charchahub

    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)

    @charchahub 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 ‘While setting the AMP pluggins getting error’ is closed to new replies.