hubeRsen on "[Plugin: Polylang] Language switcher sortorder of items"
Hey Chouby thanks for pointing in that direction. It's in fact the plugin https://wordpress.org/plugins/taxonomy-terms-order/ that causes the wrong sorting of language items in the nav. There is a Auto...
View Articlerconnard on "Polylang Redirects to Blank Homepage"
Chouby, thanks for your quick response. Okay, tried that and this is what came up on /ka Strict Standards: Declaration of plugin_findreplace::addPluginSubMenu() should be compatible with...
View Articleandrealves on "[Plugin: Polylang] Add any strings to strings translation tab"
Thanks for the fast reply! So, I did register the field to translate: pll_register_string('footer-mapa', 'mapa do site', 'Theme Option', $multiline); It created the field on strings translation tab and...
View Articleandrealves on "[Plugin: Polylang] Add any strings to strings translation tab"
Got it!! Searched more and found this: http://wordpress.org/support/topic/plugin-polylang-changing-theme-options?replies=5 I'll just leave a quick how-to, in order to help someone that may have the...
View Articleqrmiz on "[Plugin: Polylang] Add any strings to strings translation tab"
Andre - I used your code above: pll_register_string('footer-mapa', 'mapa do site', 'Theme Option', $multiline); and it worked! So I believe you can mark it as resolved :) Cheers!
View Articlejefferyto on "[Plugin: Polylang] get_wpseo_options_arr() deprecated since...
Hi, I have Polylang 1.4.4 and WordPress SEO (by Yoast) 1.5.2.6 installed. I also have WP_DEBUG set to true for development. When I load a page (or look at the debug log), I see this message: Notice:...
View Articlemrjive on "[Plugin: Events Manager] Event list widget displaying events in...
Hi, and thanks for the great plugin. I'musing polylang ( https://wordpress.org/plugins/polylang/ ) to translate my events. While the translation is ok with the single events, I'm having trouble with...
View Articlemrjive on "[Plugin: Events Manager] Event list widget displaying events in...
Actually, maybe it's not an issue related to this plugin, but rather it is about how polylang manages the translation. It's the same for menus: you have to create a menu for each language. But how can...
View ArticleMartin on "[Plugin: Polylang] Update fails"
When i tried to update 1.4.3 to latest 1.4.4 Polylang,m whole website crashed... can't load any page. I've to revert old version and saved database.... From appache log it logs: PHP Fatal error Call to...
View ArticleChouby on "[Plugin: Polylang] Update fails"
You *must* check for the existence of the function before using it. WordPress deletes the plugin during the update. See also:...
View ArticleMartin on "[Plugin: Polylang] Update fails"
Hi, thx... So the reason if i do not check existance of the function is that whole website will be "blank" ? (white with nothing)
View ArticleChouby on "[Plugin: Polylang] get_wpseo_options_arr() deprecated since WPSEO...
Thanks for the report. I will change this in Polylang 1.5.
View ArticleChouby on "[Plugin: Polylang] Update fails"
Yes. The function does not exists while the plugin is updated. So calling it from another plugin or from your theme results in a fatal error and you end up to a blank screen. Also the update is...
View ArticleChouby on "Polylang replaces custom/disabled metabox via meta_box_cb"
Thanks for the tip. I wasn't aware of this new parameter. However, there should be no more issue in Polylang 1.5 as I am currently working on a more robust solution which keeps the original metabox...
View ArticleAyman on "[Plugin: Polylang] Failing to redirect properly after update."
Hello, After updating polylang to version 1.4.4, the home page keeps on crashing for the non default language. The url is resulting like: http://www.example.com/en/en instead of...
View ArticleChouby on "[Plugin: Polylang] Failing to redirect properly after update."
Could you just try to resave your polylang settings?
View ArticleAyman on "[Plugin: Polylang] Failing to redirect properly after update."
Already tried to re-save polylang settings and resave the permalink settings and nothing changed. I have also tried with the default theme and that didn't help. Any other suggestions?
View ArticleChouby on "[Plugin: Polylang] Failing to redirect properly after update."
Do you remember what was the previous version? Try to de-activate all other plugins and switch to a default theme such as twenty twelve.
View ArticleAyman on "[Plugin: Polylang] Failing to redirect properly after update."
Previous version used is 1.4.3 Already tried deactivating all the plugins used leaving only Polylang with the default theme Twenty Fourteen. Still the same behavior.
View Article