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.

Forms not loading CSS ...

  1. tracedef
    Member

    We've noticed that we're frequently having issues with Gforms not loading it's call for css and related when we insert forms via shortcode into custom posts types for sliders in home page slideshows and sometimes in sidebars. I've read something about manually enqueueing some gforms code but that would create a whole extra layer of work since it appears to be on a per form basis .... which turns out to be a lot of work when dealing with lots of forms on lots of sites with lots of pages. :)

    What's the simplest way to force gforms to simply load on EVERY page? There's not a page on our client sites that does not have a form but if we place a manual call in the header, we're likely going to have multiple calls occurring? which isn't a desired outcome either.

    Any feedback or help appreciated!

    Posted 13 years ago on Wednesday November 16, 2011 | Permalink
  2. tracedef
    Member

    Also: experimenting with placing enqueue script in header and it works regardless of what form value we put in the first value field for $form_id, it can be "1" or "20" and the form that would normally not work now has css and related loading .... is this normal? My understanding is that if the value for $form_id is set for use form "1" then it should only load when form 1 is loaded?

    Posted 13 years ago on Wednesday November 16, 2011 | Permalink