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.

Not save form 1.5.beta2

  1. gioska
    Member

    Form don't save.
    Please hel me, i have update to 1.5.beta2
    before update it saved.
    I have tried with all...

    Posted 13 years ago on Saturday November 20, 2010 | Permalink
  2. gioska
    Member

    Please Help me, i have purchased this great plugin but i can't use.

    Posted 13 years ago on Saturday November 20, 2010 | Permalink
  3. If you're unable to use the 1.5 beta 2 version, just remove it and re-install the previous version. Right now the 1.4.5 version is the supported release so you might want to roll back to that until the fully tested 1.5 version is released in the next week or so.

    Posted 13 years ago on Saturday November 20, 2010 | Permalink
  4. gioska
    Member

    Ok, i can, but i need to use CSS Ready Classes for a form with field Thirds (3 Columns)
    a 3 column layout.
    How i can?

    Posted 13 years ago on Saturday November 20, 2010 | Permalink
  5. You can paste the following CSS rules into your theme style sheet for the time being. After the 1.5 version is released, you can remove them because they're included in the default form stylesheet.

    http://pastie.org/pastes/1314092/text

    Posted 13 years ago on Saturday November 20, 2010 | Permalink
  6. gioska
    Member

    You are very kind, but it don't work for me...:(

    Posted 13 years ago on Saturday November 20, 2010 | Permalink
  7. Can you post a URL to your form so I can look at it? If I can see it, I will be better able to help you out.

    Posted 13 years ago on Sunday November 21, 2010 | Permalink
  8. gioska
    Member

    Now is ok, But i hope in the new version...
    you can see here http://www.filmogroup.com/preventivi/
    i've use this similar code:

    #gform_wrapper_1 #field_1_1 {width:140px; float:left; margin-right:20px!important; }
    #gform_wrapper_1 #field_1_2 {width:140px; float:left; margin-right:20px!important; }
    #gform_wrapper_1 #field_1_3 {width:140px; float:left; margin-right:20px!important; }

    etc...

    Posted 13 years ago on Sunday November 21, 2010 | Permalink
  9. I'm glad you found a solution. The other CSS should work fine if you add the class names properly in the form editor. You can refer back to this post for the correct way to implement the new styles.

    http://www.gravityhelp.com/css-ready-classes-for-gravity-forms/

    Posted 13 years ago on Sunday November 21, 2010 | Permalink