• Hi, Thank you so much for developing great plugin.

    I have a question. Now I want to add amp custom code like, add_action( 'amp_post_template_css', 'xyz_amp_my_additional_css_styles' ); and check it in localhost using virtual box.
    http://***/?amp=1 url shows correct amp pages, but http://localhost:3000/***/?amp=1 url shows HTTP ERROR 500.
    How should I check the developing amp pages in localhost?

    Thank you.

The topic ‘HTTP ERROR 500 shows in amp posts(/?amp=1) in localhost?’ is closed to new replies.