I’m using the latest version of Gravity Forms, 2.7, and I have a modal on my site to allow users to sign up for a mailing list. The modal loads a Gravity Form.
I notice that on most pages, the Gravity Forms CSS and JS doesn’t load, since this form is not within the_content().
On pages where there is already a GF, the CSS and JS is loaded in.
Is there a way to force the GF styles and scripts to load on all pages?