redyyu on "[Plugin: Polylang] browser language according is not working,...
Please also try Chrome, you will see the different. (only the first time enter the website, make sure there is no cookie at all).
View ArticleChouby on "[Plugin: Polylang] Custom string translation stopped working in...
For what I understood, DMS is a separate product from Pagelines. So it's unlikely that code written for Pagelines works for DMS too. All Polylang functions used are still valid.
View Articlejanpeeters on "[Plugin: Polylang] Custom string translation stopped working...
Hi Frederic, Thanks for letting me know that on your side all has stayed the same. Heading back to Pagelines for some further research. Thanks, Jan
View ArticleChouby on "[Plugin: Polylang] browser language according is not working,...
Sorry for being so long to understand :( Polylang first compares this code to the browser preferences. A match is found if the browser preference starts by the language code 'cn'. In your case it can't...
View Articleredyyu on "[Plugin: Polylang] browser language according is not working,...
Thank you very much.
View ArticleChouby on "[Plugin: Polylang] browser language according is not working,...
Sorry, that should not work either. Please try if (empty($pref_lang) && (0 === stripos($accept_lang, $language->slug) || 0 == strcasecmp($accept_lang, str_replace('_', '-',...
View Articlesmd9 on "Polylang won't translate buttons"
We're using the WP Clear theme and have two translations of each page. The menus and text translate fine when using an alternate language, but the buttons ("read more", "search" etc) still show up in...
View Articleredyyu on "[Plugin: Polylang] browser language according is not working,...
Thank you. looks work perfectly now....:)
View ArticleChouby on "[Plugin: Polylang] browser language according is not working,...
I will include this in v1.3
View Articletenedro on "Blank website after activating polylang"
I am trying to set up a multilanguage website using polylang 1.2.4 on WP 3.7.1 with the default wp2013 theme. I use the "Day and name" permalink setting and a static front page. Languages installed are...
View ArticleKimikaze on "Polylang won't translate buttons"
I believe this page might give you information you are after. theme-internationalization-i18n-and-localization-l10n
View ArticleDivyaani on "[Plugin: Polylang] Warning: array_merge()...
Hi there, I'm helping a friend with his website and installed Polylang today (as he wants a bilingual website) - everything seems to be working fine except that I see this message on the homepage (in...
View ArticleDivyaani on "[Plugin: Polylang] Warning: array_merge()...
Sorry, I should have said that this error is visible on all pages...
View ArticleDivyaani on "[Plugin: Polylang] Warning: array_merge()...
The link to see this problem is below: http://www.ispromotions.ch/?lang=fr
View Articleateale on "[Plugin: Polylang] getimagesize error"
Hi Guys! I have just installed polylang and i think the theme I am using isn't going to work with it. The theme has a custom logo and as soon as polylang is setup and I load the page I get the...
View ArticleChouby on "Blank website after activating polylang"
Could you try de-activating all your plugins before activating Polylang?
View ArticleChouby on "[Plugin: Polylang] getimagesize error"
That's because the theme makes incorrect usage of the function 'home_url' You can find a corrected version at https://github.com/Chouby/Blogberry
View Articleateale on "[Plugin: Polylang] getimagesize error"
Chouby thank you very very much! That's fantastic! Lifesaver!
View Article