Navigation überspringen

[Gelöst] Cannot set the redirect logout URL

This support ticket is created vor 4 Jahren, 7 Monaten. 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)

Dieses Thema enthält 5 Antworten, hat 3 Stimmen.

Zuletzt aktualisiert von Shane vor 4 Jahren, 6 Monaten.

Assistiert von: Shane.

Author
Artikel
#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
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: Europe/London (GMT+01: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>versteckter 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
Unterstützer

Sprachen: Englisch (English )

Zeitzone: 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>versteckter 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
Unterstützer

Sprachen: Englisch (English )

Zeitzone: 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