{"id":17805,"date":"2026-03-16T15:56:48","date_gmt":"2026-03-16T14:56:48","guid":{"rendered":"https:\/\/ai.zedd.pro\/form-to-become-a-stakeholder\/"},"modified":"2026-03-16T15:56:48","modified_gmt":"2026-03-16T14:56:48","slug":"form-to-become-a-stakeholder","status":"publish","type":"page","link":"https:\/\/ai.zedd.pro\/en\/form-to-become-a-stakeholder\/","title":{"rendered":"Form to become a stakeholder"},"content":{"rendered":"    \n    <div class=\"ged-login-required\">\n        <div class=\"ged-login-box\">\n            <h2>\ud83d\udd10 Connexion requise<\/h2>\n            <p>Pour candidater \u00e0 l'annuaire, vous devez d'abord cr\u00e9er un compte et vous connecter.<\/p>\n            \n            <div class=\"ged-tabs\">\n                <button class=\"ged-tab active\" data-tab=\"login\">J'ai d\u00e9j\u00e0 un compte<\/button>\n                <button class=\"ged-tab\" data-tab=\"register\">Cr\u00e9er un compte<\/button>\n            <\/div>\n            \n            <div class=\"ged-tab-content active\" id=\"login\">\n                <form name=\"ged-candidature-loginform\" id=\"ged-candidature-loginform\" action=\"https:\/\/ai.zedd.pro\/en\/Hgb4EZdf7TGhjngf\/\" method=\"post\"><p class=\"login-username\">\n\t\t\t\t<label for=\"user_login\">Email ou nom d&#039;utilisateur<\/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\">Mot de passe<\/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\" \/> Se souvenir de moi<\/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=\"Se connecter\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/ai.zedd.pro\/en\/form-to-become-a-stakeholder\/\" \/>\n\t\t\t<\/p><\/form>                <p class=\"ged-lost-password\">\n                    <a href=\"https:\/\/ai.zedd.pro\/en\/Hgb4EZdf7TGhjngf\/?action=lostpassword&redirect_to=https%3A%2F%2Fai.zedd.pro%2Fen%2Fform-to-become-a-stakeholder%2F\">Mot de passe oubli\u00e9 ?<\/a>\n                <\/p>\n            <\/div>\n            \n            <div class=\"ged-tab-content\" id=\"register\">\n                <p>Pour cr\u00e9er un compte, <a href=\"https:\/\/ai.zedd.pro\/en\/Hgb4EZdf7TGhjngf\/?action=register\">cliquez ici<\/a>.<\/p>\n                <p class=\"ged-note\">Une fois inscrit, revenez sur cette page pour acc\u00e9der au formulaire de candidature.<\/p>\n            <\/div>\n            \n        <\/div>\n    <\/div>\n    \n    <style>\n    .ged-login-required {\n        max-width: 600px;\n        margin: 3rem auto;\n        padding: 2rem;\n    }\n    .ged-login-box {\n        background: #f9f9f9;\n        padding: 2.5rem;\n        border-radius: 8px;\n        border-left: 4px solid #0f664a;\n    }\n    .ged-login-box h2 {\n        margin-top: 0;\n        color: #0f664a;\n        text-align: center;\n    }\n    .ged-login-box > p {\n        text-align: center;\n        color: #666;\n        margin-bottom: 2rem;\n    }\n    .ged-tabs {\n        display: flex;\n        gap: 0.5rem;\n        margin-bottom: 2rem;\n        border-bottom: 2px solid #ddd;\n    }\n    .ged-tab {\n        flex: 1;\n        padding: 1rem;\n        background: transparent;\n        border: none;\n        border-bottom: 3px solid transparent;\n        cursor: pointer;\n        font-weight: 600;\n        color: #666;\n        transition: all 0.2s;\n    }\n    .ged-tab.active {\n        color: #0f664a;\n        border-bottom-color: #0f664a;\n    }\n    .ged-tab:hover {\n        color: #0f664a;\n    }\n    .ged-tab-content {\n        display: none;\n    }\n    .ged-tab-content.active {\n        display: block;\n    }\n    #ged-candidature-loginform label {\n        display: block;\n        font-weight: 600;\n        margin-bottom: 0.5rem;\n    }\n    #ged-candidature-loginform input[type=\"text\"],\n    #ged-candidature-loginform input[type=\"password\"] {\n        width: 100%;\n        padding: 0.75rem;\n        border: 1px solid #ddd;\n        border-radius: 4px;\n        margin-bottom: 1rem;\n    }\n    #ged-candidature-loginform input[type=\"submit\"] {\n        width: 100%;\n        background: #0f664a;\n        color: white;\n        padding: 0.875rem;\n        border: none;\n        border-radius: 4px;\n        font-size: 1.125rem;\n        font-weight: 600;\n        cursor: pointer;\n    }\n    #ged-candidature-loginform input[type=\"submit\"]:hover {\n        background: #135e96;\n    }\n    .ged-lost-password {\n        text-align: center;\n        margin-top: 1rem;\n    }\n    .ged-lost-password a {\n        color: #0f664a;\n        text-decoration: none;\n    }\n    .ged-note {\n        color: #666;\n        font-size: 0.9rem;\n        margin-top: 1rem;\n    }\n    <\/style>\n    \n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const tabs = document.querySelectorAll('.ged-tab');\n        const contents = document.querySelectorAll('.ged-tab-content');\n        \n        tabs.forEach(tab => {\n            tab.addEventListener('click', function() {\n                const target = this.getAttribute('data-tab');\n                \n                tabs.forEach(t => t.classList.remove('active'));\n                contents.forEach(c => c.classList.remove('active'));\n                \n                this.classList.add('active');\n                document.getElementById(target).classList.add('active');\n            });\n        });\n    });\n    <\/script>\n    \n    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"mod-le-zedd-page","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","_starter_page_template":"","_wpcom_template_layout_category":[],"footnotes":""},"class_list":["post-17805","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Form to become a stakeholder - A-Igeco<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Form to become a stakeholder - A-Igeco\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ai.zedd.pro\/form-to-become-a-stakeholder\/\" \/>\n<meta property=\"og:site_name\" content=\"A-Igeco\" \/>\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:\\\/\\\/ai.zedd.pro\\\/form-to-become-a-stakeholder\\\/\",\"url\":\"https:\\\/\\\/ai.zedd.pro\\\/form-to-become-a-stakeholder\\\/\",\"name\":\"Form to become a stakeholder - A-Igeco\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ai.zedd.pro\\\/#website\"},\"datePublished\":\"2026-03-16T14:56:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ai.zedd.pro\\\/form-to-become-a-stakeholder\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ai.zedd.pro\\\/form-to-become-a-stakeholder\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ai.zedd.pro\\\/form-to-become-a-stakeholder\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/ai.zedd.pro\\\/en\\\/federer-les-reseaux-des-professionnels-de-la-biodiversite\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Form to become a stakeholder\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ai.zedd.pro\\\/#website\",\"url\":\"https:\\\/\\\/ai.zedd.pro\\\/\",\"name\":\"A-Igeco\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/ai.zedd.pro\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ai.zedd.pro\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ai.zedd.pro\\\/#organization\",\"name\":\"A-Igeco\",\"url\":\"https:\\\/\\\/ai.zedd.pro\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ai.zedd.pro\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ai.zedd.pro\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Logo_A-IGEco_blanc.png\",\"contentUrl\":\"https:\\\/\\\/ai.zedd.pro\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Logo_A-IGEco_blanc.png\",\"width\":1841,\"height\":678,\"caption\":\"A-Igeco\"},\"image\":{\"@id\":\"https:\\\/\\\/ai.zedd.pro\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Form to become a stakeholder - A-Igeco","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Form to become a stakeholder - A-Igeco","og_url":"https:\/\/ai.zedd.pro\/form-to-become-a-stakeholder\/","og_site_name":"A-Igeco","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ai.zedd.pro\/form-to-become-a-stakeholder\/","url":"https:\/\/ai.zedd.pro\/form-to-become-a-stakeholder\/","name":"Form to become a stakeholder - A-Igeco","isPartOf":{"@id":"https:\/\/ai.zedd.pro\/#website"},"datePublished":"2026-03-16T14:56:48+00:00","breadcrumb":{"@id":"https:\/\/ai.zedd.pro\/form-to-become-a-stakeholder\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ai.zedd.pro\/form-to-become-a-stakeholder\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ai.zedd.pro\/form-to-become-a-stakeholder\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/ai.zedd.pro\/en\/federer-les-reseaux-des-professionnels-de-la-biodiversite\/"},{"@type":"ListItem","position":2,"name":"Form to become a stakeholder"}]},{"@type":"WebSite","@id":"https:\/\/ai.zedd.pro\/#website","url":"https:\/\/ai.zedd.pro\/","name":"A-Igeco","description":"","publisher":{"@id":"https:\/\/ai.zedd.pro\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ai.zedd.pro\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ai.zedd.pro\/#organization","name":"A-Igeco","url":"https:\/\/ai.zedd.pro\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ai.zedd.pro\/#\/schema\/logo\/image\/","url":"https:\/\/ai.zedd.pro\/wp-content\/uploads\/2025\/12\/Logo_A-IGEco_blanc.png","contentUrl":"https:\/\/ai.zedd.pro\/wp-content\/uploads\/2025\/12\/Logo_A-IGEco_blanc.png","width":1841,"height":678,"caption":"A-Igeco"},"image":{"@id":"https:\/\/ai.zedd.pro\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"newspack-article-block-landscape-large":false,"newspack-article-block-portrait-large":false,"newspack-article-block-square-large":false,"newspack-article-block-landscape-medium":false,"newspack-article-block-portrait-medium":false,"newspack-article-block-square-medium":false,"newspack-article-block-landscape-intermediate":false,"newspack-article-block-portrait-intermediate":false,"newspack-article-block-square-intermediate":false,"newspack-article-block-landscape-small":false,"newspack-article-block-portrait-small":false,"newspack-article-block-square-small":false,"newspack-article-block-landscape-tiny":false,"newspack-article-block-portrait-tiny":false,"newspack-article-block-square-tiny":false,"newspack-article-block-uncropped":false},"uagb_author_info":{"display_name":"Zedd Grenoble","author_link":"https:\/\/ai.zedd.pro\/en\/author\/zeddgre\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/ai.zedd.pro\/en\/wp-json\/wp\/v2\/pages\/17805","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ai.zedd.pro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ai.zedd.pro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ai.zedd.pro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ai.zedd.pro\/en\/wp-json\/wp\/v2\/comments?post=17805"}],"version-history":[{"count":0,"href":"https:\/\/ai.zedd.pro\/en\/wp-json\/wp\/v2\/pages\/17805\/revisions"}],"wp:attachment":[{"href":"https:\/\/ai.zedd.pro\/en\/wp-json\/wp\/v2\/media?parent=17805"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}