My theme supports JQuery 1.7.2, yet GF still not displaying.
https://www.foresightlegal.com/prenuptial-agreement/prenuptial-agreement-questionnaire/
My theme supports JQuery 1.7.2, yet GF still not displaying.
https://www.foresightlegal.com/prenuptial-agreement/prenuptial-agreement-questionnaire/
I found 3 instances of jQuery on your site. 1.7.2 gets overridden by 1.7.1 and then lastly in the footer gets overwritten by 1.2.6.
You're going to want to get this sorted out by properly enqueuing the latest version that ships with WP for you to run into the least amount of conflicts that can arise by theme/plugin developers who incorrectly call jQuery.
Thanks for your patience. I now understand a lot more about JQuery conflicts and I've updated all calls so they are pointing to 1.7.2. Thanks for your help.
Great, glad you got it working and always here to help!