Skip Navigation

[Resolved] redirect after login

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

Problem:

The issue here is that the user wanted to redirect his customers to the previous page that they are coming from after logging in.

Solution:
Unfortunately this isn't possible with our shortcodes. You can only be redirected to the url that is specified within the shortcode.

Any other redirect would need to be done using custom coding.

This support ticket is created 6 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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)

This topic contains 1 reply, has 2 voices.

Last updated by Shane 6 years, 9 months ago.

Assisted by: Shane.

Author
Posts
#614190

Hi, I have this problem:

I would like that once logged in, you would go back to the original page

example :

home page -> login -> return home page
(page protect 1) ---> login ---> return (page protect 1)
(page protect 2) ---> login ---> return (page protect 2)

here is the code of the layout section

[wpv-login-form redirect_url="" redirect_url_fail="<em><u>hidden link</u></em>" allow_remember="true" remember_default="true"]
#614324

Shane
Supporter

Languages: English (English )

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

Hello,

Thank you for contacting our support forum.

Unfortunately this isn't possible with our shortcodes. You can only be redirected to the url that is specified within the shortcode.

Any other redirect would need to be done using custom coding.

Thanks,
Shane