I have a difficulty I how to setup same homepage url (from logo) with language url in Wordpress using Polylang plugin.
So, the homepage logo url is using maindomain.com, meanwhile homepage for language urls are using maindomain.com/en/ and maindomain.com/id/
since homepage logo url is different with homepage language urls. How to configure the plugin or wordpress so it can detect homepage language url automatically. Since it's causing redirection.
If user on maindomain.com/en/
the homepage urls must be maindomain.com/en/
If user on maindomain.com/id/
the homepage urls must be maindomain.com/id/
wp setup
I try to find solution in the internet but no clue