Thread Starter
Leo
(@leoleylan)
I am really trying to find a solution to the issue I described, I just wonder if I am the only one with this issue… must be more people than me using “domain per language” out there and it doesn’t seem like it is an issue with the responsive theme I am using.
Found this:
http://wordpress.org/support/topic/add-custom-string-translation-on-polylang-working-with-responsive-theme
and:
http://pastebin.com/0Aw0wDaD
but you’re saying “plugin is obsolete since Polylang 1.0” … I really have no clue where to look for issues in my wordpress.
Thread Starter
Leo
(@leoleylan)
I have tried with “native” and custom menu, the German front page flag always points to (German) bla.de with the English flag on it. The English front page (default language) does point to the German front page though. all other pages link the correct pages in the other language.
Thread Starter
Leo
(@leoleylan)
After lots of playing around I found out define('PLL_WPML_COMPAT', false); to help me with this issue. Had no idea Polylang was actually accessing my old WPML data…
Thread Starter
Leo
(@leoleylan)
Found out if I “deactivate” pll_wpml_compat all the responsive theme string translations are gone 🙁 and they didn’t show up after turning it on again.