redirect url not working
-
I want to redirect to a url outside the site after the user is logged in.
So i used the code <?php echo do_shortcode( “[ultimate_ajax_login redirect_login=’https://www.google.co.in’%5D” ); ?>
if i wanted to redirect to google after login. somehow it doesn’t work out.
Any help would be truly appreciated.Thanks
- The topic ‘redirect url not working’ is closed to new replies.