My form works perfectly in preview mode but does not show up on the page. It was working but then I added logic to the second element and now it does not show.
http://ccarts.ca/get-involved/donate/
This is a donation page. I have tree radials. Donate $20, $200 or other. If 'other' is selected then display Product -user defined amount.
If I turn off the logic the form displays.
Regardless of the form being on or off the 'total' does not update. (it does in preview)
I have read that conflicting jquery versions can cause an issue. I've looked at the source and see two or three references to jQuery from plugins. Is this an issue and if so how to I set them to use the same version?