Quantcast
Channel: polylang – WordPress.org Forums
Browsing all 11471 articles
Browse latest View live

alexfaille on "[Plugin: Polylang] String translation won't work"

Simple as that. I feel like an idiot but I'm glad it works. Thanks a lot!

View Article


Chouby on "[Plugin: Polylang] Translations on homepage"

It's hard to know why you got this error (and not me...). But I updated the file again, corrected some bugs and it was since successfully tested by another person than me. So you can test it again if...

View Article


puzzlegym on "[Plugin: Polylang] Translations on homepage"

Thanks so much. The code worked! It's great! :)

View Article

GMCL on "Polylang gallery issue"

Thank you - can't believe i didn't try that

View Article

LittleBigThing on "[Plugin: Polylang] Possibility to group translations of...

If you cannot reproduce the problem then probably I did something wrong! I'll start over, I am not yet that far anyway and I can use some practice. :-) Thanks for the nice plugin anyway! I'll let you...

View Article


tristan.stgermain on "[Plugin: Polylang] Defining a home page"

Oh yes sorry it works, congrats, thanks a lot !

View Article

nikospkrk on "[Plugin: Polylang] Scheduled posts"

Hi Chouby, It's not my first time here but I want to say thank you again for that marvelous multi languages plugin! I found a "bug" (not technicaly a bug I guess, maybe more a lacking small feature?),...

View Article

gyop on "[Plugin: Polylang] Translating Custom Post Type & Taxonomy Slugs"

Hello Chouby! I've been trying your solution and – with my surprise – it actually only worked once. So I tried on fresh installs, but I couldn't make it working again, perhaps I'm doing something...

View Article


Chouby on "[Plugin: Polylang] Scheduled posts"

I am not sure I want to include this feature. But here is how to do this. Add the following code to your functions.php or a custom plugin. add_action('dbx_post_advanced', 'copy_scheduled_post');...

View Article


RavanH on "[Plugin: Polylang] Query all language terms"

OK, then it's probably just because the use of the form input radio there is not really correct html... ;) It might be more corss-browser compatible if there is an actual form that does a submit on...

View Article

nikospkrk on "[Plugin: Polylang] Scheduled posts"

Thank you for the fix, but I don't think messing with that behaviour should be on the theme side. It sounds a lot more like a plugin fix to me. I have to say that I don't really see any downside on...

View Article

okko on "[Plugin: Polylang] Featured images not shown (title and content...

Hey, I had exactly the same problem... I didn't fix the plugin. I just deleted/commented this code : $thumb = get_post_thumbnail_id(); $img_url = wp_get_attachment_url( $thumb,'full' ); //get full URL...

View Article

Miscy on "[Plugin: Polylang] Language redirect issue"

Hello, I'm currently facing an issue with default homepage. When people go to the homepage I want them by default to go to the English homepage (main language). I left the detect browser language...

View Article


Chouby on "[Plugin: Polylang] Language redirect issue"

I am personnaly redirected to the English homepage. If this is your default language, then it's the normal way for Polylang to work.

View Article

Miscy on "[Plugin: Polylang] Language redirect issue"

Some people are getting English but unfortunately some are getting Arabic page as default as well, which causes confusion for English users. Is there a way to make sure everyone is redirected to /en/?...

View Article


teolives on "Polylang and Gravity forms"

I've found that the problem was related to tags in one language being the same in another language: i.e. if tag "rock" was created in language #1 and then through Gravity Form entered in language #2,...

View Article

hwendt on "[Plugin: Polylang] setting different footers per language"

Hi there, first of all: many thanks for such a great plug-in! Can you by any chance suggest a way to have different footer.php files per language? Thank you once again!...

View Article


hwendt on "[Plugin: Polylang] setting different footers per language"

The same question for example regarding the "continue reading" text (i.e. in the twenty ten theme)? Thanks again!

View Article

Chouby on "Show specific translated post in template regarding of the language"

Change the code to this: <?php $post_id = 26; if (function_exists('pll_get_post') && ($tr_id = pll_get_post($post_id)) && !empty($tr_id)) $post_id = pll_get_post($post_id);...

View Article

Chouby on "[Plugin: Polylang] Multiple themes"

No. This feature is not supported.

View Article
Browsing all 11471 articles
Browse latest View live