I've been converting a site to Accelerated Mobile Pages and now I'm trying to implement a contact form. I've got amp-forms running on the page and I've placed the example code of an HTML AMP contact form from the AMP by Example site, but the form is not displaying and the page validates without any AMP errors. Any ideas what I'm doing wrong?
Asked
Active
Viewed 465 times
0
-
Could you please provide a link to your sample page. – Sebastian Benz Mar 22 '17 at 08:10
-
You may want to try the [suggested workaround in this forum](https://forums.cubecoders.com/chat/issue-with-amp-page-not-loading-or-showing-login-boxes). It stated that there's a known issue where AMPs CPU usage climbs and the web interface becomes unresponsive. Also make sure that you have imported the corresponding library for `amp-form`: `` – abielita Mar 22 '17 at 09:02
-
Like I stated above, "I've got amp-forms running on the page" or is on the page. – AlanP Mar 22 '17 at 16:46
-
@AlanP can you please provide the exact code with what you are trying? – Adithya Sai Mar 05 '18 at 06:44