Monthly Archives: November 2010

Episode #5 – Step of widget and tips and tricks

Following the previous episodes, now, while navigating in the website, most of the elements in theme change of language according language of the single post or the sub-selection of language if language widget is added in sidebar. Before to go, … Continue reading

Posted in How to | Tagged , , , , , | Leave a comment

Episode #4 – Multilingual Nav Menus

In previous episode, we learn how to add translations for categories and in the result, the categories list in sidebar will have the same language as the current language of the shown post. By clicking one of the categories, the … Continue reading

Posted in How to | Tagged , , | 20 Comments

Episode #3 – Completing multilingual translations of theme with DB items

At the end of the previous step, we can see than when displaying as single a post checked as french (or other language available in theme languages sub-folder), the theme terms are displayed in the same language. But not the … Continue reading

Posted in How to | Tagged , , , , , | 14 Comments

Episode #2 – Creation of a multilingual website with xili-language

Review of previous steps In the previous post, some important steps were defined. This post follows also the series about child theme. The step by step is a little bit different – a child theme is now available: WordPress 3.0 … Continue reading

Posted in How to | Tagged , , , , | 33 Comments

Child theme : the file functions.php

In child theme the file functions.php is an important file. Contrary to other files, it don’t “cancel” the functions available in functions.php of parent theme. Be aware of that ! With this below example (used in dev.xiligroup.com), some important things … Continue reading

Posted in How to | Tagged , , , , | 1 Comment