• Resolved Rajon Ahmed

    (@engrrajonahmed)


    I am trying to redirect users to an external website(sibling subdomain) after successful login.

    To do that I am using the following shortcode. But it seems, the code is redirecting the users to the WordPress dashboard instead of the external website. However, the code is working fine if I use an internal URL.

    Form Location: sso.example.com
    Destination Site: wiz.example.com

    [theme-my-login action="login" redirect_to="https://wiz.example.com" show_links="0"]
    • This topic was modified 1 year, 8 months ago by Rajon Ahmed.
Viewing 2 replies - 1 through 2 (of 2 total)
  • bonjour j’ai téléchargé ce plugin ca marche mais j’arrive toujours sur une page dashboard après connexion ,que je ne sais pas comment modifier

    donc une fois connecté je ne peux rien faire j’ai besoin d’aller sur une page intranet particulière et différente selon le profil du compte wordpress

    dans wordpress je ne trouve pas cette page

    comment faire merci de votre aide

    Plugin Author Jeff Farthing

    (@jfarthing84)

    You cannot redirect externally in that manner as these redirects use wp_safe_redirect().

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shortcode attribute “redirect_to” is not working as expected’ is closed to new replies.