Hey, was wondering if there is a way to include ELEMENTS on AMP pages? For example, we have some custom hooks for our category pages and was wondering if we can get these same hooks to be included on AMP. We are using the AMP for WP plugin.
This depends on the kind of AMP functionality you’re using. If your AMP pages are still using GeneratePress, your Elements will work. If it’s taking over from the theme and providing a completely different output, Elements won’t work.