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/confirm?email=computerfixer77@yahoo.com&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/confirmed?email=computerfixer77@yahoo.com&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!