Chouby on "[Plugin: Polylang] Language switch error in archive index"
I believe that I found the true reason for the bug. It should now be fixed in the development version (1.5.0.6). http://downloads.wordpress.org/plugin/polylang.zip
View ArticleChouby on "[Plugin: Polylang] multilingual Reading settings"
In Settings->languages->settings. This option appears only if you use a static front page. The most important part is to translate the static front page defined in settings->reading in all...
View ArticleLeo on "Polylang"
Hey Choub, can you confirm my issue or is this an error I should look for in my own environment? Took a quick look at the code, but didn't find out in time to eventually find a fix for this. Thanks in...
View Articlekamalr on "[Plugin: Polylang] Ploylang tooltip doesn't show language name on...
Hi, I used code to show language switcher for Polylang plugin. <?php pll_the_languages(array('display_names_as' => 'slug'));?> I works well but on hover the languages not showing tooltip...
View ArticleTiago ADPS on "Exclude category from loop, the Polylang way"
Any other thoughts on this? Is it a bug or am I doing something wrong? Thank you
View ArticleChouby on "[Plugin: Polylang] Ploylang tooltip doesn't show language name on...
Hi! There is no tooltip on the language name, only on flags in the language switcher supplied by Polylang. If you want this, you will have to code your own language switcher. You can use the 'raw'...
View ArticleChouby on "Polylang"
Hi! Yes. I checked my code and I confirm that currently it can work only with the domain name bla.com. bla.com/wordpress will not work.
View Articlegerlos on "[Plugin: Polylang] Fatal error: Access to undeclared static property"
Hello, Just updated Polylang on my website from version 1.4.5 to version 1.5 on Wordpress 3.9.1, and got this error when going to the home page: Fatal error: Access to undeclared static property:...
View ArticleChouby on "[Plugin: Polylang] Fatal error: Access to undeclared static property"
Hi! Are you using the latest version of twenty Fourteen?
View Articlegerlos on "[Plugin: Polylang] Fatal error: Access to undeclared static property"
To be honest, I'm using a child theme of Twenty Fourteen customized by me, but got this error also when I switch theme to the version of Twenty Fourteen that's provided with Wordpress 3.9.1.
View ArticleChouby on "[Plugin: Polylang] Fatal error: Access to undeclared static property"
OK. I reproduced the bug. Could you check with the development version (1.5.0.7)? http://downloads.wordpress.org/plugin/polylang.zip
View Articlegerlos on "[Plugin: Polylang] Fatal error: Access to undeclared static property"
Many thanks for your super fast answer! I tried that dev version and it works! This solves my problem, thanks.
View Articlekamalr on "[Plugin: Polylang] Ploylang tooltip doesn't show language name on...
Thanks for reply. Yes, it could be easy to get and use raw option for making own language switcher. But I am new to wp and php. Can you give an example for this to do? Thanks
View ArticleLeo on "Polylang"
Hey Chouby, thanks for the update. Any suggestion where I chould have a look for this? Would love to build me a workaround, even if it's just a static/absolute path. Thank you!
View ArticleMikko Field on "Fatal errors after migration to hosting"
I made a website for a client in local host using a artisteer 4.1 generated theme and polylang 1.5 plugin. In localhost everything worked fine but once I migrated it to GoDaddy hosting there was...
View ArticleRS-Kreativa on "[Plugin: Polylang] Translation problems"
Hello. I have a few problems. 1.) Cannot, for the love of God, translate the homepage as it is not in the pages menu (I know it is made from index.php and header.php). Also, I am using Photolistic...
View ArticleElmo Allen on "[Plugin: Polylang] Multiple language switchers not working...
Multiple language switchers on a same page using PLL_Widget_Languages are not working, because all the widgets are created with an identical id attribute and the JavaScript hence only reacts to the...
View Articlestan92 on "[Plugin: Polylang] Date format problem"
Hi, I have a problem with changing date format on my site. I use "alora" theme and Polylang plugin. Date format settings are located in Wordpress "Settings" tab and "Theme options" also. I've changed...
View Articleardinent on "[Plugin: Polylang] Unexpected return of WP_Query, in PLL...
Hi there, When I run a standard WP_Query ( on a page with a secondary language set, with Page ID 310 ) using the args ( 'page_id' => 2 ), it returns the page 130. Is there any way to bypass getting...
View Article