Child theme of twenty fifteen theme with multilingual features.
This bundled theme twenty fifteen is introduced with WordPress 4.1. The child theme '-xili' here is made to incorporate multilingual features et fixes for better live translation.
In functions.php
file, some examples of commented source are shipped to be used in another themes...
Online demo website is here: http://2015.extend.xiligroup.org
- WordPress 4.1 + and updated twentyfifteen
- a child theme needs his parent theme
xili-language
version 2.17+ (with new theme-multilingual-classes and custom flags in media library)xili-language
plugin must be activated. The plugin is available here- After installation or updating, it is recommanded to refresh permalinks (and empty the browser cache too)
- After decompressing "master" .zip from Github, only upload the folder twentyfifteen-xili (near the readme.md) to themes folder , the child-theme files expect to be finally in
wp-content/themes/twentyfifteen-xili/
! - Before updating, don’t forget to backup your own
.mo
language files
- ready for twentyfifteen 1.6 and WP 4.6 Pepper
- ready for twentyfifteen 1.3 and WP 4.3 Billie
- Note that nav menu description translation need menu_description context - see line 480 of functions.php
- ready for twentyfifteen 1.2 and
- uses theme customizer text value and new theme_mod filter for xili-language 2.18.2+
- ready for WP 4.2 Powell
- new filter to translate description of categories in vertical nav menu (context menu_description used by a _x() function) - when you change value in category, nav menu must be rebuilt !
2016-08-17