Nekomukuro on "[Plugin: Polylang] Function to get all translations of a string"
Hello, I'm trying to modify a plugin I wrote so that it can work with Polylang, and I have added some user-defined strings to be translated, and that seems to work alright. However, I'd like to do...
View ArticleFrumph on "Comic Easel + Polylang"
No, not very correct but if it works, i'm not going to complain right? heh. Since I have a terrible time contacting those plugin developers this is probably the best that it's going to get
View Articlewinewp on "[Plugin: Polylang] No language tool in Menu configuration panel"
Hahaha! I just faced the same problem, thank u CHOUBY
View Articlematijsnijland on "Search results should show only Dutch or English posts...
Hi Chouby, The IF statement is now passed. I added return class_exists('Polylang_Core'), I hope that helps. Now the website does not return any posts. I checked pieces of the code on WP forums and...
View Articlegrgbyny on ""Translating" untitled posts containing only images with Polylang"
Hello, I maintain a portfolio site for a friend where the majority of the posts have no title and only images inside, so there's nothing really to translate. I know I could create the other language...
View ArticleCarlos on "[Plugin: Polylang] Non-existent link"
Hi again! I have a problem which is similar to what I posted here: http://wordpress.org/support/topic/monthly-archives-2 The thing now is that I found a '<link' with the same links as in the...
View Articlejosephadam on "[Plugin: Polylang] Activate languages code url only for custom...
Hello, Thanks for this great plugin ! Is it possible to have a single custom post (not translated) but available in both languages? eg /fr/nameOfProduct and /en/nameOfProduct or...
View Articlepngised on "[Polylang] problem with custom fields by Magic Field"
Hello, I have a problem in translating content in a site. It is a site which use Magic Fields 2 for managing Custom Fields. What happen is when I try to translate a post in another language it is not...
View Articlematijsnijland on "Search results should show only Dutch or English posts...
Hi Chouby, This issue is resolved. I had a friend take a look at it. Thanx for your help. Regards, Matijs
View Articlematijsnijland on "Polylang: Smooth Pro theme: Property images not showing on...
Dear all, I am using the custom Smooth Pro theme and Polylang plugin. After reinstalling the site, property pictures are not shown on the slider and featured property, on the home page. You can see the...
View ArticleJuan Viñas on "[Plugin: Polylang] Translating Custom Post Type & Taxonomy Slugs"
I have the same problem than Westeros, I want to translate the custom post type name, and I don't know how. For example, I have a custom post type called "cars". I usually work in english and spanish,...
View ArticleChouby on "Search results should show only Dutch or English posts (listings)"
I was out for a while. Glad to read this.
View ArticleChouby on "[Plugin: Polylang] Non-existent link"
Yes, it makes sense to apply this filter here too. I will add it in the next release.
View ArticleChouby on "[Plugin: Polylang] Function to get all translations of a string"
pll__() works pretty much as __() and so can only access to the current language (Polylang does not load other languages). Here is an example on how to proceed based on what is done in Polylang admin...
View ArticleNekomukuro on "[Plugin: Polylang] Function to get all translations of a string"
Thank you very much, that's very helpful!
View ArticleChouby on "[Plugin: Polylang] Activate languages code url only for custom...
Polylang currently does currently not offer this possibility.
View ArticleChouby on ""Translating" untitled posts containing only images with Polylang"
Polylang does not offer this possibility. However, if you have some PHP skills it should be achievable using the functions get_posts to query the posts you want to translate and wp_insert_post to...
View Articlejosephadam on "[Plugin: Polylang] Activate languages code url only for custom...
Thank you for your answer ;-)
View ArticleChouby on "Polylang: Smooth Pro theme: Property images not showing on Dutch...
Don't know it will solve your issue but can you try to deactivate the language and translation management for media in Polylang settings?
View Article