Title: Cannot change post&#039;s language
Last modified: August 22, 2016

---

# Cannot change post's language

 *  [dvkun](https://wordpress.org/support/users/dvkun/)
 * (@dvkun)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/cannot-change-posts-language/)
 * Hello,
    I’m having trouble since update. I’m using WordPress 3.9.2 with CML 1.4.27
   and **I can’t change the language of pages anymore**.
 * I use ES and EN, and right now all pages are set to “All languages”…
 * My site is cmasatheltes.com
 * Thanks in advance, 🙂
 * [https://wordpress.org/plugins/ceceppa-multilingua/](https://wordpress.org/plugins/ceceppa-multilingua/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [Alessandro Senese aka Ceceppa](https://wordpress.org/support/users/ceceppa/)
 * (@ceceppa)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/cannot-change-posts-language/#post-5224370)
 * Can you check if this version works fine? [https://github.com/wp-plugins/ceceppa-multilingua/archive/master.zip](https://github.com/wp-plugins/ceceppa-multilingua/archive/master.zip)
 *  Thread Starter [dvkun](https://wordpress.org/support/users/dvkun/)
 * (@dvkun)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/cannot-change-posts-language/#post-5224375)
 * Nope. It did not fix it.
 * Do you think “resetting” the whole plugin may work?
 *  Plugin Author [Alessandro Senese aka Ceceppa](https://wordpress.org/support/users/ceceppa/)
 * (@ceceppa)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/cannot-change-posts-language/#post-5224416)
 * Can you enable the debug and check if there is some warning from my plugin?
 *  Thread Starter [dvkun](https://wordpress.org/support/users/dvkun/)
 * (@dvkun)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/cannot-change-posts-language/#post-5224480)
 * Where can I do this?
 *  Plugin Author [Alessandro Senese aka Ceceppa](https://wordpress.org/support/users/ceceppa/)
 * (@ceceppa)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/cannot-change-posts-language/#post-5224482)
 * Can you check if the last update fix your issue?
    If not, open your wp-config.
   php file and change this line:
 *     ```
       // Enable WP_DEBUG mode
       define('WP_DEBUG', false);
       ```
   
 * to:
 *     ```
       // Enable WP_DEBUG mode
       define('WP_DEBUG', true);
       ```
   
 * and also add those:
 *     ```
       // Enable Debug logging to the /wp-content/debug.log file
       define('WP_DEBUG_LOG', true);
   
       // Disable display of errors and warnings
       define('WP_DEBUG_DISPLAY', false);
       @ini_set('display_errors',0);
   
       // Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
       define('SCRIPT_DEBUG', true);
       ```
   
 * after try to set the language to your posts and past me the content of the file
   wp-content/debug.log
 *  Thread Starter [dvkun](https://wordpress.org/support/users/dvkun/)
 * (@dvkun)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/cannot-change-posts-language/#post-5224483)
 * Couldn’t generate the Log. Something must not be ok in the instalation.
    Anyways,
   I uninstalled, and reinstalled and got these notifications:
 *     ```
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 90
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 263
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 263
   
       Notice: Undefined index: in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 210
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 219
   
       Notice: Undefined index: in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 210
   
       Notice: Undefined index: in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 210
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 226
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 72
   
       Notice: Undefined index: in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 210
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 219
   
       Notice: Undefined index: in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 210
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 219
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 72
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 263
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 263
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 263
   
       Notice: Undefined index: in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 210
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/ceceppaml.php on line 325
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 72
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 311
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 311
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 263
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/ceceppaml.php on line 328
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 72
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/ceceppaml.php on line 331
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/ceceppaml.php on line 334
   
       Notice: Undefined index: in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 210
   
       Notice: Trying to get property of non-object in /home/content/30/8540930/html/Athletessite/wp-content/plugins/ceceppa-multilingua/includes/api.php on line 219
       ```
   
 *  Plugin Author [Alessandro Senese aka Ceceppa](https://wordpress.org/support/users/ceceppa/)
 * (@ceceppa)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/cannot-change-posts-language/#post-5224487)
 * Can you check if last version fix your issue?
 *  [3r1c4](https://wordpress.org/support/users/3r1c4/)
 * (@3r1c4)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-posts-language/#post-5224498)
 * Hi,
    I have a similar problem. I’m not able to change the title and the text 
   of posts in multilanguage. I see on the right, of the editing post page, the 
   flags in wich edit the title, but it puts the same in all language, so the content
   of the post. Maybe have I to insert a string of code in php of template post?
   The website I work on is [http://www.querciarossa.net/wordpress](http://www.querciarossa.net/wordpress)
   If you notice, the home page in italian has “qualcosa in più” its content comes
   from home-service.php, but in the other languages there isn’t this part. How 
   can I solve? Many Thanks Alessandro

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Cannot change post's language’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ceceppa-multilingua_4faedb.svg)
 * [Ceceppa Multilingua](https://wordpress.org/plugins/ceceppa-multilingua/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ceceppa-multilingua/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ceceppa-multilingua/)
 * [Active Topics](https://wordpress.org/support/plugin/ceceppa-multilingua/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ceceppa-multilingua/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ceceppa-multilingua/reviews/)

## Tags

 * [ceceppa](https://wordpress.org/support/topic-tag/ceceppa/)
 * [CML](https://wordpress.org/support/topic-tag/cml/)
 * [language change](https://wordpress.org/support/topic-tag/language-change/)

 * 8 replies
 * 3 participants
 * Last reply from: [3r1c4](https://wordpress.org/support/users/3r1c4/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/cannot-change-posts-language/#post-5224498)
 * Status: not resolved