Skip to content

Child theme of twenty fifteen theme with multilingual features

Notifications You must be signed in to change notification settings

grandoc/twentyfifteen-xili

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

twentyfifteen-xili

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

Prerequisites:

  1. WordPress 4.1 + and updated twentyfifteen
  2. a child theme needs his parent theme
  3. xili-language version 2.17+ (with new theme-multilingual-classes and custom flags in media library)
  4. xili-language plugin must be activated. The plugin is available here
  5. After installation or updating, it is recommanded to refresh permalinks (and empty the browser cache too)
  6. 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/!
  7. Before updating, don’t forget to backup your own .mo language files

New in 1.2.0 (2015-07-05)

  1. ready for twentyfifteen 1.2 and
  2. uses theme customizer text value and new theme_mod filter for xili-language 2.18.2+

New in 1.1.0 (2015-04-24)

  1. ready for WP 4.2 Powell

New in 1.0.1 (2015-03-11)

  1. 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 !

2015-07-05

About

Child theme of twenty fifteen theme with multilingual features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.0%
  • CSS 6.0%
  • JavaScript 1.0%