Carlos on "[Plugin: Polylang] Monthly archives"
Hi! I have been using Polylang for a few weeks and it is working beautifully. Thank you! I have a website in Spanish and I have translated it to Catalan without problems. In the website I have a blog...
View Articledahund on "[Plugin: Polylang] Flags disappear from childmenu"
iam using this to display flags; <?php pll_the_languages(array('show_flags'=>1, 'show_names'=>0));?> but when not on frontpage, flags disappear? even if content exist in two languages....
View ArticleChouby on "[Plugin: Polylang] Monthly archives"
Yes, Polylang works like this since the beginning for all archives (date, author, post type...). I preferred doing so because ckecking for the existence of archives in the other languages needs one...
View ArticleChouby on "[Plugin: Polylang] Polylang breaks search in Spun theme"
I reproduced the bug. Could you update to the current development version (1.1.0.5) ? It should fix it. http://downloads.wordpress.org/plugin/polylang.zip
View ArticleChouby on "[Plugin: Polylang] Flags disappear from childmenu"
Where do you put this code? Have you a link demonstrating the issue?
View ArticleCarlos on "[Plugin: Polylang] Monthly archives"
Thank you for the explanation and code! Unfortunately, it doesn't seems to work. I have W3 Total Cache plugin running, but I disabled it from the "General Settings", disabling it with the "Toggle all...
View Articledahund on "[Plugin: Polylang] Flags disappear from childmenu"
i have commented out the code, but i but it in header together with a linkin icon, which shows. http://www.viegandmaagoe.dk
View ArticleChouby on "[Plugin: Polylang] Monthly archives"
I am sorry! I wrote this too quickly: replace: add_filter('pll_language_link', 'check_archive_translation'); by add_filter('pll_the_language_link', 'check_archive_translation', 10, 2);
View ArticleCarlos on "[Plugin: Polylang] Monthly archives"
Awesome! Works flawlessly! Thank you so much for your help!!
View ArticleChouby on "[Plugin: Polylang] Flags disappear from childmenu"
Could you put it again? And tell me where I can find any content in English. I see no posts on http://www.viegandmaagoe.dk/en/ and the menu does not appear to be translated.
View Articledahund on "[Plugin: Polylang] Flags disappear from childmenu"
I have turned it on again, and added and english menu for "Hvem arbejder vi med?" -> "Whom are we working with?"
View ArticleSeth Carstens on "[Plugin: SM Sticky Featured Widget] Small change in line 80...
interesting, I'll take a peek at this request.
View ArticleChouby on "[Plugin: Polylang] Flags disappear from childmenu"
Could you try this <ul id="language_bar"> <?php pll_the_languages(array('show_flags'=>1, 'show_names'=>0));?> </ul> instead of <div id="language_bar"> <?php...
View Articledahund on "[Plugin: Polylang] Flags disappear from childmenu"
same :-) why isn't correct HTML ?
View Articledahund on "[Plugin: Polylang] Flags disappear from childmenu"
i figured out what you mean about div's thanks for tip :-) but flags still not working.
View ArticleChouby on "[Plugin: Polylang] Flags disappear from childmenu"
It's wrong html because the function pll_the_languages outputs each language item wrapped by <li></li> I believe I finally got it. Could you remove the css rule body.page #branding img {...
View ArticleYogieAnamCara on "One multilingual wordpress, two different domains"
Hello, I'm a private webmaster and author of a bilingual photo blog and played around with several language plugin solutions and used each of these plugs several month before giving them up. First I...
View Articledahund on "[Plugin: Polylang] Flags disappear from childmenu"
Perfect :-) thx so very much. I was going crazy. strange that css rule was part of original Twenty eleven style.css :-)
View Articlechmielopas on "Polylang and Gravity Forms Fatal Error"
Hello, Some forms on my site can't be submitted because of Polylang. Users are getting blank page after form submission via Gravity Forms. I would be grateful for any help! Right now I had to disable...
View Article