This topic has 4 replies, 3 voices, and was last updated 12 years, 9 months ago by JackMagic.
Viewing 5 posts - 1 through 5 (of 5 total)
Hi,
The I’m using contact form widgets in my sidebars and footer and when they are submitted they show a success message of ‘undefined’. Now all the fields are correctly entered in, ie Title, Email, Success Message, yet they still all appear as ‘undefined’.
I’m looking through the contactform.php in the widgets folder and I can’t seem to place my finger on the problem. Could you please elaborate on this matter for me and help me solve it asap.
JackMagic
Contact Form 7 does not copy over the same css styling. Your contact forms work just fine for me, I don’t need to add any fields, I just would like to know how to correct the ‘undefined’ success message that appears. Even if I have to hard code an overall success message, its all I need.
Thank you,
JackMagic
This can done in JS folder atp_form.js.
js/atp_form.js
Find this:
var contact_success = jQuery('#contact_success'+$id+'').val();
Replace this
var contact_success = jQuery('#contact_'+$id+'success').val();
Is their anything else i can assist you with?
If you have not yet given ratings to the theme, kindly please give to the theme by going to your themeforest account downloads section and beside the Download button of the theme you can find the stars to click on for ratings 🙂
Regards,
Wajid Khan
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.