最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

customization - Unable to change default language in wordpress - it changes texts to my language, but default value remains en_U

matteradmin9PV0评论

first of all big thanks to anyone willing to help, now to my issue:

When I change the wordpress language in general settings to anything but default (cs_CZ in my case) the texts are changed properly but the value of default language stays en_US.

I tried to google the issue, but no luck. Everyone else has issues with changing the language, but I dont - it just refuses to change the default value for some reason but still accepts the texts change.

What happens in general settings: 1. I click on the language version and choose Czech (English was preselected) 2. I click save changes 3. Texts in the wordpress changes to Czech language, but the language version resets to English for some reason.

I tried to play with wpconfig file, I set profile Languages to Czech. I triple checked that I have all Czech files uploaded etc.

I am starting to believe that the initial WP installation must be corrupted for some reason?

Any ideas how to fix this?

first of all big thanks to anyone willing to help, now to my issue:

When I change the wordpress language in general settings to anything but default (cs_CZ in my case) the texts are changed properly but the value of default language stays en_US.

I tried to google the issue, but no luck. Everyone else has issues with changing the language, but I dont - it just refuses to change the default value for some reason but still accepts the texts change.

What happens in general settings: 1. I click on the language version and choose Czech (English was preselected) 2. I click save changes 3. Texts in the wordpress changes to Czech language, but the language version resets to English for some reason.

I tried to play with wpconfig file, I set profile Languages to Czech. I triple checked that I have all Czech files uploaded etc.

I am starting to believe that the initial WP installation must be corrupted for some reason?

Any ideas how to fix this?

Share Improve this question asked Nov 21, 2018 at 22:11 JakeJake 115 bronze badges 6
  • Disable all plugins and try again saving the site language. If disabling plugins doesn't help, try using a default theme. – Sally CJ Commented Nov 22, 2018 at 1:05
  • Thank you @SallyCJ, I will try this out in the evening. – Jake Commented Nov 22, 2018 at 8:34
  • No problem @Jake, and do let us know your findings. – Sally CJ Commented Nov 22, 2018 at 17:24
  • @SallyCJ I have disabled all addons - no change. I have switched the theme to default -> language in general settings switched to Czech as it should. With default theme it works fine. Thx for the hint. So now I know what causes issues - Divi template. I will try to dig deeper into it, but any suggestions what part of template could cause this would be a great help. Unfortunately I wasnt the one who created the website, but I am trying to fix the mess and I am stuck with the Divi template. – Jake Commented Nov 22, 2018 at 18:34
  • I got it! I have simply disabled translations for divi (in general divi template settings) and suddenly my default language is Czech as it supposed to be. Seems like their "automatically adapt with your WordPress language preferences" is quite buggy. Thank you so much for helping me out. – Jake Commented Nov 22, 2018 at 18:51
 |  Show 1 more comment

1 Answer 1

Reset to default 1

I got it! I have simply disabled translations for divi (in general divi template settings) and suddenly my default language is Czech as it supposed to be. Seems like their "automatically adapt with your WordPress language preferences" is quite buggy. Thank you so much for helping me out.

Post a comment

comment list (0)

  1. No comments so far