Getresponse “issue”
-
Hi,
So basically my issue is when people opt in to my list they get directed to this GR page => https://app.getresponse.com/add_subscriber.html and it looks super ugly.
This is the code in the function.php
// add GetResponse form action
elseif($optinforms_email_solution == ‘optinforms_email_solution_option4’) {
return “https://app.getresponse.com/add_subscriber.html”;
}Since this is not a web form I’ve created at getresponse, I cannot set a custom thank you page…
My question is: Is there any way to bypass their default page and redirect people to a custom url?
Unfortunately the Getresponse Web Forms are not responsive!!!!!?? I was in shock when found it out!
You can see on this page https://www.iangol.co.uk there are two optin forms… at the top is the one from getresponse the one below is Optin Form.
Now they both look great, but the GR form is not responsive and yours take people to that ugly default thank you page.
I was on the chat with them today and they were talking about some API and stuff…
Is there any workaround this?
Pete
The page I need help with: [log in to see the link]
- The topic ‘Getresponse “issue”’ is closed to new replies.