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.

Can you put a form in a php page?

  1. I'm working on a thank you page for a shopping cart plugin. The page is a standard php page. I'd like to have a gravity form in the page for client file uploads. The page is not editable within the WP standard editor and therefor I can not use short code to insert it (at least not that I know how).

    Can someone tell me how I might go about doing this?

    Posted 11 years ago on Tuesday March 12, 2013 | Permalink
  2. David Peralty

    You can't add Gravity Forms forms outside of WordPress.

    Posted 11 years ago on Tuesday March 12, 2013 | Permalink
  3. I'm not trying to do it outside of wordpress. This PHP page will be in a wordpress site. It's a dynamic page though that fills info from user account information, order number and the like. So, it's is a PHP page, but it is in WordPress. Can it be done?

    Posted 11 years ago on Tuesday March 12, 2013 | Permalink
  4. David Peralty

    Try the following: http://www.gravityhelp.com/documentation/page/Embedding_A_Form There is a PHP embed code listed in the instructions there.

    Posted 11 years ago on Tuesday March 12, 2013 | Permalink