How To Switch Back To Use Post Info That Belongs To Genesis Framework From The Nomadic Child Theme

Nomadic child theme uses its own post info and overides the post info that belongs to its parent theme; Genesis. Unfortunately, the post info that belongs to Nomadic has not been wrapped using gettext function in order to support translating to another language. Moreover, Nomadic does not provide the .po nor .mo file in order [...]

Share
[Read more...]

How to Make MicroKids Related Posts version 2.5 Plugin Support for Multi Language

Yesterday, I successfully modified the MicroKid Related Posts version 2.5 plugin became support for multi language. I edited the strings that still did not use the gettext function, added the sub directory named “languages”, and then added the .mo file into it. I have created the Indonesian translation file into that sub directory. So, there [...]

Share
[Read more...]