Hi !
First of all, i’d like to say Thanks for this amazing template !
I’m using the version 3.4.0, and got a little problem whith the basic contact form.
By submitting the form, i’ve got #contactError message displaying on top of the form. BUT the email is well sent despite the error message…
Got the same problem as here :
error despite email sent
I checked the file js/views/view.contact.js (l.38), it seems to be ok :
if (data.responseJSON.response == 'success') {
I uploaded the new files from v.3.4.1 (js/theme.js and css/theme.css), but still got the error message.
Got any suggestions to help me on this ?
Thanks in advance !