• We have a site localized with WPML. We need the login form to redirect to the correct language after successful login.

    Currently, the login page is localized, e.g., site.domain.com/en-us/?password-protected=login&redirect_to=http%3A%2F%2Fsite.domain.com%2F.

    But, we need the redirect param to be site.domain.com/en-us/?password-protected=login&redirect_to=http%3A%2F%2Fsite.domain.com/en-us/%2F.

    How do we update this so that it redirects properly?

    Thanks

  • The topic ‘Update Redirect after login’ is closed to new replies.