{"id":2260,"date":"2025-08-29T21:06:34","date_gmt":"2025-08-29T21:06:34","guid":{"rendered":"https:\/\/adhdtoolsdaily.com\/bejelentkezes\/"},"modified":"2025-08-29T21:06:34","modified_gmt":"2025-08-29T21:06:34","slug":"bejelentkezes","status":"publish","type":"page","link":"https:\/\/adhdtoolsdaily.com\/hu\/bejelentkezes\/","title":{"rendered":"Bejelentkez\u00e9s"},"content":{"rendered":"\n\t<div class=\"pmpro\">\n\t\t<section id=\"pmpro_login\" class=\"pmpro_section\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"pmpro_card pmpro_login_wrap\">\n\t\t\t\t\t\t\t\t<h2 class=\"pmpro_card_title pmpro_font-large\">Log In<\/h2>\t\t\t\t\t\t\t\t<div class=\"pmpro_card_content\">\n\t\t\t\t\t\t\t\t\t<form name=\"loginform\" id=\"loginform\" action=\"https:\/\/adhdtoolsdaily.com\/wp-login.php\" method=\"post\"><input type=\"hidden\" name=\"pmpro_login_form_used\" value=\"1\" \/><p class=\"login-username\">\n\t\t\t\t<label for=\"user_login\">Felhaszn\u00e1l\u00f3n\u00e9v, vagy e-mail c\u00edm<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"user_login\" autocomplete=\"username\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-password\">\n\t\t\t\t<label for=\"user_pass\">Jelsz\u00f3<\/label>\n\t\t\t\t<input type=\"password\" name=\"pwd\" id=\"user_pass\" autocomplete=\"current-password\" spellcheck=\"false\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> Eml\u00e9kezzen r\u00e1m<\/label><\/p><p class=\"login-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wp-submit\" class=\"button button-primary\" value=\"Bejelentkez\u00e9s\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"\" \/>\n\t\t\t<\/p><\/form>\t<div class=\"pmpro_form_field-password-toggle\">\n\t\t<button type=\"button\" id=\"pmpro_btn-password-toggle-1\" class=\"pmpro_btn pmpro_btn-plain hide-if-no-js\" data-toggle=\"0\">\n\t\t\t<span class=\"pmpro_icon pmpro_icon-eye\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--pmpro--color--accent)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-eye\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><\/svg><\/span>\n\t\t\t<span class=\"pmpro_form_field-password-toggle-state\">Show Password<\/span>\n\t\t<\/button>\n\t<\/div>\n\t<script>\n\t\t\/\/ Password visibility toggle (wp_login_form instance).\n\t\t(function() {\n\t\t\tconst toggleButton = document.querySelectorAll('#pmpro_btn-password-toggle-1')[0];\n\t\t\tconst toggleWrapper = toggleButton.closest('.pmpro_form_field-password-toggle');\n\t\t\tconst loginForm = toggleWrapper.previousElementSibling;\n\t\t\tconst passwordParagraph = loginForm.querySelector('.login-password');\n\t\t\tconst passwordInput = loginForm.querySelector('#user_pass');\n\n\t\t\tpasswordParagraph.appendChild(toggleWrapper);\n\t\t\ttoggleButton.classList.remove('hide-if-no-js');\n\t\t\ttoggleButton.addEventListener('click', togglePassword);\n\n\t\t\tfunction togglePassword() {\n\t\t\t\tconst status = this.getAttribute('data-toggle');\n\t\t\t\tconst passwordInputs = document.querySelectorAll('#user_pass');\n\t\t\t\tconst icon = this.getElementsByClassName('pmpro_icon')[0];\n\t\t\t\tconst state = this.getElementsByClassName('pmpro_form_field-password-toggle-state')[0];\n\n\t\t\t\tif (parseInt(status, 10) === 0) {\n\t\t\t\t\tthis.setAttribute('data-toggle', 1);\n\t\t\t\t\tpasswordInput.setAttribute( 'type', 'text' );\n\t\t\t\t\ticon.innerHTML = `\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--pmpro--color--accent)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-eye-off\">\n\t\t\t\t\t\t\t<path d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24\"><\/path>\n\t\t\t\t\t\t\t<line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"><\/line>\n\t\t\t\t\t\t<\/svg>`;\n\t\t\t\t\tstate.textContent = 'Hide Password';\n\t\t\t\t} else {\n\t\t\t\t\tthis.setAttribute('data-toggle', 0);\n\t\t\t\t\tpasswordInput.setAttribute( 'type', 'password' );\n\t\t\t\t\ticon.innerHTML = `\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--pmpro--color--accent)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-eye\">\n\t\t\t\t\t\t\t<path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path>\n\t\t\t\t\t\t\t<circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\n\t\t\t\t\t\t<\/svg>`;\n\t\t\t\t\tstate.textContent = 'Show Password';\n\t\t\t\t}\n\t\t\t}\n\t\t})();\n\t<\/script>\n\t\t\t\t\t\t\t\t\t<\/div> <!-- end pmpro_card_content -->\n\t\t\t\t\t\t\t\t<div class=\"pmpro_card_actions\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"pmpro_actions_nav\">\n\t\t<a href=\"https:\/\/adhdtoolsdaily.com\/wp-login.php?action=reset_pass\">Lost Password?<\/a>\t<\/div> <!-- end pmpro_actions_nav -->\n\t\t\t\t\t\t\t\t\t<\/div> <!-- end pmpro_card_actions -->\n\t\t\t\t\t\t\t<\/div> <!-- end pmpro_login_wrap -->\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/section> <!-- end pmpro_login -->\n\t<\/div> <!-- end pmpro -->\n\t\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"pmpro_default_level":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2260","page","type-page","status-publish","hentry","pmpro-has-access"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Bejelentkez\u00e9s - Wellness Coach<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/adhdtoolsdaily.com\/hu\/bejelentkezes\/\" \/>\n<meta property=\"og:locale\" content=\"hu_HU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bejelentkez\u00e9s - Wellness Coach\" \/>\n<meta property=\"og:url\" content=\"https:\/\/adhdtoolsdaily.com\/hu\/bejelentkezes\/\" \/>\n<meta property=\"og:site_name\" content=\"Wellness Coach\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/bejelentkezes\\\/\",\"url\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/bejelentkezes\\\/\",\"name\":\"Bejelentkez\u00e9s - Wellness Coach\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/#website\"},\"datePublished\":\"2025-08-29T21:06:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/bejelentkezes\\\/#breadcrumb\"},\"inLanguage\":\"hu\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/bejelentkezes\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/bejelentkezes\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bejelentkez\u00e9s\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/#website\",\"url\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/\",\"name\":\"ADHD Tools Daily\",\"description\":\"Empower Your Mind, Body &amp; Soul\",\"publisher\":{\"@id\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/#\\\/schema\\\/person\\\/1041dcbf20f0e525fa96fe65b2645c67\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"hu\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/hu\\\/#\\\/schema\\\/person\\\/1041dcbf20f0e525fa96fe65b2645c67\",\"name\":\"loddb\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"hu\",\"@id\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-ADHD-logo-1.png\",\"url\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-ADHD-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-ADHD-logo-1.png\",\"width\":408,\"height\":455,\"caption\":\"loddb\"},\"logo\":{\"@id\":\"https:\\\/\\\/adhdtoolsdaily.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-ADHD-logo-1.png\"},\"sameAs\":[\"https:\\\/\\\/adhdtoolsdaily.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Bejelentkez\u00e9s - Wellness Coach","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/adhdtoolsdaily.com\/hu\/bejelentkezes\/","og_locale":"hu_HU","og_type":"article","og_title":"Bejelentkez\u00e9s - Wellness Coach","og_url":"https:\/\/adhdtoolsdaily.com\/hu\/bejelentkezes\/","og_site_name":"Wellness Coach","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/adhdtoolsdaily.com\/hu\/bejelentkezes\/","url":"https:\/\/adhdtoolsdaily.com\/hu\/bejelentkezes\/","name":"Bejelentkez\u00e9s - Wellness Coach","isPartOf":{"@id":"https:\/\/adhdtoolsdaily.com\/hu\/#website"},"datePublished":"2025-08-29T21:06:34+00:00","breadcrumb":{"@id":"https:\/\/adhdtoolsdaily.com\/hu\/bejelentkezes\/#breadcrumb"},"inLanguage":"hu","potentialAction":[{"@type":"ReadAction","target":["https:\/\/adhdtoolsdaily.com\/hu\/bejelentkezes\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/adhdtoolsdaily.com\/hu\/bejelentkezes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/adhdtoolsdaily.com\/hu\/home\/"},{"@type":"ListItem","position":2,"name":"Bejelentkez\u00e9s"}]},{"@type":"WebSite","@id":"https:\/\/adhdtoolsdaily.com\/hu\/#website","url":"https:\/\/adhdtoolsdaily.com\/hu\/","name":"ADHD Tools Daily","description":"Empower Your Mind, Body &amp; Soul","publisher":{"@id":"https:\/\/adhdtoolsdaily.com\/hu\/#\/schema\/person\/1041dcbf20f0e525fa96fe65b2645c67"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/adhdtoolsdaily.com\/hu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"hu"},{"@type":["Person","Organization"],"@id":"https:\/\/adhdtoolsdaily.com\/hu\/#\/schema\/person\/1041dcbf20f0e525fa96fe65b2645c67","name":"loddb","image":{"@type":"ImageObject","inLanguage":"hu","@id":"https:\/\/mlsd8fnq4cyd.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/adhdtoolsdaily.com\/wp-content\/uploads\/2025\/08\/cropped-ADHD-logo-1.png","url":"https:\/\/mlsd8fnq4cyd.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/adhdtoolsdaily.com\/wp-content\/uploads\/2025\/08\/cropped-ADHD-logo-1.png","contentUrl":"https:\/\/mlsd8fnq4cyd.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/adhdtoolsdaily.com\/wp-content\/uploads\/2025\/08\/cropped-ADHD-logo-1.png","width":408,"height":455,"caption":"loddb"},"logo":{"@id":"https:\/\/mlsd8fnq4cyd.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/adhdtoolsdaily.com\/wp-content\/uploads\/2025\/08\/cropped-ADHD-logo-1.png"},"sameAs":["https:\/\/adhdtoolsdaily.com"]}]}},"_links":{"self":[{"href":"https:\/\/adhdtoolsdaily.com\/hu\/wp-json\/wp\/v2\/pages\/2260","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adhdtoolsdaily.com\/hu\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/adhdtoolsdaily.com\/hu\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/adhdtoolsdaily.com\/hu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/adhdtoolsdaily.com\/hu\/wp-json\/wp\/v2\/comments?post=2260"}],"version-history":[{"count":0,"href":"https:\/\/adhdtoolsdaily.com\/hu\/wp-json\/wp\/v2\/pages\/2260\/revisions"}],"wp:attachment":[{"href":"https:\/\/adhdtoolsdaily.com\/hu\/wp-json\/wp\/v2\/media?parent=2260"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}