{"id":16,"date":"2024-03-18T06:49:44","date_gmt":"2024-03-18T06:49:44","guid":{"rendered":"https:\/\/horoscopedailytoday.com\/index.php\/astrology\/"},"modified":"2024-04-30T21:17:15","modified_gmt":"2024-04-30T21:17:15","slug":"astrology","status":"publish","type":"page","link":"https:\/\/horoscopedailytoday.com\/index.php\/astrology\/","title":{"rendered":"Astrology Today"},"content":{"rendered":"\n<div class=\"wp-block-media-text is-stacked-on-mobile\" style=\"grid-template-columns:47% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"575\" src=\"https:\/\/horoscopedailytoday.com\/wp-content\/uploads\/2024\/04\/cropped-Daily-horoscope-1-1-1024x575.jpg\" alt=\"\" class=\"wp-image-216 size-full\"\/><\/figure><div class=\"wp-block-media-text__content\">\n<center>\n<script>\n\u00a0 var widgetApp = \"calendar\";\n\u00a0 var widgetLanguage = \"en\";\n\u00a0 var widgetSize =\u00a00;\n\u00a0 var widgetMainBg = \"020202\";\n\u00a0 var widgetText = \"ffffff\";\n\u00a0 var widgetBorder = \"1\";\n\u00a0 var widgetStyle = \"outset\";\n\u00a0 var widgetRadius = \"12\";\n\u00a0 var widgetGmtBg = \"040404\";\n\u00a0 var widgetGmtColor = \"f3f3f3\";\n\u00a0 var widgetRetro = \"w\";\n<\/script>\n<script src=\"https:\/\/astro-app.net\/js\/widget.js\"><\/script>\n<\/center>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Create your own Astrology Chart<\/h3>\n\n\n\n<p>The astrology chart serves as a personalized cosmic road map, guiding individuals towards greater self-awareness, understanding, and personal growth.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<center><script>\n\u00a0 var widgetApp = \"astrologer\";\n\u00a0 var widgetLanguage = \"en\";\n\u00a0 var widgetSize =\u00a03;\n\u00a0 var widgetMainBg = \"800080\";\n\u00a0 var widgetHeaderBg = \"000000\";\n\u00a0 var widgetMode = \"0\";\n<\/script>\n<script src=\"https:\/\/astro-app.net\/js\/widget.js\"><\/script><\/center>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Numerology<\/h2>\n\n\n\n<center><!DOCTYPE html>\n<html>\n<head>\n    <title>Numerology Calculator<\/title>\n    <style>\n\n        .form-container {\n            margin: 20px auto;\n            width: 300px;\n        }\n        input[type=\"number\"] {\n            padding: 10px;\n            width: 100%;\n                      border-radius: 4px;\n            margin-bottom: 10px;\n        }\n        .calculate-btn {\n            padding: 10px 20px;\n            background-color: purple;\n            color: white;\n            border: none;\n            border-radius: 4px;\n            cursor: pointer;\n        }<\/center>\n    <\/style>\n<\/head>\n<body><h2>Numerology &#8211; Life Path Number by Birthdate<\/h2>\n    <h2><i>Enter your birthdate<\/i><\/h2><h3>\n    <div class=\"form-container\">\n        <form id=\"birthdate-form\">\n            <input type=\"number\" id=\"day\" placeholder=\"Day\" min=\"1\" max=\"31\" required>\n            <input type=\"number\" id=\"month\" placeholder=\"Month\" min=\"1\" max=\"12\" required>\n            <input type=\"number\" id=\"year\" placeholder=\"Year\" min=\"1900\" max=\"2100\" required>\n            <button type=\"submit\" class=\"calculate-btn\">Calculate your Life Path Number<\/button>\n        <\/form>\n    <\/div>\n<\/h3>\n    <script>\n        document.getElementById(\"birthdate-form\").addEventListener(\"submit\", function(event) {\n            event.preventDefault();\n            var day = parseInt(document.getElementById(\"day\").value);\n            var month = parseInt(document.getElementById(\"month\").value);\n            var year = parseInt(document.getElementById(\"year\").value);\n\n            \/\/ Perform logic to calculate the angel numbers based on the birthdate\n            var angelNumber1 = day + month;\n            var angelNumber2 = year % 10 + Math.floor(year \/ 10) % 10 + Math.floor(year \/ 100) % 10 + Math.floor(year \/ 1000) % 10;\n            if (angelNumber1 === 11 || angelNumber1 === 22 || angelNumber1 === 33) {\n                \/\/ Master numbers 11, 22, and 33\n                angelNumber1 = angelNumber1;\n            } else {\n                \/\/ Reduce to a single digit\n                while (angelNumber1 > 9) {\n                    angelNumber1 = Math.floor(angelNumber1 \/ 10) + (angelNumber1 % 10);\n                }\n            }\n            if (angelNumber2 === 11 || angelNumber2 === 22 || angelNumber2 === 33) {\n                \/\/ Master numbers 11, 22, and 33\n                angelNumber2 = angelNumber2;\n            } else {\n                \/\/ Reduce to a single digit\n                angelNumber2 = angelNumber2 % 100;\n            }\n            var finalResult = angelNumber1 + angelNumber2;\n            if (finalResult === 11 || finalResult === 22 || finalResult === 33) {\n                \/\/ Master numbers 11, 22, and 33\n                finalResult = finalResult;\n            } else {\n                \/\/ Reduce to a single digit\n                while (finalResult > 9) {\n                    finalResult = Math.floor(finalResult \/ 10) + (finalResult % 10);\n                }\n            }\n\n\n\n          \n              window.location.href = \"https:\/\/horoscopedailytoday.com\/index.php\/numerology-\" + finalResult;\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Create your own Astrology Chart The astrology chart serves as a personalized cosmic road map, guiding individuals towards greater self-awareness,<\/p>\n<p><a href=\"https:\/\/horoscopedailytoday.com\/index.php\/astrology\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\">Astrology Today<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/pages\/16"}],"collection":[{"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":6,"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":318,"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/pages\/16\/revisions\/318"}],"wp:attachment":[{"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}