Title: Problem with theme mods
Last modified: October 2, 2017

---

# Problem with theme mods

 *  Resolved [Denis Yanchevskiy](https://wordpress.org/support/users/denisco/)
 * (@denisco)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/problem-with-theme-mods/)
 * Hello.
 * I’m trying to add a translation for the theme settings. I put the file wpm-config.
   json in the root folder of my theme and added the following code to it
 *     ```
       {
           "options": {
               "theme_mods_mytheme": {
                   "work_time" : {}
               }
           }
       }
       ```
   
 * “mytheme” is name of my theme folder and “work_time” is name of setting in Customizer
   config.
 * When I save the value for the default language, the field for the additional 
   language is cleared. When I save for additional language, it is entered in the
   main language.
 * Does the plugin not support the theme settings or am I doing something wrong?
 * Thank you for your work!

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

 *  [Anticosti](https://wordpress.org/support/users/anticosti/)
 * (@anticosti)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/problem-with-theme-mods/#post-9549115)
 * Hi Denis,
    Have you tried to switch theme and back to your theme + clear cache?
   This solved the problem for me.
 *  Thread Starter [Denis Yanchevskiy](https://wordpress.org/support/users/denisco/)
 * (@denisco)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/problem-with-theme-mods/#post-9549133)
 * Hi Anticosti,
    Thanks for the answer!
 * Yes, but unfortunately it did not help :(.
 * Did you succeed in making the translation of the theme settings with the same
   code?
 *  [Anticosti](https://wordpress.org/support/users/anticosti/)
 * (@anticosti)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/problem-with-theme-mods/#post-9549171)
 * Sorry Denis. Then I misunderstood your issue.
    Was hoping to help you…
 *  Thread Starter [Denis Yanchevskiy](https://wordpress.org/support/users/denisco/)
 * (@denisco)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/problem-with-theme-mods/#post-9549187)
 * No problems. Thank you for your time.
 *  [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * (@valexar)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/problem-with-theme-mods/#post-9549830)
 * Hi Denis Yanchevskiy.
    Fixed in new version. Update please. Thank You for your
   report.
 *  Thread Starter [Denis Yanchevskiy](https://wordpress.org/support/users/denisco/)
 * (@denisco)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/problem-with-theme-mods/#post-9549872)
 * Awesome! It works now. Thank you so much!

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

The topic ‘Problem with theme mods’ is closed to new replies.

 * ![](https://ps.w.org/wp-multilang/assets/icon-256x256.png?rev=1760406)
 * [WP Multilang - Translation and Multilingual Plugin](https://wordpress.org/plugins/wp-multilang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-multilang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-multilang/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-multilang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-multilang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-multilang/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Denis Yanchevskiy](https://wordpress.org/support/users/denisco/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/problem-with-theme-mods/#post-9549872)
 * Status: resolved