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

joschi81 on "[Plugin: Polylang] Setting post language via custom post form"

I did it like this (within my functions.php): do_action('wp_insert_post', 'wp_insert_post'); global $polylang; $lang = pll_current_language(); if(method_exists($polylang,'set_post_language'))...

View Article


Chouby on "Polylang and Kia Subtitle"

Yes, in Polylang settings, you can de-activate the synchronization for custom fields. It is possible that it solve your problem with Kia subtitle too.

View Article


Chouby on "[Plugin: Polylang] Catchable fatal error: Object of class WP_Error...

I will try to solve the error in next version. But it won't change the fact that currently import/export does not work correctly for Polylang.

View Article

Chouby on "Polylang and Yoast SEO Plugin"

So I will go on working on this for v1.1

View Article

qrmiz on "Polylang and Kia Subtitle"

Chouby - thank you! That worked :) Brilliant plugin with brilliant support!

View Article


qrmiz on "[Plugin: KIA Subtitle] kia subtitle and polylang"

helgatheviking, you are right - supporting other plugins would be crazy thing to do :) An author of 'Polylang' plugin helped me with this (I don't need to synchronize custom fields, then it will not...

View Article

Chouby on "[Plugin: Polylang] Setting post language via custom post form"

Polylang currently does not provide a way to query posts with no language. Maybe what you want to reach can be obtained with an advanced query like this (not tested): $posts = get_posts(array(...

View Article

joschi81 on "[Plugin: Polylang] Problems with pll_current_language"

Probably this comes a bit late. :) But isn't it just because it has to be pll_current_language() instead of pll_current_lang() (in your first example)?

View Article


Chouby on "[Plugin: Polylang] Home page options don't switch language"

You can translate the categories on admin side and then use a functionnality I am currently developing for Polylang v1.1: Paste http://pastebin.com/utLLn1cu in a new php file which you will upload in...

View Article


Chouby on "[Plugin: Polylang] Changing theme options"

Please don't ask the same question on several posts. I does not help for support. See http://wordpress.org/support/topic/polylang-and-simplify-theme?replies=10#post-4066620

View Article

Chouby on "polylang - date in french?"

The problem probably comes from your WordPress languages files. Go to http://svn.automattic.com/wordpress-i18n/fr_FR/tags/3.5.1/messages/ and upload the files in wp-content/languages/

View Article

joschi81 on "[Plugin: Polylang] Setting post language via custom post form"

Hi Chouby, thank you. Tried it like this, but it doesn't seem to work: $tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'language', 'terms' => get_terms('language',...

View Article

Chouby on "[Plugin: Polylang] Setting post language via custom post form"

You can't mix a string with an array. But you can query both languages at the same time: $posts = get_posts(array( 'post_type' => 'post', 'tax_query' => array( 'relation' => 'OR', array(...

View Article


Chouby on "[Plugin: Polylang] less translation fields"

Can you try with Polylang 1.0.4?

View Article

Chouby on "Polylang integration with Types plugin"

It may come from the fact that the strings are created by Types before Polylang sets the correct language. If, in Polylang settings, you set the language from the url, the language is set sooner than...

View Article


helgatheviking on "[Plugin: KIA Subtitle] kia subtitle and polylang"

I can barely keep up with my plugins as is. :) Glad you figured it out and that you are getting good use out of my plugin.

View Article

juliekurtness on "[Plugin: Polylang] Home page options don't switch language"

Thank you for the fast reply It works, but now I get this message (frontend and admin side): Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent...

View Article


juliekurtness on "[Plugin: Polylang] Home page options don't switch language"

It kinda works if I deactivate my paypal plugin, but I sometimes get this message: Warning: Cannot modify header information - headers already sent by (output started at...

View Article

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

Hi, I also use polylang and I have 'inspire' wpo theme. Translation all works great but I would like to default show post in corresponding langiage on home. So on german it takes post from german news,...

View Article

Jan Dembowski on "[Plugin: Polylang] Translations on homepage"

@ldeddens Could you please start your own topic instead? This one has been marked resolved. http://wordpress.org/support/plugin/polylang#postform

View Article
Browsing all 11471 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>