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.
Related Posts:
- Uninstall languages
- Can I change my language to English?
- change only the theme language
- Theme’s text domain & language.PO file not working
- Install wordpress using composer in a specific language
- how to modify language in a child theme
- WordPress native thickbox language
- Creating a WP site in Cyrillic
- Hebrew Characters Have gone bad
- Can I use two languages together in WordPress
- Why my wordpress admin panel shows only English Language in setting?
- Adding Language Switcher in header , WP
- What programming language should I study to know WordPress very well?
- The option to change site language isn’t available
- My website change automatically lenguage in wordpress [closed]
- POLYLANG: Hide current language
- How can i auto translate titles from any language to english?
- How to handle a WordPress blog with articles in different languages?
- Unicode Problem
- wp language changed after upgrading to centos 5.8
- Is it possible to convert wordpress language files .mo to .po (and vice versa) in windows? [closed]
- How to Fix Mangled Thai Characters
- How do I fix errors regarding the language markup of my webpage?
- How to change frontend language only
- Adding a different domain to existing WordPress site
- How to Fix WordPress Not Saving Settings?
- Translate site in own text-language [closed]
- What coding language to use?
- Japanese content on english page?
- Translation plugin with default language?
- Theme RTL semi work but with “?rtl=1” fully work
- Language Pack not working
- How to change strings in the theme/core?
- qTranslate: Two languages on the same exact page
- How to identify WordPress language updates?
- WordPress language problem
- Spanish site, some words translation still in English
- WordPress uses en_US by default instead of en-US for html lang
- WordPress Language Settings will not work for BBPress
- Best collection of code for your 'functions.php' file [closed]
- How to: Easily Move a WordPress Install from Development to Production?
- Is moving wp-config outside the web root really beneficial?
- Hide the fact a site is using WordPress?
- Objective Best Practices for Plugin Development? [closed]
- Organizing Code in your WordPress Theme's functions.php File?
- What does this PHP function code mean? [closed]
- similar of my posts in all over the internet sites and blogs [closed]
- When to use is_home() vs is_front_page()?
- Is there a flowchart for WordPress loading sequence?
- How to change the default registration email ? (plugin and/or non-plugin)
- Best collection of code for your .htaccess file [closed]
- MySQL Database User: Which Privileges are needed?
- Essential technical features for high-end WordPress web hosting? [closed]
- How to structure a plugin
- How to remove admin menu pages inserted by plugins?
- How to create a custom search for custom post type?
- Opinions and recommendations on the best barebones base theme [closed]
- How to put logs in WordPress
- How to filter post listing (in WP dashboard posts listing) using a custom field (search functionality)?
- Conditionally Loading JavaScript/CSS for Shortcodes
- What is your best practice to execute one-time scripts?
- How to get the Date Format and Time Format settings for use in my template?
- Database synchronization between dev/staging and production
- what is the correct way to compare dates in a WP query_posts meta_query
- Explanation of update_post_(meta/term)_cache
- Can’t change language (only “English (United States)”)
- How to implement a customizable free OpenID authentication?
- Should all plugins be encapsulated in a Class?
- Add validation and error handling when saving custom fields?
- Best way to eliminate xmlrpc.php?
- Nested meta_query with multiple relation keys
- How To Add Custom Form Fields To The User Profile Page?
- Add multiple custom fields to the general settings page
- What SQL Query to do a simple find and replace
- What Features would you Most Like to See Added to WordPress? [closed]
- HTML inside __() or _e() language translation string
- Why have on every line
- Where are Additional CSS files stored
- How can I edit post data before it is saved?
- How do i best handle custom plugin page actions?
- add_action(), add_filter() before or after function
- is_plugin_active function doesn’t exist
- Best Practices for Regression Testing WordPress Websites?
- numberposts? showposts? posts_per_page?
- Remove wrapping div and ul from output of wp_nav_menu
- Attaching taxonomy data to post with wp_insert_post
- What Is The Use Of map_meta_cap Filter?
- How do you use a CPT as the default home page?
- How to create an API for my plugin?
- Change language by clicking a button
- Is it ever okay to include inline CSS in plugins?
- Plugins in symlinked directories?
- get post author id outside loop
- Difference between add_filter and apply_filters
- How can I make updates to a site, on a development copy, but then move updates back without overriding live site’s evolving database?
- Custom pages with plugin
- Proper Way to Modify Plugin
- Custom Walker: how to get ID in function start_lvl
- Pass boolean value in shortcode
- How to add crossorigin and integrity to wp_register_style? (Font Awesome 5)