Hello,
For the first time I'm using a form in a widget area. However, when I do so the jQuery stops loading in the head and instead is loaded in the widget wrapper later on in the body of the html. The problem is every widget using jQuery is unable to function since those scripts are in the head. When I remove the widget everything works as normal and the jQuery file is loaded in the head first where it is supposed to be.
How can I get Gravity to load the jQuery in the header? I tried the turning on conflict as well as disabling AJAX.
Thank you,
D