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.

Default CSS not being included

  1. derekbender
    Member

    I just installed the plugin and made a simple contact form. Its displaying on my site but the basic styles arent being included. I doubled checked that the display default CSS option is on and that <?php wp_head(); ?> is in the head. I'm also running the newest version of WP (3.0.1) with the newest version of Gravity Forms. Can't figure out why the CSS won't show. Thanks

    Posted 13 years ago on Sunday November 21, 2010 | Permalink
  2. Are you including the form via a shortcode in the page editor or using the fucntion call method? Also, have you checked the Gravity Forms settings to make sure the "output CSS" option is set to yes?

    Posted 13 years ago on Sunday November 21, 2010 | Permalink
  3. derekbender
    Member

    I tried both the shortcode and php code. And I have output as yes.

    Posted 13 years ago on Sunday November 21, 2010 | Permalink
  4. latinguy2004
    Member

    I'm having this same issue, I'm trying to do the gf_list_inline. I'm using the shortcode on the page editor and I checked to also make sure Output CSS is yes

    Posted 13 years ago on Sunday November 21, 2010 | Permalink
  5. latinguy2004
    Member

    If it helps, this is the page I'm trying to set it up on http://greatcleanhome.com/contact-us

    Posted 13 years ago on Sunday November 21, 2010 | Permalink
  6. @latinguy2004 - You're talking about a completely different issue. Your form CSS is being loaded just fine.

    The new class you want to use isn't included in the version you're using, it's in the 1.5 beta version that's available for download if you want to grab that.

    Posted 13 years ago on Sunday November 21, 2010 | Permalink
  7. @derekbender - Can you post a URL to your form so I can take a look at it?

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

    @kevin Thanks, I knew it had to be something overlooked on my end

    Posted 13 years ago on Sunday November 21, 2010 | Permalink
  9. derekbender
    Member

    Here is the URL: http://dgrinteriors.com/#contact. I have the same form twice, top instance is the shortcode and the bottom is php in the template.

    Posted 13 years ago on Tuesday November 23, 2010 | Permalink
  10. Have you tried disabling other plugins to see if there is a conflict? Gravity Forms uses the enqueue script function to load the CSS and if another plugin is using that incorrectly, it can cause a conflict.

    If you can't find anything there, we'll probably need an admin login to your site so we can check things out. You can send that via our contact form. If you do, please reference this thread URL.

    Posted 13 years ago on Tuesday November 23, 2010 | Permalink