Skip Navigation

[Resolved] Cannot set the redirect logout URL

This support ticket is created 4 years, 4 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 5 replies, has 3 voices.

Last updated by Shane 4 years, 4 months ago.

Assisted by: Shane.

Author
Posts
#1795735
Screenshot 2020-09-30 at 9.47.19 PM.png
Screenshot 2020-09-30 at 9.47.00 PM.png

Dear Sir/Madam,

I want to set the redirect logout URL, no matter I set the relative URL or absolute URL, the plugins not allow. Please advise what the valid URL is.

Best regards,

Kelvin.

#1797699

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

I tried to reproduce the problem on my own site and I don't have any problems inserting the same URL as in your screenshots, I'm not sure what is causing that validation error.

You can try inserting the shortcode manually rather than using the GUI, in this format:

[wpv-logout-link redirect_url="<em><u>hidden link</u></em>"]Logout[/wpv-logout-link]

Full details of the shortcode are here: https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-logout-link

#1797789

Dear Nigel,

thanks for the confirmation, is it a bug? How can I troubleshoot and fix it?

Best regards,

Kelvin

#1797869

Shane
Supporter

Languages: English (English )

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

Hi Kelvin,

As Nigel was able to insert the URL using the user interface fine it wouldn't be considered as a bug.

Also as he mentioned the User interface will generate the shortcode for the logout redirect, however you do have the option to add it manually like this below.

[wpv-logout-link redirect_url="<em><u>hidden link</u></em>"]Logout[/wpv-logout-link]

If you are still experiencing issues please let me know.
Thanks,
Shane

#1799715

Dear Shane,

Yes, I can manually edit the shortcode but hope Toolset can fix the issue as not many users can know how to code.

By the way, is it possible to logout without asking confirmation and redirect to a specific page?

Best regards,

Kelvin.

#1800051

Shane
Supporter

Languages: English (English )

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

Hi Kelvin,

By the way, is it possible to logout without asking confirmation and redirect to a specific page?

No this a completely optional attribute so you don't need to provide a redirect URL for logging out.

Thanks,
Shane