Hi team,
I'm using Flatsome with Polylang to build a bilingual site (English & Spanish). Everything works well except the logo link — it always goes to the default (English) homepage, even when I'm viewing the Spanish version.
I tried using theme_mod_homepage_link in functions.php to change the logo URL based on language, but it doesn't seem to have any effect.
Is there an official or recommended way to make the logo link switch depending on the current language?
Thanks in advance!