Has anyone found a solution for this issue. I have tried all the solutions mentioned and still users trying to reset passwords get “Your password reset link appears to be invalid. Please request a new link below”.
Very frustrating.
Thanks
I am having the same issue. When the user submits the form, they do not get a success message. However an email is sent. Due to this lack of feedback they hit submit multiple times.
I have other forms on the site that are working properly.
Here is a link.
http://absoluteshowerdoors.com/
It is the send us a message form in the footer area.
Here is the code.
<div class=”vamtam-rsvp-form”>
[text* your-name id:name placeholder “Name”]
[text* phone id:name placeholder “555-555-5555”]
[text* your-subject placeholder “Subject”]
[textarea your-message x2 placeholder “Describe in detail”]
[submit “SEND”] or Free Consultation form
</div>
Any help would be appreciated.