03/30/2017 at 12:58 pm
#418177
Keymaster
@ Brian
Ok, tweaked the snippet, Form works correctly now. The issue, and it’s rare, the theme is render the page in a way that does not allow the enqueuing of scripts in the page footer when the script is enqueued in a shortcode as such as Form does. This is done so it only loads the javascript script on its page only. The code snippet basically forces the load on every page. It’s not ideal but it’ll work.
Hope this helps!
