{"id":1353,"date":"2026-07-22T21:23:01","date_gmt":"2026-07-22T21:23:01","guid":{"rendered":"https:\/\/bafaa-afronation.de\/partnercockpit\/login\/"},"modified":"2026-07-23T09:10:43","modified_gmt":"2026-07-23T09:10:43","slug":"login","status":"publish","type":"page","link":"https:\/\/bafaa-afronation.de\/en\/partnercockpit\/login\/","title":{"rendered":"Login"},"content":{"rendered":"\n<div style=\"background:#FDF6E3;min-height:100vh\">\n<div class=\"cockpit-topbar\"><span class=\"cockpit-topbar-titel\">BAFA&#8217;A <span style=\"color:#D4A017\">PARTNERCOCKPIT<\/span><\/span><a class=\"cockpit-btn-gold\" style=\"min-height:36px;padding:4px 14px\" href=\"\/partnercockpit\/demo\/\">Demo ansehen<\/a><\/div>\n<div class=\"cockpit-login-card\">\n<h1 style=\"font-family:Montserrat,Arial;font-weight:700;color:#CC2200;font-size:24px;text-align:center;margin:0 0 6px\">\ud83d\udd10 Partner-Login<\/h1>\n<p style=\"font-family:Arial;font-size:14px;color:#555;text-align:center;margin:0 0 20px\">Zugang f\u00fcr aktive Kooperationspartner des BAFA&#8217;A AFRONATION Netzwerks.<\/p>\n\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:\/\/bafaa-afronation.de\/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:\/\/bafaa-afronation.de\/en\/partnercockpit\/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<div class=\"cockpit-info-box\" style=\"margin-top:24px\">Ihre Zugangsdaten erhalten Sie nach Vertragsunterzeichnung per E-Mail von der Zentrale. Eine Selbst-Registrierung ist nicht vorgesehen. Fragen: <a href=\"mailto:info@bafaa-afronation.de\">info@bafaa-afronation.de<\/a><\/div>\n<p class=\"cockpit-meta\" style=\"text-align:center\"><a href=\"\/partnercockpit\/\">\u2190 Zur\u00fcck zur Cockpit-Startseite<\/a><\/p>\n<\/div><\/div>\n<p class=\"cockpit-meta\" style=\"text-align:center;margin:24px 16px;font-family:Arial;font-size:11px;color:#888\">Ma\u00dfgeblich ist ausschlie\u00dflich die deutsche Fassung. \u00b7 Seule la version allemande fait foi. \u00b7 The German version is the legally binding version.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>BAFA&#8217;A PARTNERCOCKPITDemo ansehen \ud83d\udd10 Partner-Login Zugang f\u00fcr aktive Kooperationspartner des BAFA&#8217;A AFRONATION Netzwerks. Ihre Zugangsdaten erhalten Sie nach Vertragsunterzeichnung per E-Mail von der Zentrale. Eine Selbst-Registrierung ist nicht vorgesehen. Fragen: info@bafaa-afronation.de \u2190 Zur\u00fcck zur Cockpit-Startseite Ma\u00dfgeblich ist ausschlie\u00dflich die deutsche Fassung. \u00b7 Seule la version allemande fait foi. \u00b7 The German version is the legally [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1351,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"pmpro_default_level":"","_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-1353","page","type-page","status-publish","hentry","pmpro-has-access"],"_links":{"self":[{"href":"https:\/\/bafaa-afronation.de\/en\/wp-json\/wp\/v2\/pages\/1353","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bafaa-afronation.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bafaa-afronation.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bafaa-afronation.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bafaa-afronation.de\/en\/wp-json\/wp\/v2\/comments?post=1353"}],"version-history":[{"count":1,"href":"https:\/\/bafaa-afronation.de\/en\/wp-json\/wp\/v2\/pages\/1353\/revisions"}],"predecessor-version":[{"id":1390,"href":"https:\/\/bafaa-afronation.de\/en\/wp-json\/wp\/v2\/pages\/1353\/revisions\/1390"}],"up":[{"embeddable":true,"href":"https:\/\/bafaa-afronation.de\/en\/wp-json\/wp\/v2\/pages\/1351"}],"wp:attachment":[{"href":"https:\/\/bafaa-afronation.de\/en\/wp-json\/wp\/v2\/media?parent=1353"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}