Have you added the Function load_theme_textdomain to the theme? so if you have them themes .mo files in theme/mytheme/languages
Loads the theme’s translated strings:
add_action('after_setup_theme', 'my_theme_setup');
function my_theme_setup(){
load_theme_textdomain('my_theme', get_template_directory() . '/languages');
}
Put this in your functions.php
Related Posts:
- Change language for each website using multisite
- Structure of multilingual and multiregional directory listing website for translation
- What are options are there to implement a multi language site
- Post and Page Inheritance to subsites in a WordPress Network
- WP Multisite – multilanguage – swich to other language by click, but “same” content
- Using WP Multisite for multi language site? A good option?
- Multisite – how to remove the root ‘/’ site?
- How to manage multiple domain with different languages on each domain with single wordpress installation?
- Should multi-language site using multi-site architecture have default language in base site?
- Multisite use language code as subdirectory
- How to use both British and American English?
- Problem in Internationalizing a plugin built for network level usage
- htmll lang=”de” but admin page in English
- WordPress multisite change language
- Partially translated dashboard in one of network’s site
- Multiple install for multilanguage. How to?
- Multi language site with same content
- Should I use a multisite installation to achieve a multi-language site?
- Multilanguage site with two domains
- How to force change Network site multi language subdirectory base URL?
- Is the Multi site functionality a viable option for Country and Language targeting?
- Efficient way to handle translations with Multisite WordPress installation
- Multi-language site on different domains
- How to split existing blog into WordPress Multisites without breaking links?
- Multisite WPLANG won’t save
- Create sub-domain for multisite and multi languages?
- how to have __() translating in languages different from admin?
- Is this possible? A multisite with “www.example.com/en/blog/” and “www.example.com/cn/blog/” (two directories deep)
- Change Woocommerce languange on a multisite install
- Which Multi-language option for WordPress is best from an SEO and Woocommerce perspective?
- Creating a multilingual multisite
- WordPress multilingual site to work with other plugins
- unique identifier for the same pages in a multilanguage/site context
- How to automatically translate plugin using translate.wordpress.org
- WordPress Multisite for multi-language
- String translation within WordPress multisite with i18n not working on all sites
- WordPress theme to support single website but with 3 sections for 3 languages
- Multiple Languages for each subsite on a Multisite
- Multisites with different root directory
- Multi Site Translate Strings
- Blog switch wpml string translation (multi-site)
- Synchronize wordpress site between two different servers
- Configuring Multisite with subdomains
- How can I have different langauges in wp-admin on a multisite installation?
- Add blog languages to blog-name inside my-site-list in admin-bar
- Help on setting up correct path for sites in multisite-setup
- cannot access subsites in wordpress multisite
- Multiple domains for with a single instal
- multi-language multi-site with REST API
- WordPress Translation not working for my theme
- Switch between WordPress multisite language
- Create multiple subdomains for multi-site from a database
- How to map a specific multi-site blog to a folder?
- Is there any fundamental difference in developing a wordpress multi-network site?
- merging two multisites
- W3 Total Cache Plugin with WP 3 MultiUser [closed]
- favicon and multi site
- Register email as username
- Multisite Subdomain Using More Resources Than Others?
- Multisite setup on VVV with bedrock
- Trouble with switch_to_blog()
- WordPress Multisite prevent direct access to subdomain
- WordPress mutisite migration
- Multisite, multiple domains per site
- delete_user_meta : how to delete all the metadata of a given user (witout SQL)
- Multisite Network Localisation
- migrate a MU sub blog to a single install
- Register submenu on network menu from the subsite
- new multisite, old db
- Get latest blog post from another multisite blog
- Is it necessary to network enable both the parent and child theme for multisite installations?
- How to make multi site with single Database?
- Multi site installation with multiple domains ie(www.exampleone.com, www.exampletwo.com)
- Automatically Insert Into Post when uploading Media
- How to translate wordpress backend to another language
- importing data into wordpress db
- Should I use multisite?
- How to use the same “wp_posts” table for different subdirectories in the same DB?
- What is the proper way to merge 2 WordPress blog instances
- In Multisite – main site blog post should be display in minisite or subsite
- Multisite WordPress doesn’t work properly on virual hosts
- 2 wordpress, 2 different themes, some pages with the same content
- Installing other applications alongside WordPress multisite subdomains
- Multisite Dashboard not working
- Multisite (with nested paths) wp-admin redirect loop
- Importing Posts into New Website with Same User ID’s
- network admin pages not linked to correctly
- change database to multisite in localhost
- Styles not being applied to multisite setup
- switch_to_blog($blog_id); still writing to main blog
- How to automate adduser (on linux) when add new user site in multisite
- Multisite main theme changes do not show up in child sites
- Multisite Tables the same as Single Install?
- Access from template info of another blog (in the same network)
- 4th Network Site Database Errors?
- Maximum Execution Time Exceeded Error while creating New Site in Multisite, Increasing Time Not working
- Moved WP Multisite, cannot access sites
- WordPress Multisite Medial Library not working for .online domain
- WordPress Multisite Network – Site Administrators Can’t Access wp-admin
- Cant access subdomain after multisite subdirectory install