{"id":5254,"date":"2025-10-24T14:21:00","date_gmt":"2025-10-24T19:21:00","guid":{"rendered":"https:\/\/www.humandesignapp.com\/?page_id=5254"},"modified":"2025-11-21T13:38:38","modified_gmt":"2025-11-21T18:38:38","slug":"chart-results","status":"publish","type":"page","link":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/","title":{"rendered":"Menselijke ontwerpgrafiek"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5254\" class=\"elementor elementor-5254\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c575d66 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c575d66\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3461ced\" data-id=\"3461ced\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c5ea707 elementor-widget elementor-widget-html\" data-id=\"c5ea707\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<style>\n\/* Modern Professional Styling *\/\n* {\n    box-sizing: border-box;\n}\n\n.hd-chart-wrapper {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n    background: #fafbfc;\n}\n\n.hd-loading-container {\n    text-align: center;\n    padding: 100px 20px;\n}\n\n.hd-spinner {\n    border: 4px solid #f0f0f0;\n    border-top: 4px solid #6366f1;\n    border-radius: 50%;\n    width: 60px;\n    height: 60px;\n    animation: spin 1s linear infinite;\n    margin: 0 auto 30px;\n}\n\n@keyframes spin {\n    0% { transform: rotate(0deg); }\n    100% { transform: rotate(360deg); }\n}\n\n.hd-loading-container h2 {\n    font-size: 28px;\n    font-weight: 600;\n    color: #1e293b;\n    margin-bottom: 12px;\n}\n\n.hd-loading-container p {\n    font-size: 16px;\n    color: #64748b;\n}\n\n.hd-chart-header {\n    text-align: center;\n    margin-bottom: 60px;\n}\n\n.hd-chart-header h1 {\n    font-size: 42px;\n    font-weight: 700;\n    color: #0f172a;\n    margin-bottom: 16px;\n    letter-spacing: -0.02em;\n}\n\n.hd-chart-intro {\n    font-size: 20px;\n    color: #475569;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.7;\n}\n\n.hd-chart-image-container {\n    text-align: center;\n    margin-bottom: 60px;\n    background: white;\n    border-radius: 16px;\n    padding: 40px;\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\n    border: 1px solid #e2e8f0;\n}\n\n.hd-chart-image {\n    max-width: 420px;\n    width: 100%;\n    height: auto;\n    border-radius: 12px;\n}\n\n.hd-detail-section {\n    background: white;\n    border-radius: 16px;\n    padding: 40px;\n    margin-bottom: 24px;\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\n    border: 1px solid #e2e8f0;\n}\n\n.hd-detail-section h3 {\n    font-size: 26px;\n    font-weight: 700;\n    color: #0f172a;\n    margin-bottom: 12px;\n    letter-spacing: -0.01em;\n}\n\n.hd-section-description {\n    font-size: 16px;\n    color: #64748b;\n    line-height: 1.7;\n    margin-bottom: 28px;\n}\n\n.hd-detail-item {\n    display: flex;\n    padding: 16px 0;\n    border-bottom: 1px solid #f1f5f9;\n    align-items: baseline;\n}\n\n.hd-detail-item:last-child {\n    border-bottom: none;\n}\n\n.hd-detail-item strong {\n    color: #475569;\n    font-weight: 600;\n    font-size: 15px;\n    min-width: 200px;\n    flex-shrink: 0;\n}\n\n.hd-detail-item span {\n    color: #0f172a;\n    font-size: 16px;\n    font-weight: 500;\n}\n\n.hd-arrow-item {\n    padding: 18px;\n    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);\n    border-radius: 12px;\n    margin-bottom: 12px;\n    text-align: center;\n    border: 1px solid #e2e8f0;\n}\n\n.hd-arrow-item:last-child {\n    margin-bottom: 0;\n}\n\n.hd-arrow-item span {\n    color: #1e293b;\n    font-size: 15px;\n    font-weight: 500;\n}\n\n.hd-email-notice {\n    background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);\n    border-radius: 16px;\n    padding: 24px;\n    text-align: center;\n    border: 1px solid #bfdbfe;\n}\n\n.hd-email-notice p {\n    margin: 0;\n    font-size: 17px;\n    color: #1e40af;\n    font-weight: 500;\n}\n\n#chart-error {\n    text-align: center;\n    padding: 80px 20px;\n}\n\n#chart-error h2 {\n    font-size: 28px;\n    font-weight: 600;\n    color: #ef4444;\n    margin-bottom: 16px;\n}\n\n#chart-error p {\n    font-size: 16px;\n    color: #64748b;\n    max-width: 600px;\n    margin: 0 auto 32px;\n    line-height: 1.7;\n}\n\n@media (max-width: 768px) {\n    .hd-chart-header h1 {\n        font-size: 32px;\n    }\n    \n    .hd-chart-intro {\n        font-size: 18px;\n    }\n    \n    .hd-chart-image-container {\n        padding: 24px;\n    }\n    \n    .hd-detail-section {\n        padding: 24px;\n    }\n    \n    .hd-detail-section h3 {\n        font-size: 22px;\n    }\n    \n    .hd-detail-item {\n        flex-direction: column;\n        gap: 6px;\n    }\n    \n    .hd-detail-item strong {\n        min-width: auto;\n    }\n}\n<\/style>\n\n<div class=\"hd-chart-wrapper\">\n    <div id=\"chart-loading\" class=\"hd-loading-container\">\n        <div class=\"hd-spinner\"><\/div>\n        <h2>Generating Your Human Design Chart<\/h2>\n        <p id=\"status-message\">Please wait while we calculate your chart...<\/p>\n    <\/div>\n\n    <div id=\"chart-error\" style=\"display: none;\">\n        <h2>Chart Generation Failed<\/h2>\n        <p id=\"error-message\"><\/p>\n    <\/div>\n\n    <div id=\"chart-results\" style=\"display: none;\">\n        <div class=\"hd-chart-header\">\n            <h1>Your Human Design Chart<\/h1>\n            <p class=\"hd-chart-intro\">This is your Human Design chart. It's a visual map of how your energy works and how you're naturally built to move through life.<\/p>\n        <\/div>\n        \n        <div class=\"hd-chart-image-container\">\n            <img decoding=\"async\" id=\"chart-image\" src=\"\" alt=\"Your Human Design Chart\" class=\"hd-chart-image\">\n        <\/div>\n        \n        <div id=\"chart-details\"><\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c41863 elementor-widget elementor-widget-html\" data-id=\"2c41863\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<script>\n(function() {\n    \/\/ Translation dictionary\n    const translations = {\n        en: {\n            loading: {\n                title: 'Generating Your Human Design Chart',\n                message: 'Please wait while we calculate your chart...'\n            },\n            error: {\n                title: 'Chart Generation Failed',\n                invalidRequest: 'Invalid request - missing Job ID. Please submit the form again.',\n                timeout: 'Timeout - chart generation took too long. Please ensure the Unity app is running and try again.',\n                serverError: 'Error communicating with server. Please try again.',\n                connectionError: 'Connection error. Please check your internet connection and try again.'\n            },\n            chart: {\n                header: 'Your Human Design Chart',\n                intro: 'This is your Human Design chart. It\\'s a visual map of how your energy works and how you\\'re naturally built to move through life.',\n                coreDesign: {\n                    title: 'Your Core Design',\n                    description: 'These core aspects of your chart are where everything begins. They influence how you\\'re wired to live and make decisions.',\n                    type: 'Type',\n                    profile: 'Profile',\n                    authority: 'Authority',\n                    cross: 'Cross'\n                },\n                experience: {\n                    title: 'The Way You Experience the World',\n                    description: 'These aspects describe how you naturally take in information, sense what\\'s real, stay motivated, and view life around you.',\n                    eatingPattern: 'Eating Pattern',\n                    bestEnvironment: 'Best Environment',\n                    cognition: 'Your Cognition',\n                    motivation: 'Motivation',\n                    perspective: 'Perspective'\n                },\n                arrows: {\n                    title: 'Your Cognitive Orientation (Arrows)',\n                    description: 'These arrows show how your mind and body are designed. They affect how you focus, take in information, and move through the world.'\n                },\n                emailNotice: 'Your chart has been sent to your email address.'\n            }\n        },\n        de: {\n            loading: {\n                title: 'Deine Human Design Chart wird erstellt',\n                message: 'Bitte warte, w\u00e4hrend wir deine Chart berechnen...'\n            },\n            error: {\n                title: 'Chart-Erstellung fehlgeschlagen',\n                invalidRequest: 'Ung\u00fcltige Anfrage - Job-ID fehlt. Bitte sende das Formular erneut ab.',\n                timeout: 'Zeit\u00fcberschreitung - die Chart-Erstellung hat zu lange gedauert. Bitte stelle sicher, dass die Unity-App l\u00e4uft und versuche es erneut.',\n                serverError: 'Fehler bei der Kommunikation mit dem Server. Bitte versuche es erneut.',\n                connectionError: 'Verbindungsfehler. Bitte \u00fcberpr\u00fcfe deine Internetverbindung und versuche es erneut.'\n            },\n            chart: {\n                header: 'Deine Human Design Chart',\n                intro: 'Hier ist deine pers\u00f6nliche Human Design Chart \u2013 sie zeigt, wie deine Energie flie\u00dft und wie du nat\u00fcrlicherweise durchs Leben gehst.',\n                greeting: 'Willkommen im Human Design, {name}!',\n                coreDesign: {\n                    title: 'Dein Kerndesign',\n                    description: 'Diese zentralen Aspekte zeigen, wie du gemacht bist, um Entscheidungen zu treffen und dein Leben zu leben. Wenn du sie verstehst, wird alles klarer und leichter.',\n                    type: 'Typ',\n                    profile: 'Profil',\n                    authority: 'Autorit\u00e4t',\n                    cross: 'Inkarnation'\n                },\n                experience: {\n                    title: 'Wie du die Welt erlebst',\n                    description: 'Diese Bereiche beschreiben, wie du Informationen aufnimmst, die Realit\u00e4t sp\u00fcrst, motiviert bleibst und das Leben wahrnimmst.',\n                    eatingPattern: 'Ern\u00e4hrungstyp',\n                    bestEnvironment: 'Bestes Umfeld',\n                    cognition: 'Kognition',\n                    motivation: 'Motivation',\n                    perspective: 'Perspektive'\n                },\n                arrows: {\n                    title: 'Deine kognitive Orientierung (Pfeile)',\n                    description: 'Diese Pfeile zeigen, wie dein Geist und K\u00f6rper ausgerichtet sind \u2013 sie beeinflussen, wie du dich fokussierst, Informationen aufnimmst und dich durch die Welt bewegst.'\n                },\n                emailNotice: 'Deine Chart wurde an deine E-Mail-Adresse gesendet.'\n            }\n        }\n    };\n    \n    function init() {\n        jQuery(document).ready(function($) {\n            console.log('Results page loaded');\n            console.log('Full URL:', window.location.href);\n            console.log('Search params:', window.location.search);\n            console.log('jQuery version:', $.fn.jquery);\n            console.log('Browser:', navigator.userAgent);\n            \n            \/\/ Parse job ID from URL\n            let jobId = null;\n            \n            try {\n                const urlParams = new URLSearchParams(window.location.search);\n                jobId = urlParams.get('jobId');\n                console.log('Job ID from URLSearchParams:', jobId);\n            } catch (e) {\n                console.log('URLSearchParams not supported, using manual parsing');\n            }\n            \n            \/\/ Fallback: manual parsing\n            if (!jobId && window.location.search) {\n                const match = window.location.search.match(\/[?&]jobId=([^&]*)\/);\n                if (match && match[1]) {\n                    jobId = decodeURIComponent(match[1]);\n                    console.log('Job ID from manual parsing:', jobId);\n                }\n            }\n            \n            console.log('Final Job ID:', jobId);\n            console.log('Device type:', \/Mobile|Android|iPhone|iPad\/i.test(navigator.userAgent) ? 'Mobile' : 'Desktop');\n            console.log('User agent:', navigator.userAgent);\n            \n            \/\/ Store language for translations (will be set from AJAX response)\n            let currentLanguage = 'en';\n            \n            if (!jobId) {\n                showError('Invalid request - missing Job ID. Please submit the form again.', currentLanguage);\n                return;\n            }\n            \n            let pollCount = 0;\n            const MAX_ATTEMPTS = 300; \/\/ 60 seconds at 200ms intervals\n            \n            \/\/ Update loading messages based on language\n            function updateLoadingMessages(lang) {\n                lang = lang || 'en';\n                const t = translations[lang];\n                $('#chart-loading h2').text(t.loading.title);\n                $('#status-message').text(t.loading.message);\n            }\n            \n            function pollForChart() {\n                pollCount++;\n                \n                console.log('Polling attempt: ' + pollCount + '\/' + MAX_ATTEMPTS);\n                \n                if (pollCount > MAX_ATTEMPTS) {\n                    console.error('Polling timeout after ' + pollCount + ' attempts');\n                    showError('Timeout - chart generation took too long. Please ensure the Unity app is running and try again.', currentLanguage);\n                    return;\n                }\n                \n                $.ajax({\n                    url: '\/wp-admin\/admin-ajax.php',\n                    type: 'POST',\n                    data: { \n                        action: 'check_chart_status', \n                        jobId: jobId \n                    },\n                    timeout: 10000, \/\/ 10 second timeout\n                    success: function(response) {\n                        console.log('AJAX response received:', response);\n                        \n                        \/\/ Update language from response if available\n                        if (response.data && response.data.language) {\n                            currentLanguage = (response.data.language === 'German') ? 'de' : 'en';\n                            console.log('Language detected:', currentLanguage);\n                            updateLoadingMessages(currentLanguage);\n                        }\n                        \n                        if (response.success) {\n                            console.log('Response status:', response.data.status);\n                            \n                            if (response.data.status === 'success') {\n                                console.log('Chart ready, displaying...');\n                                showChart(response.data);\n                            } else if (response.data.status === 'error') {\n                                console.error('Chart error:', response.data.message);\n                                showError(response.data.message, currentLanguage);\n                            } else {\n                                \/\/ Still pending, continue polling\n                                console.log('Still pending, continuing to poll...');\n                                setTimeout(pollForChart, 200);\n                            }\n                        } else {\n                            console.error('AJAX returned unsuccessful response');\n                            showError('Error communicating with server. Please try again.', currentLanguage);\n                        }\n                    },\n                    error: function(xhr, status, error) {\n                        console.error('AJAX error:', status, error);\n                        console.error('XHR status:', xhr.status);\n                        console.error('XHR response:', xhr.responseText);\n                        \n                        \/\/ On mobile, network errors are more common - retry once\n                        if (pollCount < 5 && (status === 'timeout' || status === 'error')) {\n                            console.log('Retrying AJAX request...');\n                            setTimeout(pollForChart, 500);\n                        } else {\n                            showError('Connection error. Please check your internet connection and try again.', currentLanguage);\n                        }\n                    }\n                });\n            }\n            \n            function showChart(data) {\n                console.log('Chart data received:', data);\n                \n                \/\/ Determine language\n                const lang = (data.language === 'German') ? 'de' : 'en';\n                currentLanguage = lang;\n                const t = translations[lang];\n                \n                console.log('Using language:', lang);\n                \n                \/\/ Update header and intro\n                $('.hd-chart-header h1').text(t.chart.header);\n                $('.hd-chart-intro').text(t.chart.intro);\n                \n                \/\/ Update loading state\n                $('#chart-loading').hide();\n                $('#chart-image').attr('src', data.chartImageUrl);\n                \n                let html = '';\n                \n                \/\/ Add personalized greeting for German users\n                if (lang === 'de' && data.userName) {\n                    const firstName = data.userName.split(' ')[0]; \/\/ Get first name\n                    html += '<div class=\"hd-chart-header\" style=\"margin-bottom: 30px;\">';\n                    html += '<p style=\"font-size: 22px; color: #475569; font-weight: 500;\">' + t.chart.greeting.replace('{name}', firstName) + '<\/p>';\n                    html += '<\/div>';\n                }\n                \n                \/\/ Core Design Section\n                html += '<div class=\"hd-detail-section\">';\n                html += '<h3>' + t.chart.coreDesign.title + '<\/h3>';\n                html += '<p class=\"hd-section-description\">' + t.chart.coreDesign.description + '<\/p>';\n                html += '<div class=\"hd-detail-item\"><strong>' + t.chart.coreDesign.type + '<\/strong> <span>' + (data.chartType || 'N\/A') + '<\/span><\/div>';\n                html += '<div class=\"hd-detail-item\"><strong>' + t.chart.coreDesign.profile + '<\/strong> <span>' + (data.chartProfile || 'N\/A') + '<\/span><\/div>';\n                html += '<div class=\"hd-detail-item\"><strong>' + t.chart.coreDesign.authority + '<\/strong> <span>' + (data.chartAuthority || 'N\/A') + '<\/span><\/div>';\n                html += '<div class=\"hd-detail-item\"><strong>' + t.chart.coreDesign.cross + '<\/strong> <span>' + (data.crossTitle || 'N\/A') + '<\/span><\/div>';\n                html += '<\/div>';\n                \n                \/\/ The Way You Experience the World Section\n                html += '<div class=\"hd-detail-section\">';\n                html += '<h3>' + t.chart.experience.title + '<\/h3>';\n                html += '<p class=\"hd-section-description\">' + t.chart.experience.description + '<\/p>';\n                html += '<div class=\"hd-detail-item\"><strong>' + t.chart.experience.eatingPattern + '<\/strong> <span>' + (data.dietLabel || 'N\/A') + '<\/span><\/div>';\n                html += '<div class=\"hd-detail-item\"><strong>' + t.chart.experience.bestEnvironment + '<\/strong> <span>' + (data.environmentLabel || 'N\/A') + '<\/span><\/div>';\n                html += '<div class=\"hd-detail-item\"><strong>' + t.chart.experience.cognition + '<\/strong> <span>' + (data.cognitionLabel || 'N\/A') + '<\/span><\/div>';\n                html += '<div class=\"hd-detail-item\"><strong>' + t.chart.experience.motivation + '<\/strong> <span>' + (data.motivationLabel || 'N\/A') + '<\/span><\/div>';\n                html += '<div class=\"hd-detail-item\"><strong>' + t.chart.experience.perspective + '<\/strong> <span>' + (data.perspectiveLabel || 'N\/A') + '<\/span><\/div>';\n                html += '<\/div>';\n                \n                \/\/ Cognitive Orientation (Arrows) Section\n                html += '<div class=\"hd-detail-section\">';\n                html += '<h3>' + t.chart.arrows.title + '<\/h3>';\n                html += '<p class=\"hd-section-description\">' + t.chart.arrows.description + '<\/p>';\n                html += '<div class=\"hd-arrow-item\"><span>' + (data.arrowDigestionLabel || 'N\/A') + '<\/span><\/div>';\n                html += '<div class=\"hd-arrow-item\"><span>' + (data.arrowEnvironmentLabel || 'N\/A') + '<\/span><\/div>';\n                html += '<div class=\"hd-arrow-item\"><span>' + (data.arrowPerspectiveLabel || 'N\/A') + '<\/span><\/div>';\n                html += '<div class=\"hd-arrow-item\"><span>' + (data.arrowAwarenessLabel || 'N\/A') + '<\/span><\/div>';\n                html += '<\/div>';\n                \n                \/\/ Email Notice\n                html += '<div class=\"hd-email-notice\">';\n                html += '<p>' + t.chart.emailNotice + '<\/p>';\n                html += '<\/div>';\n                \n                $('#chart-details').html(html);\n                $('#chart-results').fadeIn();\n            }\n            \n            function showError(message, lang) {\n                lang = lang || 'en';\n                const t = translations[lang];\n                \n                $('#chart-loading').hide();\n                \n                \/\/ Update error title\n                $('#chart-error h2').text(t.error.title);\n                \n                \/\/ Check if message is a translation key, otherwise use message as-is\n                let errorText = message;\n                if (t.error[message]) {\n                    errorText = t.error[message];\n                } else if (message === 'Invalid request - missing Job ID. Please submit the form again.') {\n                    errorText = t.error.invalidRequest;\n                } else if (message === 'Timeout - chart generation took too long. Please ensure the Unity app is running and try again.') {\n                    errorText = t.error.timeout;\n                } else if (message === 'Error communicating with server. Please try again.') {\n                    errorText = t.error.serverError;\n                } else if (message === 'Connection error. Please check your internet connection and try again.') {\n                    errorText = t.error.connectionError;\n                }\n                \n                $('#error-message').text(errorText);\n                $('#chart-error').fadeIn();\n            }\n            \n            \/\/ Start polling\n            pollForChart();\n        });  \/\/ end jQuery ready\n    }\n    \n    \/\/ Check if jQuery is loaded, wait if not\n    if (typeof jQuery === 'undefined') {\n        console.error('jQuery not loaded, waiting...');\n        setTimeout(function() {\n            init();\n        }, 100);\n    } else {\n        init();\n    }\n})();\n<\/script>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-34cd87b\" data-id=\"34cd87b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7773611 elementor-widget elementor-widget-heading\" data-id=\"7773611\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Download the Human Design App<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9bbae41 elementor-widget elementor-widget-text-editor\" data-id=\"9bbae41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0To access your detailed page chart, download our app now.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d8ee25 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"4d8ee25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"414\" height=\"743\" src=\"https:\/\/www.humandesignapp.com\/wp-content\/uploads\/2022\/07\/first-screen-1-1-1.webp\" class=\"attachment-large size-large wp-image-2324\" alt=\"\" srcset=\"https:\/\/www.humandesignapp.com\/wp-content\/uploads\/2022\/07\/first-screen-1-1-1.webp 414w, https:\/\/www.humandesignapp.com\/wp-content\/uploads\/2022\/07\/first-screen-1-1-1-167x300.webp 167w\" sizes=\"(max-width: 414px) 100vw, 414px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d93b1f elementor-align-center elementor-tablet-align-center elementor-widget__width-inherit elementor-widget elementor-widget-button\" data-id=\"9d93b1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/apps.apple.com\/us\/app\/human-design-app\/id862678884?utm_source=website&#038;utm_medium=website&#038;utm_campaign=main_cta\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-apple\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download on the<br><b>App Store <\/b>   <\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ab90ee elementor-align-center elementor-tablet-align-center elementor-widget__width-inherit elementor-widget elementor-widget-button\" data-id=\"6ab90ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.SineDigital.HumanDesignApp&#038;referrer=utm_source%3Dwebsite%26utm_medium%3Dwebsite%26utm_campaign%3Dmain_cta\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-google-play\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get it on<br><b>Google Play <\/b>   <\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4f43532 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4f43532\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5c9c425\" data-id=\"5c9c425\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-76a210c elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"76a210c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-apple\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tApple Store\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tDownload for free on Apple Store\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f32171b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"f32171b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/apps.apple.com\/us\/app\/human-design-app\/id862678884?itsct=apps_box_badge&#038;itscg=30200\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download The App<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-deb512b\" data-id=\"deb512b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-480beec elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"480beec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-google-play\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tGoogle Play\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tGet it for free on Google Play\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3cb2ce elementor-align-center elementor-widget elementor-widget-button\" data-id=\"e3cb2ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/apps.apple.com\/us\/app\/human-design-app\/id862678884?itsct=apps_box_badge&#038;itscg=30200\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download The App<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Generating Your Human Design Chart Please wait while we calculate your chart&#8230; Chart Generation Failed Your Human Design Chart This is your Human Design chart. It&#8217;s a visual map of how your energy works and how you&#8217;re naturally built to move through life. Download the Human Design App \u00a0To access your detailed page chart, download [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-5254","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Generating Your Human Design Chart Please wait while we calculate your chart... Chart Generation Failed Your Human Design Chart This is your Human Design chart. It&#039;s a visual map of how your energy works and how you&#039;re naturally built to move through life. Download on theApp Store Get it onGoogle Play Apple Store Download for\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"2XtPqdnmW53Vq528z2yi1H2fmCI8uF1spYM6kbZwV2o\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.humandesignapp.com\/nl\/chart-results\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"nl_NL\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Human Design App \u2022 Human Design Charts and detailed explanations. Composite, Transit and Return charts.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Human Design Chart \u2022 Human Design App\" \/>\n\t\t<meta property=\"og:description\" content=\"Generating Your Human Design Chart Please wait while we calculate your chart... Chart Generation Failed Your Human Design Chart This is your Human Design chart. It&#039;s a visual map of how your energy works and how you&#039;re naturally built to move through life. Download on theApp Store Get it onGoogle Play Apple Store Download for\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.humandesignapp.com\/nl\/chart-results\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.humandesignapp.com\/wp-content\/uploads\/2022\/07\/cropped-Logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.humandesignapp.com\/wp-content\/uploads\/2022\/07\/cropped-Logo.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-10-24T19:21:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-11-21T18:38:38+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HumanDesignApp\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Human Design Chart \u2022 Human Design App\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Generating Your Human Design Chart Please wait while we calculate your chart... Chart Generation Failed Your Human Design Chart This is your Human Design chart. It&#039;s a visual map of how your energy works and how you&#039;re naturally built to move through life. Download on theApp Store Get it onGoogle Play Apple Store Download for\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.humandesignapp.com\/wp-content\/uploads\/2022\/07\/cropped-Logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/chart-results\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/chart-results\\\/#listItem\",\"name\":\"Human Design Chart\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/chart-results\\\/#listItem\",\"position\":2,\"name\":\"Human Design Chart\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/#organization\",\"name\":\"Healing Shore LLC\",\"description\":\"Human Design Charts and detailed explanations. Composite, Transit and Return charts.\",\"url\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.humandesignapp.com\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/cropped-Logo.png\",\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/chart-results\\\/#organizationLogo\",\"width\":512,\"height\":512,\"caption\":\"Human Design App logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/chart-results\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/HumanDesignApp\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/chart-results\\\/#webpage\",\"url\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/chart-results\\\/\",\"name\":\"Human Design Chart \\u2022 Human Design App\",\"description\":\"Generating Your Human Design Chart Please wait while we calculate your chart... Chart Generation Failed Your Human Design Chart This is your Human Design chart. It's a visual map of how your energy works and how you're naturally built to move through life. Download on theApp Store Get it onGoogle Play Apple Store Download for\",\"inLanguage\":\"nl-NL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/chart-results\\\/#breadcrumblist\"},\"datePublished\":\"2025-10-24T14:21:00-05:00\",\"dateModified\":\"2025-11-21T13:38:38-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/#website\",\"url\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/\",\"name\":\"Human Design App\",\"description\":\"Human Design Charts and detailed explanations. Composite, Transit and Return charts.\",\"inLanguage\":\"nl-NL\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.humandesignapp.com\\\/nl\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Human Design Chart \u2022 Human Design App<\/title>\n\n","aioseo_head_json":{"title":"Menselijk ontwerp grafiek - Menselijk ontwerp app","description":"Het genereren van je menselijke ontwerpkaart Even geduld a.u.b. terwijl we je kaart berekenen... Kaart genereren mislukt Je menselijke ontwerpkaart Dit is je menselijke ontwerpkaart. Het is een visuele kaart van hoe je energie werkt en hoe je van nature in het leven staat. Download in deApp Store Haal het opGoogle Play Apple Store Downloaden voor","canonical_url":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"2XtPqdnmW53Vq528z2yi1H2fmCI8uF1spYM6kbZwV2o","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.humandesignapp.com\/nl#listItem","position":1,"name":"Home","item":"https:\/\/www.humandesignapp.com\/nl","nextItem":{"@type":"ListItem","@id":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/#listItem","name":"Human Design Chart"}},{"@type":"ListItem","@id":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/#listItem","position":2,"name":"Human Design Chart","previousItem":{"@type":"ListItem","@id":"https:\/\/www.humandesignapp.com\/nl#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.humandesignapp.com\/nl\/#organization","name":"Healing Shore LLC","description":"Human Design Charts and detailed explanations. Composite, Transit and Return charts.","url":"https:\/\/www.humandesignapp.com\/nl\/","logo":{"@type":"ImageObject","url":"https:\/\/www.humandesignapp.com\/wp-content\/uploads\/2022\/07\/cropped-Logo.png","@id":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/#organizationLogo","width":512,"height":512,"caption":"Human Design App logo"},"image":{"@id":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/HumanDesignApp"]},{"@type":"WebPage","@id":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/#webpage","url":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/","name":"Human Design Chart \u2022 Human Design App","description":"Generating Your Human Design Chart Please wait while we calculate your chart... Chart Generation Failed Your Human Design Chart This is your Human Design chart. It's a visual map of how your energy works and how you're naturally built to move through life. Download on theApp Store Get it onGoogle Play Apple Store Download for","inLanguage":"nl-NL","isPartOf":{"@id":"https:\/\/www.humandesignapp.com\/nl\/#website"},"breadcrumb":{"@id":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/#breadcrumblist"},"datePublished":"2025-10-24T14:21:00-05:00","dateModified":"2025-11-21T13:38:38-05:00"},{"@type":"WebSite","@id":"https:\/\/www.humandesignapp.com\/nl\/#website","url":"https:\/\/www.humandesignapp.com\/nl\/","name":"Human Design App","description":"Human Design Charts and detailed explanations. Composite, Transit and Return charts.","inLanguage":"nl-NL","publisher":{"@id":"https:\/\/www.humandesignapp.com\/nl\/#organization"}}]},"og:locale":"nl_NL","og:site_name":"Human Design App \u2022 Human Design Charts and detailed explanations. Composite, Transit and Return charts.","og:type":"article","og:title":"Human Design Chart \u2022 Human Design App","og:description":"Generating Your Human Design Chart Please wait while we calculate your chart... Chart Generation Failed Your Human Design Chart This is your Human Design chart. It's a visual map of how your energy works and how you're naturally built to move through life. Download on theApp Store Get it onGoogle Play Apple Store Download for","og:url":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/","og:image":"https:\/\/www.humandesignapp.com\/wp-content\/uploads\/2022\/07\/cropped-Logo.png","og:image:secure_url":"https:\/\/www.humandesignapp.com\/wp-content\/uploads\/2022\/07\/cropped-Logo.png","og:image:width":512,"og:image:height":512,"article:published_time":"2025-10-24T19:21:00+00:00","article:modified_time":"2025-11-21T18:38:38+00:00","article:publisher":"https:\/\/www.facebook.com\/HumanDesignApp","twitter:card":"summary","twitter:title":"Human Design Chart \u2022 Human Design App","twitter:description":"Generating Your Human Design Chart Please wait while we calculate your chart... Chart Generation Failed Your Human Design Chart This is your Human Design chart. It's a visual map of how your energy works and how you're naturally built to move through life. Download on theApp Store Get it onGoogle Play Apple Store Download for","twitter:image":"https:\/\/www.humandesignapp.com\/wp-content\/uploads\/2022\/07\/cropped-Logo.png"},"aioseo_meta_data":{"post_id":"5254","title":"#post_title #separator_sa #site_title","description":"#post_content","keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-05-20 19:40:32","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":null,"created":"2025-10-24 19:17:15","updated":"2026-05-20 19:40:32"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.humandesignapp.com\/nl\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tHuman Design Chart\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.humandesignapp.com\/nl"},{"label":"Human Design Chart","link":"https:\/\/www.humandesignapp.com\/nl\/chart-results\/"}],"_links":{"self":[{"href":"https:\/\/www.humandesignapp.com\/nl\/wp-json\/wp\/v2\/pages\/5254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.humandesignapp.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.humandesignapp.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.humandesignapp.com\/nl\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.humandesignapp.com\/nl\/wp-json\/wp\/v2\/comments?post=5254"}],"version-history":[{"count":91,"href":"https:\/\/www.humandesignapp.com\/nl\/wp-json\/wp\/v2\/pages\/5254\/revisions"}],"predecessor-version":[{"id":5891,"href":"https:\/\/www.humandesignapp.com\/nl\/wp-json\/wp\/v2\/pages\/5254\/revisions\/5891"}],"wp:attachment":[{"href":"https:\/\/www.humandesignapp.com\/nl\/wp-json\/wp\/v2\/media?parent=5254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}