Nine Star Ki tool

nine star ki

Description

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

  1. Result number 1: ‘Main number’ with the corresponding element and an archetype
  2. Result number 2: ‘Instance Number’ with the corresponding element and a keyword
  3. Result number 3: ‘Manifestation Number’ with the corresponding element and a keyword
  4. Coherent description of the three numbers
  5. Predictions for the coming years for 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 bar.
Settings > Nine Star Ki Pro

In the setting page you can easily adjust the following:

  • The names of the three result numbers
  • The archetypes and the keywords of the nine numbers of each of the three result numbers (total 27)
  • The descriptions of the nine numbers of each of the three result numbers (total 27)
  • The descriptions of the predictions
  • Change the language
  • Choose between simple or exact-mode

In the exact-mode the three numbers are calculated with extra information: birth time, daylight saving time, and time zone. The exact-mode is designed only for years after 1900.

Lifetime license: 49 euro (excl. vat)

included lifetime updates

Maximum number of websites per license: 2

  1. Once you’ve purchased your Nine Star Ki plugin, you get an email with a downloadlink. Download the .zip file. The .zip file contains the latest version of the Nine Star Ki plugin.
  2. Upload the plugin to your WordPress website. There are 2 ways to do this:
    1. The Preferred way is via the WordPress Admin: Open your WordPress admin panel, go to Plugins » Add new » Upload, and select the .zip file that you downloaded.
    2. An alternative, in case the WordPress Admin Upload does not work: Unzip the file that you downloaded. Open your WordPress installation folder using any FTP manager it could be Cyberduck, FileZilla, Total Commander. Go to the wp-content/plugins/ folder of WP and upload the ‘nine-star-ki’ folder you previously unzipped.
  3. Activate the plugin.
  4. Add the Nine Star Ki tool in a page or widget by using the Shortcode block in the Block Editor and fill in this shortcode: [ninestarkipro]
  5. In the WordPress Admin menu select Settings > Nine Star Ki
    fill in your license key and click on ‘Save changes’

This plug-in is available in 17 languages.

  • Arabic
  • Chinese (Mandarin)
  • Dutch
  • English
  • French
  • German
  • Hindi
  • Indonesian (Javanese)
  • Italian
  • Japanese
  • Malay
  • Persian (Farsi)
  • Polish
  • Portuguese
  • Spanish
  • Russian
  • Turkish

The translations have been made with Google translate from Dutch so they 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 follow these steps:

  1. use this file: use-this-file-for-custom.php
  2. Make your translations in ‘use-this-file-for-custom.php’
  3. Change the filename to:
    custom-nsk.php
  4. Save it in the same directory.
    This is safe, because this file won’t be updated.
  5. Go to the Nine Star Ki Settings
  6. 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.

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