Skip Navigation

[Resolved] Login form redirect url not working (user gets redirected to WooCommerce My Acc)

This thread is resolved. Here is a description of the problem and solution.

Problem: The redirect_url on my login form doesn't seem to be working correctly.

Solution: Check the domain and protocol for consistency with your site URL.

This support ticket is created 5 years, 10 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 2 replies, has 2 voices.

Last updated by olivierJ 5 years, 10 months ago.

Assisted by: Christian Cox.

Author
Posts
#1185320
Screenshot 2019-01-16 at 20.16.41.png
Screenshot 2019-01-16 at 20.15.59.png

I am trying to: have a user login and be redirected to a custom page "my account"

Link to a page where the issue can be seen: hidden link

I expected to see: The url I specified in the shortcode to be used after logging in

Instead, I got: redirected to WooCommerce my account page

#1185340

Hi, is the login failure URL working as expected? If it is working, try adding "www." to the redirect URL. I can see your site URL uses www but the login success redirect URL does not. I suspect that could be part of the problem.

#1185364

My issue is resolved now. Thank you!