please can some one answer this question nothing concrete is being answered on this question please i need to know if i can intergrate getresponse on my wordpress site, how and where should i go thank you
@uzomaeze007 you can easily integrate your GetResponse form on a wordpress page by simply copying the html from GetResponse into your wp page, although integrating RegPlus with GetResponse would require some php coding to pass the form fields from your GetResponse form to RegPlus
This WordPress Autoresponder Plugin allows you to easily have your GetResponse form on WordPress http://www.codebanter.com/projects/
Does the Codebanter plugin make it possible to have your GetResponse confirmation pages come up inside the blog, as a page?
I am currently trying to do this using the HTML form at my blog, http://www.MoneyLinksOnline.com. I created the confirmation pages in wordpress, and used the Exclude Pages from Navigation plugin to hide them. I use Permalinks, so the URL’s for the two pages are:
http://www.moneylinksonline.com/index.php/confirm
(in the HTML form on the WP site, asks subscriber to confirm their address))
and
http://www.moneylinksonline.com/index.php/confirmed
(in the control panel of Getresponse, tells subscriber that they have confirmed their address)
I can browse to them directly.
The problem is that after submitting the info on the form, the confirm page comes up like this:
http://www.moneylinksonline.com/index.php/[email protected]&name=KenM&ip=97.97.244.248&site=submit
And after clicking the link in the confirmation email (whis is successfully delivered), the confirmed page is:
http://www.moneylinksonline.com/index.php/[email protected]&name=KenMLO&=&ip=97.97.244.248&site=confirm
The pages do not display correctly. In the body they say “Sorry, no posts matched your criteria”.
Will Codebanter fix this, or does anyone know how I can do it?
Thanks!
ksoszka – exact same problem here. Any help would be appreciated
Hi, I figured out how to do it using html redirect pages for the confirm and confirmed pages, and each of those redirect to the corresponding php page – after that data is successfully added. Here is the post:
http://ww.wp.xz.cn/support/topic/257370?replies=3