PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Form Embedded in WordPress Plugin Code Doesn't Submit

  1. Hi there

    We are working on adding form to a WordPress landing page/countdown page so that people interested in our business can contact us while we do maintenance. We have embedded the form via php into a WordPress plugin template, and the form displays properly on the page. However when you try to submit the form from the page where it's embedded, it acts like it's going to send but it never does. Also, the embedded form ignores the validation.

    I tested the form out in the preview mode in the WP admin dashboard, and the form submitted fine there. The validation also works fine on the embedded page.

    Any ideas of what may be happening? Our site is using the default WP twentyeleven theme with the gravity forms plugin and the ElegantThemes Anticipate plugin. There aren't any other plugins enabled and there is very little content on the site.

    Any help is greatly appeciated.

    Thanks!

    Posted 11 years ago on Saturday September 8, 2012 | Permalink
  2. Please post a URL to where we can see this happening.

    If you embedded the form with the PHP function in a template file, you will need to enqueue your own scripts. Please read the complete documentation here:

    http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Enqueue_Scripts_and_Styles

    Posted 11 years ago on Saturday September 8, 2012 | Permalink