[Plugin: SimpleModal Login] Redirect problem with &-parameters
-
Hey there,
First of all, I love this plugin. Sweet and simple, great looking log-in screen.
Just got an problem with redirect_to-URLs that deliver multiple parameters separated with “&”.
e.g. http://www.website.de/?parameter_x=option¶meter_y=1
With WP-Standard Log-in the redirect works just fine. With SimpleModal Login the URL after logging in changes the “&” to HTML-Code “
& a m p ;” < normally no spaces in between, form just converts it correctly:http://www.website.de/?parameter_x=option
& a m p ;parameter_y=1My php-skills aren’t good enough to get a clean solution. Any ideas?
Cheers,
Bas
The topic ‘[Plugin: SimpleModal Login] Redirect problem with &-parameters’ is closed to new replies.