{"id":110192,"date":"2024-07-16T15:58:07","date_gmt":"2024-07-16T13:58:07","guid":{"rendered":"https:\/\/www.immo-invest.ch\/?page_id=110192"},"modified":"2024-07-16T16:07:03","modified_gmt":"2024-07-16T14:07:03","slug":"login-2","status":"publish","type":"page","link":"https:\/\/www.immo-invest.ch\/it\/login-2\/","title":{"rendered":"Accesso"},"content":{"rendered":"<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\">Accedi<\/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:\/\/www.immo-invest.ch\/it\/redaktion\/\" 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\">Nome utente o indirizzo email<\/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><div class=\"g-recaptcha-wrap\" style=\"padding:10px 0 10px 0\"><div class=\"g-recaptcha\" data-sitekey=\"6Ld4BGYaAAAAAKEZTrkIUxI5ycNMXmr5dSE7FUHF\"><\/div><\/div><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\"> Ricordami<\/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=\"Accedi\">\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\">Mostra 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 = 'Mostra 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:\/\/www.immo-invest.ch\/abo\/login\/?action=reset_pass\">Password dimenticata?<\/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\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":66,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pmpro_default_level":"","inline_featured_image":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-110192","page","type-page","status-publish","hentry","pmpro-has-access"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"fHJKvgWpZCR2zVBHWfkQeFXC11qieUSff0HGNYfuyLA\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.immo-invest.ch\/it\/login-2\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"it_IT\" \/>\n\t\t<meta property=\"og:site_name\" content=\"immo!nvest - Die Plattform f\u00fcr Standorte und Immobilien - Die\u00a0Plattform f\u00fcr Standorte und Immobilien\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Accesso - immo!nvest - Die Plattform f\u00fcr Standorte und Immobilien\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.immo-invest.ch\/it\/login-2\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.immo-invest.ch\/wp-content\/uploads\/2024\/09\/immoinvest_sm-scaled.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.immo-invest.ch\/wp-content\/uploads\/2024\/09\/immoinvest_sm-scaled.jpg\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-07-16T13:58:07+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-07-16T14:07:03+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Immoinvest\/100077962920504\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@i\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Accesso - immo!nvest - Die Plattform f\u00fcr Standorte und Immobilien\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@i\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.immo-invest.ch\/wp-content\/uploads\/2024\/09\/immoinvest_sm-scaled.jpg\" \/>\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.immo-invest.ch\\\/it\\\/login-2\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/login-2\\\/#listItem\",\"name\":\"Accesso\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/login-2\\\/#listItem\",\"position\":2,\"name\":\"Accesso\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/#organization\",\"name\":\"immo!nvest - Die Plattform f\\u00fcr Standorte und Immobilien\",\"description\":\"Die\\u00a0Plattform f\\u00fcr Standorte und Immobilien\",\"url\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/\",\"email\":\"admin@immomedia.ag\",\"telephone\":\"+41444420002\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.immo-invest.ch\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/immoinvest_sm-scaled.jpg\",\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/login-2\\\/#organizationLogo\",\"width\":2560,\"height\":1340},\"image\":{\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/login-2\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/Immoinvest\\\/100077962920504\\\/\",\"https:\\\/\\\/x.com\\\/i\\\/flow\\\/login?redirect_after_login=immoinvest_ch\",\"https:\\\/\\\/www.instagram.com\\\/immoinvest_ch\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/immoinvest-swiss\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/login-2\\\/#webpage\",\"url\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/login-2\\\/\",\"name\":\"Accesso - immo!nvest - Die Plattform f\\u00fcr Standorte und Immobilien\",\"inLanguage\":\"it-IT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/login-2\\\/#breadcrumblist\"},\"datePublished\":\"2024-07-16T15:58:07+02:00\",\"dateModified\":\"2024-07-16T16:07:03+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/#website\",\"url\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/\",\"name\":\"immo!nvest - Die Plattform f\\u00fcr Standorte und Immobilien\",\"description\":\"Die\\u00a0Plattform f\\u00fcr Standorte und Immobilien\",\"inLanguage\":\"it-IT\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.immo-invest.ch\\\/it\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Accesso - immo!nvest - Die Plattform f\u00fcr Standorte und Immobilien","description":"","canonical_url":"https:\/\/www.immo-invest.ch\/it\/login-2\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"fHJKvgWpZCR2zVBHWfkQeFXC11qieUSff0HGNYfuyLA","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.immo-invest.ch\/it\/login-2\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.immo-invest.ch\/it\/#listItem","position":1,"name":"Home","item":"https:\/\/www.immo-invest.ch\/it\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.immo-invest.ch\/it\/login-2\/#listItem","name":"Accesso"}},{"@type":"ListItem","@id":"https:\/\/www.immo-invest.ch\/it\/login-2\/#listItem","position":2,"name":"Accesso","previousItem":{"@type":"ListItem","@id":"https:\/\/www.immo-invest.ch\/it\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.immo-invest.ch\/it\/#organization","name":"immo!nvest - Die Plattform f\u00fcr Standorte und Immobilien","description":"Die\u00a0Plattform f\u00fcr Standorte und Immobilien","url":"https:\/\/www.immo-invest.ch\/it\/","email":"admin@immomedia.ag","telephone":"+41444420002","logo":{"@type":"ImageObject","url":"https:\/\/www.immo-invest.ch\/wp-content\/uploads\/2024\/09\/immoinvest_sm-scaled.jpg","@id":"https:\/\/www.immo-invest.ch\/it\/login-2\/#organizationLogo","width":2560,"height":1340},"image":{"@id":"https:\/\/www.immo-invest.ch\/it\/login-2\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/people\/Immoinvest\/100077962920504\/","https:\/\/x.com\/i\/flow\/login?redirect_after_login=immoinvest_ch","https:\/\/www.instagram.com\/immoinvest_ch\/","https:\/\/www.linkedin.com\/company\/immoinvest-swiss"]},{"@type":"WebPage","@id":"https:\/\/www.immo-invest.ch\/it\/login-2\/#webpage","url":"https:\/\/www.immo-invest.ch\/it\/login-2\/","name":"Accesso - immo!nvest - Die Plattform f\u00fcr Standorte und Immobilien","inLanguage":"it-IT","isPartOf":{"@id":"https:\/\/www.immo-invest.ch\/it\/#website"},"breadcrumb":{"@id":"https:\/\/www.immo-invest.ch\/it\/login-2\/#breadcrumblist"},"datePublished":"2024-07-16T15:58:07+02:00","dateModified":"2024-07-16T16:07:03+02:00"},{"@type":"WebSite","@id":"https:\/\/www.immo-invest.ch\/it\/#website","url":"https:\/\/www.immo-invest.ch\/it\/","name":"immo!nvest - Die Plattform f\u00fcr Standorte und Immobilien","description":"Die\u00a0Plattform f\u00fcr Standorte und Immobilien","inLanguage":"it-IT","publisher":{"@id":"https:\/\/www.immo-invest.ch\/it\/#organization"}}]},"og:locale":"it_IT","og:site_name":"immo!nvest - Die Plattform f\u00fcr Standorte und Immobilien - Die\u00a0Plattform f\u00fcr Standorte und Immobilien","og:type":"article","og:title":"Accesso - immo!nvest - Die Plattform f\u00fcr Standorte und Immobilien","og:url":"https:\/\/www.immo-invest.ch\/it\/login-2\/","og:image":"https:\/\/www.immo-invest.ch\/wp-content\/uploads\/2024\/09\/immoinvest_sm-scaled.jpg","og:image:secure_url":"https:\/\/www.immo-invest.ch\/wp-content\/uploads\/2024\/09\/immoinvest_sm-scaled.jpg","article:published_time":"2024-07-16T13:58:07+00:00","article:modified_time":"2024-07-16T14:07:03+00:00","article:publisher":"https:\/\/www.facebook.com\/people\/Immoinvest\/100077962920504\/","twitter:card":"summary_large_image","twitter:site":"@i","twitter:title":"Accesso - immo!nvest - Die Plattform f\u00fcr Standorte und Immobilien","twitter:creator":"@i","twitter:image":"https:\/\/www.immo-invest.ch\/wp-content\/uploads\/2024\/09\/immoinvest_sm-scaled.jpg"},"aioseo_meta_data":{"post_id":"110192","title":null,"description":null,"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,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-09-21 00:01:58","updated":"2025-10-24 06:20:12","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.immo-invest.ch\/it\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAccesso\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.immo-invest.ch\/it\/"},{"label":"Accesso","link":"https:\/\/www.immo-invest.ch\/it\/login-2\/"}],"_links":{"self":[{"href":"https:\/\/www.immo-invest.ch\/it\/wp-json\/wp\/v2\/pages\/110192","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.immo-invest.ch\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.immo-invest.ch\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.immo-invest.ch\/it\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.immo-invest.ch\/it\/wp-json\/wp\/v2\/comments?post=110192"}],"version-history":[{"count":0,"href":"https:\/\/www.immo-invest.ch\/it\/wp-json\/wp\/v2\/pages\/110192\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.immo-invest.ch\/it\/wp-json\/wp\/v2\/media?parent=110192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}