aijatak
Vedic Astrology Engine

🔌 WordPress Plugin

Install the Aijatak Vedic Astrology plugin from WordPress.org. Embed 6 widgets via shortcodes, Gutenberg blocks, or sidebar widgets.

WordPress 5.0+ PHP 7.4+ GPL v2 Free

On This Page

Installation Configuration Shortcode Reference Gutenberg Block Classic Editor (TinyMCE) Page Builders (Elementor, Divi, Avada...) Sidebar Widget Examples Troubleshooting

Installation

View on WordPress.org → ↓ Download ZIP

From WordPress.org (recommended)

1

Go to Plugins → Add New in your WordPress admin

2

Search for "Aijatak Vedic Astrology"

3

Click Install Now, then Activate

Manual Upload

2

Go to Plugins → Add New → Upload Plugin

3

Choose the ZIP file, click Install Now, then Activate

Configuration

After activation, go to Aijatak Astrology in the WordPress admin sidebar.

SettingDescriptionDefault
Default LanguageLanguage for all widgets unless overridden per shortcodeEnglish
Default Themelight or darkLight
Default CityPre-fill city for Panchang & Rahu Kaal widgets(empty)
Referral IDAuto-captured from your domain. Appended as ?ref= to "Powered by Aijatak" links for traffic attribution.Your domain

Shortcode Reference

Basic Usage

[aijatak]

Renders the default Birth Chart Calculator widget.

All Widgets

ShortcodeWidget
[aijatak]Birth Chart Calculator
[aijatak widget="panchang"]Today's Panchang
[aijatak widget="horoscope"]Daily Horoscope (all 12 signs)
[aijatak widget="horoscope" sign="aries"]Single sign horoscope
[aijatak widget="rahukaal"]Rahu Kaal Calculator
[aijatak widget="numerology"]Numerology Calculator
[aijatak widget="babynames"]Baby Names by Nakshatra

Shortcode Attributes

AttributeValuesDefault
widgetchart, panchang, horoscope, rahukaal, numerology, babynameschart
lang28 language codesAdmin setting / en
themelight, darkAdmin setting / light
cityCity nameAdmin setting
signaries, taurus, gemini, cancer, leo, virgo, libra, scorpio, sagittarius, capricorn, aquarius, pisces(none)
widthCSS value (100%, 500px)100%
heightCSS valueAuto per widget
refReferral ID stringAdmin setting

Gutenberg Block (Block Editor)

1

Click the + button to add a block

2

Search for "Aijatak"

3

Select Aijatak Vedic Astrology

4

Configure Widget Type, Language, Theme, City, and Zodiac Sign in the right sidebar Inspector panel

The block shows a live shortcode preview in the editor and renders the iframe on the frontend.

Classic Editor (TinyMCE)

1

Install and activate the Classic Editor plugin

2

In the post editor toolbar, click the ✦ Aijatak button

3

Fill in Widget, Language, Theme, City, and Zodiac Sign in the dialog

4

Click Insert Shortcode — it inserts the configured shortcode at your cursor position

Page Builders

Shortcodes work with any theme or page builder:

BuilderHow to Insert
GutenbergUse the native Aijatak block (search "Aijatak" in block inserter)
Classic EditorClick the ✦ Aijatak toolbar button
ElementorAdd a Shortcode widget → paste [aijatak widget="panchang"]
DiviAdd a Code module → paste the shortcode
AvadaAdd a Code Block element → paste the shortcode
WPBakeryAdd a Text Block → paste the shortcode
Beaver BuilderAdd an HTML module → paste the shortcode
Any otherFind the HTML or shortcode element and paste the shortcode

Examples

Hindi Panchang (Dark Theme)

[aijatak widget="panchang" lang="hi" theme="dark"]

Aries Horoscope in Tamil

[aijatak widget="horoscope" sign="aries" lang="ta"]

Rahu Kaal for Mumbai

[aijatak widget="rahukaal" city="Mumbai"]

Multiple Widgets on One Page

[aijatak widget="panchang" lang="kn"]

[aijatak widget="horoscope" lang="kn" theme="dark"]

[aijatak widget="numerology"]

Troubleshooting

Widget shows "Loading..." forever

Shortcode shows as plain text

Dark theme doesn't look right