Skip Navigation

[Resolved] redirect_url_fail doesn't work

This support ticket is created 3 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 3 replies, has 2 voices.

Last updated by katjaL 3 years, 9 months ago.

Assisted by: Shane.

Author
Posts
#1966477

I have the login form and I'm trying to redirect the user if she/he inserts wrong credentials. My shortcode is like this:

[wpv-login-form redirect_url="hidden link" redirect_url_fail="hidden link" allow_remember="true" remember_default="true"]

I tried also relative path "/try-login-again" for the fail url, but it didn't work either. The user was redirected to WordPress login page hidden link

#1967131

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Katja,

Thank you for getting in touch.

Would you mind allowing me to have admin access to the site so that I can check on this one for you ?

I've enabled the private fields for your next response, also please let me know the page where the login form is so that I can test this out as well.

Thanks,
Shane

#1972779

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Katja,

I did a quick test of the login form and saw that it was redirecting to the default wordpress login on fail.

I would like to rule out the possibility of a plugin conflict, so I would like for you to temporarily disable all your non-toolset plugins and try again.

Once you've done this please let me know. If the issue still remains I will proceed to grab a copy of your site so that I can perform some further debugging steps locally.

Thanks,
Shane

#1972853

Hi Shane, thank you! It was a plugin conflict, the "Restricted site access" plugin redirected to the WP login screen. My issue is resolved now. Thank you!