This tool calculates the three character numbers of the nine-star-ki astrology based on the (birth) date. The result consists of the following three result numbers:
1 result number 1: 'Year number' with the corresponding element and the archetype
2 result number 2: 'Month number' with the corresponding element and the archetype
3 result number 3: 'Control number' with the corresponding element and the archetype
The nine archetypes are: the romantic, the worker, the freerider, the cosmopolitan, the director, the fundamentalist, the enjoyer of life, the entrepreneur, the leader
The five elements are Fire, Wood, Earth, Metal, Water
You can change your settings in the wp-admin menu.
Settings > Nine Star Ki
In the setting page you can easily adjust the following:
- the names of the three results
- the names of the nine archetypes
- Change the language
Supported languages
This plug-in is translated with Google translate from Dutch into 17 languages.
- Arabic
- Chinese (Mandarin)
- Dutch
- English
- French
- German
- Hindi
- Indonesian (Javanese)
- Italian
- Japanese
- Malay
- Persian (Farsi)
- Polish
- Portuguese
- Spanish
- Russian
- Turkish
The translations won\'t be perfect but in your Nine Star Ki settings you can easily adjust the texts.
If you are a little familiar with building websites you can adjust all translations.
location language files: /wp-content/plugins/nine-star-ki/languages/
In the language files, all used texts are defined in strings. You can adjust the text and save the file.
If you want to add your own language, please use this file:
use-this-file-for-custom.php
After you finished your translations, please change the filename to:
custom-nsk.php
and save it in the same directory.
This is safe, because this file won\'t be updated.
Save this file in the same directory, and go to the Nine Star Ki Settings and
check 'Restore default texts of chosen language'
and click on 'save changes'
If the custom-nsk.php file is present, this file will always be used, no matter what language you select in the Nine Star Ki settings page. If you change the file name (e.g. custom-nsk-old.php) or delete it, you will be able to select the languages.
Adjust styles
You can adjust the style to your own preferences in the stylesheet file nskt-styles.css
All the content of the plug-in is closed-in the div-tag with the class name \"container-nsk\", so you can access and change the styles of all tags.
location stylesheet: /wp-content/plugins/nine-star-ki/css/nskt-styles.css