Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Okay,
So I use a plug-in on WP called XForms and combined with the CE4 template the submit button no longer works.
http://www.terryliveseyphotography.co.u … ce-survey/
It use to work on the CE3 version.
If I change to a different theme it also works.
I've updated the XForm to the latest version but no difference.
It could be dodgy code on the Xform but this is not an area I would know much about.
Any advice please.
Thanks,
Terry
Offline
The submit button is neither an anchor or a button; it's a DIV. I'm not sure what to make of that.
Is there supposed to be a script activating when you click on the DIV that starts the form processing, because this is usually a task delegating to links or buttons.
Also, in public.js (which is maybe related to the form?) there's some use of the live() function, which is depreciated or removed in newer versions of jQuery, depending on the version. It has been replaced by on(), so that may or may not be an issue.
As I'm unfamiliar with the XForm implementation, it's difficult for me to know what I'm looking for beyond making these observations. Also, the form is ugly. Is it supposed to look like that?
Offline
I've been using Contact Form7 (free) with good results. A lot of people like Gravity Forms (not free).
They both play well with WordPress.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Offline
I've used Contact Form 7 within the TTG Responsive Grid Framework to get two columns for a long form.
On mobile the columns stack, keeping the text easy to read
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Pages: 1