Hi.
I'm having a really hard time getting the form to display in a page template independent of my normal theme. I'm getting the "display: none;" attached to my "gform_wrapper" because of some sort of issue with the conditional logic.
I started with this post here for inspiration, but I can't get the form to load for the life of me. The fancy box pops up, but the page itself just won't load the form. I've updated the jquery version, made sure my footer was pulling the jquery, removed the calls for jquery from the header entirely and everything else I could think of.
I've looked at and tried to impliment the changes mentioned in this post, and this one as well.
If I change the page's template to the theme's template, rather than the plain page, the form loads just fine.
This is my plain page template, what am I doing wrong?