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.

Problems Using CSS Ready Classes

  1. aaronu
    Member

    Interesting that there's no option in your submission form to post this in the Troubleshooting forum.

    Anyhow, I'm using the latest version of Gravity Forms and testing on latest version of Firefox. Here's the site:

    http://aaronuhrmacher.com/clients/universal/service-evaluation/

    Although I've added CSS Ready Classes to most of the fields, none of them are showing up on the site. Is there something else that I need to do? There's nothing else referenced in the documentation.

    For example, I want the "Who was your..." questions to appear side-by-side. I've added the code as instructed in the documentation but it doesn't do anything.

    QUESTION 2: There are a bunch of conditional questions that I would like to have appear in a horizontal row. However, since they are conditional, I can't have them all touch in the form builder. Does that mean that the CSS Ready classes won't work?

    Thanks!

    Posted 13 years ago on Tuesday January 18, 2011 | Permalink
  2. You're using version 1.4.5 which does not include the ready classes. That's why they're not working for your form. Those are included in the 1.5 release. You can download the release candidate if you would like to use those.

    The ready classes may or may not work properly with conditional logic depending on how your form is actually structured. The CSS rules won't pay any attention to conditional logic, only to how the elements are actually placed in the resulting form markup. You'll simply have to try it and see how it goes. There's no way to build in support for all of the because of all of the possible combinations when using conditional logic.

    Posted 13 years ago on Tuesday January 18, 2011 | Permalink
  3. aaronu
    Member

    Thanks for your quick response. I guess I'm confused. The plugin tells me in Wordpress that I'm using the latest version of Gravity Forms, and there is a space there for the CSS Class Name in that version. And there's the documentation that's already up. But you're saying I need another version to get it functioning? Do I need to re-download from your website on a regular basis or will I get the updates in Wordpress as I do for other plugins? Thanks again!

    Posted 13 years ago on Tuesday January 18, 2011 | Permalink
  4. 1.4.5 is the current release. The 1.5 version hasn't been released yet. When it is, your auto-update will notify you that a new version is available to install - just like other plugins.

    You can download the 1.5 release candidate from the downloads page if you would like to start using it and the Ready Classes.

    The option to add your own class name has existed for several versions back, we just introduced new pre-built CSS classes in the 1.5 version as helpers so you don't have to figure that all out yourself. Since several people are already using the 1.5 version for their sites, we released the Ready Class documentation. We did however add a big orange notice to let people know that the Ready Classes were only for version 1.5 and later.

    http://grab.by/8r2g

    Posted 13 years ago on Tuesday January 18, 2011 | Permalink