{"id":4920,"date":"2021-02-19T10:51:13","date_gmt":"2021-02-19T09:51:13","guid":{"rendered":"https:\/\/pipiter-joga.hu\/login\/"},"modified":"2024-10-30T19:21:18","modified_gmt":"2024-10-30T18:21:18","slug":"login","status":"publish","type":"page","link":"https:\/\/pipiter-joga.hu\/en\/login\/","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:\/\/pipiter-joga.hu\/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\">Username or Email Address<\/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\">Password<\/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\" \/> Remember Me<\/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=\"Log In\" \/>\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:\/\/pipiter-joga.hu\/en\/login\/?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<p>Melyik csomagot v\u00e1lasztottad? Nyomj r\u00e1 arra a gombra itt lent, \u00e9s l\u00e1tni fogod az el\u0151fizetett vide\u00f3idat&#8230;<br \/>Ha m\u00e9g nem v\u00e1lasztott\u00e1l, olvasd el a <a href=\"https:\/\/pipiter-joga.hu\/videok\/\">Vide\u00f3 men\u00fcpontban<\/a>, melyikben mi van, \u00e9s v\u00e1s\u00e1rold meg azt, amire \u00e9pp sz\u00fcks\u00e9ged van a t\u00f6lt\u0151d\u00e9shez, tov\u00e1bbl\u00e9p\u00e9shez&#8230; <br \/>\u00d6r\u00f6mteli \u00d6nmagaddal kapcsol\u00f3d\u00e1st k\u00edv\u00e1nok!<\/p>\n<p>Namaste\u2661 Bori<\/p>\n\n\n<btn class=\"new__site--btn\">\n<a class=\"new__site--link\" href=\"https:\/\/pipiter-joga.hu\/minosegi-en-ido-elofizetes\/\">&#8222;Min\u0151s\u00e9gi \u00e9n-id\u0151&#8221;- j\u00f3gacsomag <\/a><\/btn>\n\n\n\n<btn class=\"new__site--btn\">\n<a class=\"new__site--link\" href=\"https:\/\/pipiter-joga.hu\/uj-korszak-csomag\/\"> &#8222;\u00daj Korszak&#8221; el\u0151ad\u00e1sok <\/a><\/btn>\n\n\n\n<btn class=\"new__site--btn\">\n<a class=\"new__site--link\" href=\"https:\/\/pipiter-joga.hu\/mehtisztito-elofizetes\/\"> M\u00e9htiszt\u00edt\u00f3 gyakorlat <\/a><\/btn>\n\n\n\n<btn class=\"new__site--btn\">\n<a class=\"new__site--link\" href=\"https:\/\/pipiter-joga.hu\/bev-medit-elofizetes\/\"> Bevezet\u00e9s a medit\u00e1ci\u00f3ba &#8211; spiritu\u00e1lis alapok <\/a><\/btn>\n\n\n\n<btn class=\"new__site--btn\">\n<a class=\"new__site--link\" href=\"https:\/\/pipiter-joga.hu\/endo\/\"> Sz\u00fcless \u00fajj\u00e1 az endometri\u00f3zisb\u00f3l <\/a><\/btn>\n","protected":false},"excerpt":{"rendered":"<p>Melyik csomagot v\u00e1lasztottad? Nyomj r\u00e1 arra a gombra itt lent, \u00e9s l\u00e1tni fogod az el\u0151fizetett vide\u00f3idat&#8230;Ha m\u00e9g nem v\u00e1lasztott\u00e1l, olvasd el a Vide\u00f3 men\u00fcpontban, melyikben mi van, \u00e9s v\u00e1s\u00e1rold meg azt, amire \u00e9pp sz\u00fcks\u00e9ged van a t\u00f6lt\u0151d\u00e9shez, tov\u00e1bbl\u00e9p\u00e9shez&#8230; \u00d6r\u00f6mteli \u00d6nmagaddal kapcsol\u00f3d\u00e1st k\u00edv\u00e1nok! Namaste\u2661 Bori &#8222;Min\u0151s\u00e9gi \u00e9n-id\u0151&#8221;- j\u00f3gacsomag &#8222;\u00daj Korszak&#8221; el\u0151ad\u00e1sok M\u00e9htiszt\u00edt\u00f3 gyakorlat Bevezet\u00e9s a medit\u00e1ci\u00f3ba&#8230; <a href=\"https:\/\/pipiter-joga.hu\/en\/login\/\">Continue reading <span class=\"screen-reader-text\">&#8222;Bejelentkez\u00e9s&#8221;<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pmpro_default_level":"","footnotes":""},"class_list":["post-4920","page","type-page","status-publish","hentry","pmpro-has-access"],"_links":{"self":[{"href":"https:\/\/pipiter-joga.hu\/en\/wp-json\/wp\/v2\/pages\/4920","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pipiter-joga.hu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pipiter-joga.hu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pipiter-joga.hu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pipiter-joga.hu\/en\/wp-json\/wp\/v2\/comments?post=4920"}],"version-history":[{"count":15,"href":"https:\/\/pipiter-joga.hu\/en\/wp-json\/wp\/v2\/pages\/4920\/revisions"}],"predecessor-version":[{"id":19679,"href":"https:\/\/pipiter-joga.hu\/en\/wp-json\/wp\/v2\/pages\/4920\/revisions\/19679"}],"wp:attachment":[{"href":"https:\/\/pipiter-joga.hu\/en\/wp-json\/wp\/v2\/media?parent=4920"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}