We use the Contact Form 7 Plugin on our site for various things, including an RSVP form for our events. At the end of all our forms, our members click submit and it takes them to a new page where they have the option to pay via PayPal. I inserted the on_sent_ok: “location.replace(‘https://www.YOURSITE.com’);” code into the additional settings section, and it works just fine in Firefox but not at all in IE for all my forms. To combat this, I changed the “Sent Successfully” box to “If this page does not redirect, please click here, with a link to my redirect page. Two of our forms work just fine, with the page redirecting in Firefox and the link to click here showing up in IE, but we’re having trouble with one of them and it’s compatibility in IE.
When our members click on the Submit button in IE, it submits all information to us, but instead of redirecting them to selected page on our website to pay through PayPal, a new page opens and it says Not Found: Sorry you are looking for something that isn’t here. In FireFox, however, once a member clicks the submit button, it submits all the information and redirects them to the appropriate page.
My website is https://www.rmpca.com and the problem exists under my RSVP page: https://rmpca.com/events/rsvp/
I’ve tried all I can think of in terms of troubleshooting. I have deleted and redone my RSVP page, I have deleted and redone my form. Nothing seems to be working. In designing the website, I have often run into compatibility problems with IE, which is frustrating since most of my members use this browser.
Any help or suggestions you have is appreciated!