I am using WPML to translate my website. My client wants the landing page for a new user to be a language selection page that looks like this.
I can design this page and make this the landing page, but when the users choose the language it will lead to that homepage. BUTTTT,
-
When the user will click the homepage logo on the website header, it will take it to the language selection page. Even if I were to change the link to the logo using header.php, how can I set it to homepage in the language chosen by the user?
-
I can’t allow to always land on this, I want to save this as language preference and the next time the users comes, I want to see the status of the language preference and then directly redirect to the respective homepage.
Thanks for any help on this! I am stuck really bad with this!