{"id":5528,"date":"2025-10-08T09:36:29","date_gmt":"2025-10-08T07:36:29","guid":{"rendered":"https:\/\/www.igraphicx.com\/index.php\/register\/"},"modified":"2025-10-08T09:40:09","modified_gmt":"2025-10-08T07:40:09","slug":"register","status":"publish","type":"page","link":"https:\/\/www.igraphicx.com\/index.php\/register\/","title":{"rendered":"Registrati"},"content":{"rendered":"<div class=\"uwp-register-class bsui sdel-240aa5ef\" ><div class=\"uwp_widgets uwp_widget_register\"><div class=\"uwp_page wpbs\">    <div class=\"row\">\n        <div class=\"card mx-auto container-fluid p-0 border-0\" >\n\t\t\t            <div class=\"card-body\">\n\t\t\t\t<h3 class=\"card-title text-center mb-4\">Register<\/h3>\n                <form class=\"uwp-registration-form uwp_form\" method=\"post\" enctype=\"multipart\/form-data\">\n\t\t\t\t\t<div data-argument=\"first_name\" class=\"form-group\" ><label for=\"first_name\" class=\"sr-only\">Nome <span class=\"text-danger\">*<\/span><\/label><input type=\"text\"  name=\"first_name\"  id=\"first_name\"  placeholder=\"Nome *\"  title=\"Nome\"  required  class=\"form-control \" ><\/div><div data-argument=\"last_name\" class=\"form-group\" ><label for=\"last_name\" class=\"sr-only\">Cognome <span class=\"text-danger\">*<\/span><\/label><input type=\"text\"  name=\"last_name\"  id=\"last_name\"  placeholder=\"Cognome *\"  title=\"Cognome\"  required  class=\"form-control \" ><\/div><div data-argument=\"username\" class=\"form-group\" ><label for=\"username\" class=\"sr-only\">Username <span class=\"text-danger\">*<\/span><\/label><input type=\"text\"  name=\"username\"  id=\"username\"  placeholder=\"Username *\"  title=\"Username\"  required  class=\"form-control \" ><\/div><div data-argument=\"email\" class=\"form-group\" ><label for=\"email\" class=\"sr-only\">Email <span class=\"text-danger\">*<\/span><\/label><input type=\"email\"  name=\"email\"  id=\"email\"  placeholder=\"Email *\"  title=\"Email\"  required  class=\"form-control \" ><\/div><div data-argument=\"ragione_sociale\" class=\"form-group\" ><label for=\"ragione_sociale\" class=\"sr-only\">Ragione Sociale<\/label><input type=\"text\"  name=\"ragione_sociale\"  id=\"ragione_sociale\"  placeholder=\"Ragione Sociale\"  title=\"Ragione Sociale\"  class=\"form-control \" ><small class=\"form-text text-muted d-block\">Ragione Sociale<\/small><\/div><div data-argument=\"partita_iva\" class=\"form-group\" ><label for=\"partita_iva\" class=\"sr-only\">Partita iva \/ Codice Fiscale <span class=\"text-danger\">*<\/span><\/label><input type=\"text\"  name=\"partita_iva\"  id=\"partita_iva\"  placeholder=\"Partita iva \/ Codice Fiscale *\"  title=\"Partita iva \/ Codice Fiscale\"  required  class=\"form-control \" ><small class=\"form-text text-muted d-block\">Partita iva \/ Codice Fiscale<\/small><\/div><div data-argument=\"password\" class=\"form-group uwp-password-wrap\" ><label for=\"password\" class=\"sr-only\">Password <span class=\"text-danger\">*<\/span><\/label><div class=\"input-group\" ><input type=\"password\"  name=\"password\"  id=\"password\"  placeholder=\"Password *\"  title=\"Password\"  required  class=\"form-control \" ><div class=\"input-group-append \" style=\"top:0;right:0;\"><span class=\"input-group-text c-pointer px-3\" \nonclick=\"var $el = jQuery(this).find('i');$el.toggleClass('fa-eye fa-eye-slash');\nvar $eli = jQuery(this).parent().parent().find('input');\nif($el.hasClass('fa-eye'))\n{$eli.attr('type','text');}\nelse{$eli.attr('type','password');}\"\n><i class=\"far fa-fw fa-eye-slash\"><\/i><\/span><\/div><\/div><\/div><div data-argument=\"confirm_password\" class=\"form-group uwp-password-wrap\" ><label for=\"confirm_password\" class=\"sr-only\">Confirm Password <span class=\"text-danger\">*<\/span><\/label><div class=\"input-group\" ><input type=\"password\"  name=\"confirm_password\"  id=\"confirm_password\"  placeholder=\"Confirm Password *\"  title=\"Confirm Password\"  required  class=\"form-control \" ><div class=\"input-group-append \" style=\"top:0;right:0;\"><span class=\"input-group-text c-pointer px-3\" \nonclick=\"var $el = jQuery(this).find('i');$el.toggleClass('fa-eye fa-eye-slash');\nvar $eli = jQuery(this).parent().parent().find('input');\nif($el.hasClass('fa-eye'))\n{$eli.attr('type','text');}\nelse{$eli.attr('type','password');}\"\n><i class=\"far fa-fw fa-eye-slash\"><\/i><\/span><\/div><\/div><\/div><input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/www.igraphicx.com\"\/><input type=\"hidden\" name=\"uwp_register_hash\" value=\"e1ba3eaedcecfe7b765b67ea5\" style=\"display:none !important; visibility:hidden !important;\" \/><input type=\"hidden\" name=\"uwp_register_hp\" value=\"\" style=\"display:none !important; visibility:hidden !important;\" size=\"25\" autocomplete=\"off\" \/><input type=\"hidden\" name=\"uwp_register_nonce\" value=\"38aff01389\" \/><input type=\"hidden\" name=\"uwp_register_form_id\" value=\"1\"><button type=\"submit\"  name=\"uwp_register_submit\"  class=\"btn btn-primary btn-block text-uppercase uwp_register_submit\"  >Create account<\/button>\n                <\/form>\n\n                <div class=\"uwp-footer-links\">\n                    <div class=\"uwp-footer-link\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.igraphicx.com\/index.php\/login\/\" class=\"d-block text-center mt-2 small uwp-login-link\"  rel=\"nofollow\"  >Login<\/a>\n                    <\/div>\n                <\/div>\n\n                <div class=\"form-group text-center mb-0 p-0\">\n\t\t\t\t\t                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div><\/div>\t<script>\n        jQuery( document ).ready( function( $ ) {\n\n            $( 'body' ).on( 'keyup', 'input[name=password], input[name=confirm_password]',\n                function( event ) {\n                    var $form = $(this).closest('form');\n                    if( ! $form.hasClass('uwp-login-form') ) {\n                        uwp_checkPasswordStrength(\n                            $form.find('input[name=password]'),\n                            $form.find('input[name=confirm_password]'),\n                            $form.find('#uwp-password-strength'),\n                            $form.find('button[type=\"submit\"], input[type=\"submit\"]'),\n                            ['black', 'listed', 'word']\n                        );\n                    }\n                }\n            );\n        });\n\t<\/script>\n\t<\/div>\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":{"footnotes":""},"class_list":["post-5528","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Registrati - Igraphicx<\/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:\/\/www.igraphicx.com\/index.php\/register\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Registrati - Igraphicx\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.igraphicx.com\/index.php\/register\/\" \/>\n<meta property=\"og:site_name\" content=\"Igraphicx\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-08T07:40:09+00:00\" \/>\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:\\\/\\\/www.igraphicx.com\\\/index.php\\\/register\\\/\",\"url\":\"https:\\\/\\\/www.igraphicx.com\\\/index.php\\\/register\\\/\",\"name\":\"Registrati - Igraphicx\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.igraphicx.com\\\/#website\"},\"datePublished\":\"2025-10-08T07:36:29+00:00\",\"dateModified\":\"2025-10-08T07:40:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.igraphicx.com\\\/index.php\\\/register\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.igraphicx.com\\\/index.php\\\/register\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.igraphicx.com\\\/index.php\\\/register\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.igraphicx.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Registrati\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.igraphicx.com\\\/#website\",\"url\":\"https:\\\/\\\/www.igraphicx.com\\\/\",\"name\":\"Igraphicx\",\"description\":\"Studio Grafico\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.igraphicx.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Registrati - Igraphicx","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:\/\/www.igraphicx.com\/index.php\/register\/","og_locale":"it_IT","og_type":"article","og_title":"Registrati - Igraphicx","og_url":"https:\/\/www.igraphicx.com\/index.php\/register\/","og_site_name":"Igraphicx","article_modified_time":"2025-10-08T07:40:09+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.igraphicx.com\/index.php\/register\/","url":"https:\/\/www.igraphicx.com\/index.php\/register\/","name":"Registrati - Igraphicx","isPartOf":{"@id":"https:\/\/www.igraphicx.com\/#website"},"datePublished":"2025-10-08T07:36:29+00:00","dateModified":"2025-10-08T07:40:09+00:00","breadcrumb":{"@id":"https:\/\/www.igraphicx.com\/index.php\/register\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.igraphicx.com\/index.php\/register\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.igraphicx.com\/index.php\/register\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.igraphicx.com\/"},{"@type":"ListItem","position":2,"name":"Registrati"}]},{"@type":"WebSite","@id":"https:\/\/www.igraphicx.com\/#website","url":"https:\/\/www.igraphicx.com\/","name":"Igraphicx","description":"Studio Grafico","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.igraphicx.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"}]}},"_links":{"self":[{"href":"https:\/\/www.igraphicx.com\/index.php\/wp-json\/wp\/v2\/pages\/5528","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.igraphicx.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.igraphicx.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.igraphicx.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.igraphicx.com\/index.php\/wp-json\/wp\/v2\/comments?post=5528"}],"version-history":[{"count":1,"href":"https:\/\/www.igraphicx.com\/index.php\/wp-json\/wp\/v2\/pages\/5528\/revisions"}],"predecessor-version":[{"id":5537,"href":"https:\/\/www.igraphicx.com\/index.php\/wp-json\/wp\/v2\/pages\/5528\/revisions\/5537"}],"wp:attachment":[{"href":"https:\/\/www.igraphicx.com\/index.php\/wp-json\/wp\/v2\/media?parent=5528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}