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.

Embedding outside of wordpress

  1. Hi

    We are developing a jquery mobile website are are looking to use wordpress and GF to handle the user login/registration and ecom functions.

    I have created a GF form on plain page at https://menupot.com/testbasket2

    I have read through the forum and found, but they are old posts and a few of the link are now broken

    http://www.gravityhelp.com/forums/topic/embedding-offsite and http://www.gravityhelp.com/forums/topic/embedding-gf-on-html-page some of the links seem to be have removed.

    Any suggestions on how to embed this page?

    Thanks

    Mark

    Posted 12 years ago on Friday April 20, 2012 | Permalink
  2. Your form would still need to be in your WordPress installation of course but the best way to pull this off is to create a "Plain" wordpress page template, create a new page using that, embed your form on that page, grab the URL then use an iFrame to embed the form on pages outside of your WordPress site.

    Here's an older tutorial that uses that technique (for modals in this example, but the plain page concept is the same)

    http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/

    Again, that's an old example so make sure any script references (jQuery, etc.) are updated to reflect the latest versions.

    Posted 12 years ago on Friday April 20, 2012 | Permalink