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.

How do I put form in my website?

  1. I have made a new form - how do I actually put it in my website??? I have no idea what to type - Contact Form 7 is easy because it tells you what to cut and paste!!

    Posted 13 years ago on Friday October 8, 2010 | Permalink
  2. Wow, that's cool of them.. but, this is even easier, nothing to cut and paste. There's a handy icon in the toolbar that will help you insert your form and set options right there.

    http://www.gravityhelp.com/documentation/embedding-a-form/

    Posted 13 years ago on Friday October 8, 2010 | Permalink
  3. Thanks!! That is WAY easier!! Do you know how I can make the text in the boxes dark?? My theme has white writing on a black background so you can't see the text when you enter it!? Thanks!! Jane

    Posted 13 years ago on Friday October 8, 2010 | Permalink
  4. Hey Jane, If you'd like to post a link to your form I can tell you for sure. This should work though. Try adding this to the end of your theme's style.css file or wherever you add custom css in your theme.

    .gform_wrapper input[type=text],
    .gform_wrapper input[type=email],
    .gform_wrapper input[type=password],
    .gform_wrapper input[type=url],
    .gform_wrapper input[type=tel],
    .gform_wrapper select,
    .gform_wrapper textarea {color:#000!important}
    Posted 13 years ago on Friday October 8, 2010 | Permalink
  5. I am using a GraphPaperPress Photo-workshop theme. In the theme is a field called "Signup Page" and the box for entry has a sample entry of "http://www.example.com". I'd like to just enter the id of the form but not sure if this is correct. I realize you don't know the GPP theme, but in general can you point me in the right direction for themes with a signup page "box"?

    My URL: http://mdavisphoto.us/workshops2

    Posted 13 years ago on Wednesday October 13, 2010 | Permalink
  6. I'm not exactly sure what you're asking for. I'm assuming that's just where you enter the URL of the form page wherever it may be.

    Gravity Forms are meant to be embedded in a WordPress page in your site. You would need to create a form, then create a page to embed the form into. Embed the form, and then copy the URL of the new page and enter it into the box you've described.

    Posted 13 years ago on Wednesday October 13, 2010 | Permalink
  7. I'm very impressed that I would get an answer this late in the evening!

    Your response made perfect sense. I will go off and try that now.

    Funny....took your reply and a stiff Gin and Tonic for that to "click". thanks.

    Posted 13 years ago on Wednesday October 13, 2010 | Permalink
  8. LOL. Wonderful. Maybe we'll recommend a Gin & Tonic for other folks in the future. Couldn't hurt anyhow.

    Posted 13 years ago on Wednesday October 13, 2010 | Permalink