email is sending, but no notification on screen
-
ContactForm7 v4.6 with Flamingo…
users submit a form, and the form gets successfully sent, received and documented in Flamingo.
However, there is no notification to the user that the form was submitted successfully.Attempting to submit the form again results in an error displayed properly in an orange box…
firebug shows an error when the first submit is pressed (and no notification gets displayed)
ReferenceError: ga is not definedThe error is not repeated when the button is pressed again (and that successfully displays an error notification)
as a side note, I also get the following in the firebug console:
Use of getPreventDefault() is deprecated. Use defaultPrevented instead.
Error: ReCAPTCHA placeholder element must be empty
- The topic ‘email is sending, but no notification on screen’ is closed to new replies.