Archived topic
Navigational Menu Not Showing On AMP Page
1 reply · Started by Vincent on December 7, 2018
Hi,
I've been testing mobile AMP pages using the AMP plugin by Wordpress.com (https://wordpress.org/plugins/amp/)
Using the Paired Template Mode, the AMP version for my blog post (https://thecoffeeho.me/yahava-coffee-ethiopia-sidamo-review/?amp) doesn't display the slideout navigational properly on mobile. Original version (https://thecoffeeho.me/yahava-coffee-ethiopia-sidamo-review/)
This could be due to the AMP Validation errors that have been sanitised. One of them is illegal_css_at_rule : @-ms-viewport. Could this be why the navigation menu doesn't work on the AMP mobile page? Are there any workarounds for this to keep a similar look and feel for AMP mobile page with a working navigation menu?
Hi there,
It looks like the plugin is commenting out all of the scripts on the site, which includes the javascript that controls the mobile menu etc..
I'm not sure if that's the intended behavior or not? It may be worth asking their support if something needs to be done to make it compatible.