=== Nine Star Ki ===
Contributors: jeroenvisbeek
Tags: nine star ki, feng shui, astrology, elements, horoscope
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 1.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This tool calculates the three character numbers of the nine-star-ki astrology based on the (birth) date.

== Description ==
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: 'Main number' with the corresponding element
2. result number 2: 'Instance Number' with the corresponding element
3. result number 3: 'Manifestation Number' with the corresponding element

You get a description of the character and archetype of the main number.

The nine archetypes are: Diplomat, Mother, Adventurer, Leader, Mayor, Architect, Entertainer, Entrepreneur, Hero
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 numbers
* the names of the nine archetypes
* description of the nine characters
* change the language

**Pro version versus free version**
There is also a pro version, which has extra functionality:
* exact calculation of the numbers (including birth time, timezone and DST)
* beside an archetype, keywords for the Instance Number and Manifestation Number.
* a coherent description of the three numbers
  	Main number > description of the behavior as an adult
	Instance Number> description of true self in thinking and feeling
	Manifestation Number > description of your mask or your role
* predictions for the coming years

https://wp-plugins.zodisign.fr/nine-star-ki-calculator/

== 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

== Installation ==
1. Instal the Nine Star Ki plugin from the WordPress.org library and then activate it.
2. Add this Nine Star Ki tool in a page or widget by using the Shortcode block in the Block Editor and fill in this shortcode: **[ninestarki]**

== Screenshots ==
1. width screen
2. smartphone
3. admin setting page

== Changelog ==
= 1.1.1 =
* bug fixed in calculation manifestation number
= 1.1 =
* Improved character descriptions
= 1.0 =
* Initial Release

== Upgrade Notice ==
= 1.1.1 =
* Fixed bug in calculation 
= 1.1 =
* Improved character descriptions
= 1.0 =
* Initial Release