• TML assigns the wp login / registration page towards one static page. Therefore it works fine for German together with the Plugin “BAW Login/Logout menu”, i.e. “login” / “registration” in the menu is linked to:

    /de/login /de/register

    In my multilanguage usecase I need this linked towards

    /en/en-login /en/en-register
    /fr/fr-login /fr/fr-regsiter

    depending on the current language.

    Does anyone see a solution to get those links depending on the current language? My only idea is to write a Rewrite Rule with a Rewrite Condition asking for the /en (Current Language) in the Referrer.

    PS: Logout isn’t needed the same way, because I immediately redirect per language to a custom page in the settings of “BAW Login/Logout menu”.

  • The topic ‘Multilanguage Login / Registration Page’ is closed to new replies.