What is HTML head? An Essential Guide

Explanation of the HTML head tag.
Reading Time: 4 minutes

Table of Contents

The HTML head is a fundamental section of any HTML document, essential for defining the settings and preliminary information of a web page. Located between the <head> e </head>This segment is not directly visible in the user interface of the browser, but plays a crucial role in defining how browsers and search engines interpret the content of the page.

The Crucial Role of the Title Tag in HTML head

The tag </code> plays a <strong>key role</strong> in the architecture of a web page. Located within the HTML head, this tag is responsible for defining the title of the page, which will be displayed both in the browser tab and in search results. The importance of a <strong>effective title</strong> goes beyond simple page labelling: it is a key component of the <strong>Search Engine Optimisation (SEO)</strong>. A well-formulated title can significantly improve the <strong>positioning</strong> of a page in search engines, thereby increasing visibility and, potentially, traffic to the site.</p> <p>When defining a title, it is essential that it be <strong>concise and descriptive</strong>offering users and search engines a clear understanding of the content of the page. An optimised title should contain the <strong>keywords</strong> relevant to the content of the page, preferably placed at the beginning of the title to maximise SEO impact. The tag <code><title></code> is one of the simplest but most powerful optimisation elements within a web developer's toolkit, making its correct implementation crucial to ensure a page's success in today's competitive digital environment.</p> <h2>Importance of Meta Tags for SEO</h2> <p>I <strong>meta tags</strong> are irreplaceable elements within the HTML head, crucial for providing search engines with essential information about the page. The <strong>meta tags <code>description</code></strong> is particularly important, as it offers a brief summary of the page content. This summary not only informs users of the page content in search results, but also directly influences the <strong>user decision</strong> to visit the site or not. Therefore, a well-written description can significantly increase the <strong>click-through rate (CTR)</strong>a relevant factor for SEO.</p> <p>Even if the <strong>meta tags <code>keywords</code></strong> is less used today than in the past, due to changes in search engine strategies favouring quality content and semantic contexts, other meta tags such as <strong><code>robots</code></strong> e <strong><code>viewport</code></strong> are essential. The tag <code>robots</code> directs search engine crawlers on how to index the page, while the <code>viewport</code> is vital to ensure that the website is <strong>visible correctly on all devices</strong>including mobile ones. The correct implementation of these and other meta tags helps improve both the <strong>SEO</strong> that the<strong>usability</strong> of a web page.</p> <h2>Linking Style Sheets and Scripts via HTML head</h2> <p>The HTML head plays a critical role in the <strong>linking external resources</strong> such as CSS style sheets and JavaScript files, which are fundamental to the visual presentation and interactive functionality of a web page. The tags <code><link></code> e <code><script></code> are used to incorporate these elements, ensuring that they are loaded and ready to use when needed. This order of loading is crucial to ensure that users see and interact with the page as intended by the developer, without glitches or delays.</p> <p>In addition, advanced techniques such as the <strong>CSS Sprites</strong> or the <strong>JavaScript minification</strong> can be implemented to further improve loading times and site efficiency. Strategies of <strong>optimisation of resources</strong>such as delaying the loading of non-critical scripts until after the initial rendering of the page, can significantly improve the perceived speed of the page, contributing to a better user experience and better search engine rankings.</p> <h2>Compatibility and Display Settings in HTML head</h2> <p>The correct use of meta tags such as <code><meta charset="UTF-8"></code> e <code><meta name="viewport" content="width=device-width, initial-scale=1.0"></code> within the HTML head is essential to ensure the<strong>accessibility</strong> and the <strong>compatibility</strong> of the website across different devices and browsers. The charset tag ensures that all characters are <strong>displayed correctly</strong>regardless of the language or device used to access the site.</p> <p>The meta tag <code>viewport</code> is particularly critical in the mobile age, as it configures the page to automatically adapt to the screen size of the device. This not only improves the<strong>usability</strong>but it is also a factor <strong>Important SEO</strong>, dato che Google e altri motori di ricerca premiano i siti “mobile-friendly” con un miglior ranking nelle ricerche effettuate da dispositivi mobili. Implementare correttamente questi tag contribuisce a costruire un sito accessibile e funzionale, migliorando l’esperienza dell’utente e aumentando la visibilità online del sito.</p> <h2>The Impact of HTML head on Performance and SEO</h2> <p><strong>Optimising the HTML head</strong> is not just a matter of good coding practice; it has a significant and direct impact on the <strong>performance</strong> and on the<strong>effectiveness of SEO</strong> of a web page. Careful handling of tags within the head can lead to considerable improvements in the <strong>loading times</strong>, ensure a <strong>better compatibility</strong> between different browsers and devices, and increase the <strong>visibility</strong> of the site on search engines. This area of the HTML document, although not directly visible to users, plays a vital role in page optimisation.</p> <p>For example, the use of <strong>preload link</strong>, such as <code><link rel="preload" href="example.css" as="style"></code>is an advanced technique that allows the browser to indicate which resources are needed in priority. This trick can <strong>significantly speed up the rendering process</strong> of the page, thus improving the<strong>user experience</strong>. Preloading the most critical resources ensures that elements such as styles and scripts are ready when needed, avoiding delays that can frustrate the user and worsen perceived performance metrics.</p> <h2>The Power of HTML head in Web Design</h2> <p>The tag <strong>HTML head</strong> represents a <strong>crucial component</strong> of modern web design. Fully understanding how it works and knowing how to optimise it allows developers to have more control over how content is presented and interpreted, not only by users but also by search engines. A <strong>well-configured head</strong> is synonymous with a functional, accessible and performance-optimised site, all essential elements for success in a competitive web environment.</p> <p>The correct handling of this section can make the difference between a site that excels and one that remains in the shadows. Head optimisation affects <strong>critical aspects</strong> such as loading resources, compatibility with different screen sizes and devices, and the ability to be effectively indexed by search engines. For those who wish to deepen and refine their skills, resources such as <strong>MDN Web Docs</strong> e <strong>W3Schools</strong> offer detailed and up-to-date guides.</p> <p>This overview of HTML head provides a basic understanding of how careful handling can significantly improve the functioning of a website. If you are interested in learning more about how to further optimise your site or would like additional information on other HTML elements, please do not hesitate to ask. With the right knowledge and attention to detail, any developer can improve his or her online presence by making the most of the potential offered by a correct implementation of HTML head.</p> </div> <div class="elementor-element elementor-element-56132fcf elementor-widget elementor-widget-facebook-button" data-id="56132fcf" data-element_type="widget" data-widget_type="facebook-button.default"> <div data-layout="standard" data-colorscheme="light" data-size="small" data-show-faces="false" class="elementor-facebook-widget fb-like" data-href="https://gtechgroup.it/en?p=91551" data-share="false" data-action="like"></div> </div> <div class="elementor-element elementor-element-76c1bd5e elementor-widget elementor-widget-heading" data-id="76c1bd5e" data-element_type="widget" data-widget_type="heading.default"> <h4 class="elementor-heading-title elementor-size-default">Leave a comment</h4> </div> <div class="elementor-element elementor-element-180e625b elementor-widget elementor-widget-post-comments" data-id="180e625b" data-element_type="widget" data-widget_type="post-comments.theme_comments"> <section id="comments" class="comments-area"> <div id="respond" class="comment-respond"> <h2 id="reply-title" class="comment-reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/en/cose-lhtml-head-una-guida-essenziale/#respond" style="display:none;" data-no-translation="" data-trp-gettext="">Cancel reply</a></small></h2><form action="https://gtechgroup.it/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate data-trp-original-action="https://gtechgroup.it/wp-comments-post.php"><p class="comment-notes"><span id="email-notes" data-no-translation="" data-trp-gettext="">Your email address will not be published.</span> <span class="required-field-message" data-no-translation="" data-trp-gettext="">Required fields are marked <span class="required">*</span></span></p><p class="comment-form-comment"><label for="comment">Comment <span class="required">*</span></label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required></textarea></p><p class="comment-form-author"><label for="author">Name <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name" required /></p> <p class="comment-form-email"><label for="email">Email <span class="required">*</span></label> <input id="email" name="email" type="email" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" required /></p> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment" data-no-translation-value="" /> <input type='hidden' name='comment_post_ID' value='91551' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><input type="hidden" id="ct_checkjs_2f885d0fbe2e131bfc9d98363e55d1d4" name="ct_checkjs" value="0" /><input type="hidden" name="trp-form-language" value="en"/></form> </div><!-- #respond --> </section> </div> <div class="elementor-element elementor-element-29246431 elementor-widget elementor-widget-facebook-comments" data-id="29246431" data-element_type="widget" data-widget_type="facebook-comments.default"> <div class="elementor-facebook-widget fb-comments" data-href="https://gtechgroup.it/en?p=91551" data-width="100%" data-numposts="5" data-order-by="social" style="min-height: 1px"></div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3e42addc" data-id="3e42addc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-73e1dc6f elementor-widget elementor-widget-heading" data-id="73e1dc6f" data-element_type="widget" data-widget_type="heading.default"> <h5 class="elementor-heading-title elementor-size-default"><a href="http://185.91.240.90/chi-siamo/?v=cd32106bcb6d" target="_blank">About Us</a></h5> </div> <div class="elementor-element elementor-element-451a98b5 elementor-widget elementor-widget-text-editor" data-id="451a98b5" data-element_type="widget" data-widget_type="text-editor.default"> <p>G Tech Group was born conceptually in 2011 and entrepreneurially in 2013 from an idea of Gianluca Gentile its founder.</p><p>The aim was to create the first <strong>Social Web Agency </strong>not a classic web agency that deals with social but an agency that shares its resources and ideas with other agencies and also connects different agencies, creating a real network.</p> </div> <div class="elementor-element elementor-element-11f8e633 elementor-shape-square elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="11f8e633" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-social-icons-wrapper elementor-grid" role="list"> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0d1bf11" href="https://www.facebook.com/gtechgroup/" target="_blank"> <span class="elementor-screen-only">Facebook-f</span> <svg class="e-font-icon-svg e-fab-facebook-f" viewbox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-bce7a8f" href="https://linkshortener.gtechgroup.it/piULY" target="_blank"> <span class="elementor-screen-only">Whatsapp</span> <svg class="e-font-icon-svg e-fab-whatsapp" viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-24858d7" href="https://www.youtube.com/channel/UC3Pi7se63xwspQxkeAKgDZw?view_as=subscriber" target="_blank"> <span class="elementor-screen-only">Youtube</span> <svg class="e-font-icon-svg e-fab-youtube" viewbox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-ba54201" href="https://linkshortener.gtechgroup.it/ZoO9v" target="_blank"> <span class="elementor-screen-only">Linkedin</span> <svg class="e-font-icon-svg e-fab-linkedin" viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-map-marker-alt elementor-repeater-item-c830673" href="https://g.page/G-Tech-Group-di-Gianluca-Gentile?share" target="_blank"> <span class="elementor-screen-only">Map-marker-alt</span> <svg class="e-font-icon-svg e-fas-map-marker-alt" viewbox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"></path></svg> </a> </span> </div> </div> <div class="elementor-element elementor-element-30a2612 elementor-widget elementor-widget-heading" data-id="30a2612" data-element_type="widget" data-widget_type="heading.default"> <h5 class="elementor-heading-title elementor-size-default">Recent Posts</h5> </div> <div class="elementor-element elementor-element-3cea2f81 elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="3cea2f81" data-element_type="widget" data-settings="{"classic_columns":"1","classic_row_gap":{"unit":"px","size":20,"sizes":[]},"classic_columns_tablet":"2","classic_columns_mobile":"1","classic_row_gap_widescreen":{"unit":"px","size":"","sizes":[]},"classic_row_gap_laptop":{"unit":"px","size":"","sizes":[]},"classic_row_gap_tablet_extra":{"unit":"px","size":"","sizes":[]},"classic_row_gap_tablet":{"unit":"px","size":"","sizes":[]},"classic_row_gap_mobile_extra":{"unit":"px","size":"","sizes":[]},"classic_row_gap_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="posts.classic"> <div class="elementor-widget-container"> <div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid"> <article class="elementor-post elementor-grid-item post-47488 post type-post status-publish format-standard has-post-thumbnail category-novita tag-antiplagio tag-api tag-attestati tag-blockchain tag-certificazione tag-ieumi tag-notarizzazione tag-partner-ufficiale tag-proprieta-intellettuale tag-seo tag-servizi-personalizzati"> <a class="elementor-post__thumbnail__link" href="https://gtechgroup.it/en/ieumi-your-blockchain-solution-for-intellectual-property/" tabindex="-1" > <div class="elementor-post__thumbnail"><img width="300" height="187" src="https://gtechgroup.it/wp-content/uploads/2023/07/IEUMI-La-tua-soluzione-Blockchain-per-la-proprieta-intellettuale-300x187.webp" class="attachment-medium size-medium wp-image-47491" alt="iÈumÌ your blockchain solution for intellectual property" /></div> </a> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://gtechgroup.it/en/ieumi-your-blockchain-solution-for-intellectual-property/" > IÈUMÌ: Your Blockchain Solution for Intellectual Property </a> </h3> <a class="elementor-post__read-more" href="https://gtechgroup.it/en/ieumi-your-blockchain-solution-for-intellectual-property/" aria-label="Read more about IÈUMÌ: La tua soluzione Blockchain per la proprietà intellettuale" tabindex="-1" data-no-translation-aria-label="" > Read more " </a> </div> </article> <article class="elementor-post elementor-grid-item post-89221 post type-post status-publish format-standard has-post-thumbnail category-consigli-guide tag-brave tag-confronto-browser tag-google-chrome tag-microsoft-edge tag-migliori-browser-2024 tag-mozilla-firefox tag-opera tag-quale-browser-scegliere tag-safari"> <a class="elementor-post__thumbnail__link" href="https://gtechgroup.it/en/best-browsers-compared-which-one-to-choose-in-2024/" tabindex="-1" > <div class="elementor-post__thumbnail"><img width="300" height="169" src="https://gtechgroup.it/wp-content/uploads/2024/04/Migliori-Browser-a-confronto-nel-2024-jpg.webp" class="attachment-medium size-medium wp-image-89225" alt="Internet browser comparison 2024." /></div> </a> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://gtechgroup.it/en/best-browsers-compared-which-one-to-choose-in-2024/" > Best Browser Comparison: Which one to choose in 2024? </a> </h3> <a class="elementor-post__read-more" href="https://gtechgroup.it/en/best-browsers-compared-which-one-to-choose-in-2024/" aria-label="Read more about Migliori Browser a Confronto: Quale Scegliere nel 2024?" tabindex="-1" data-no-translation-aria-label="" > Read more " </a> </div> </article> <article class="elementor-post elementor-grid-item post-1776 post type-post status-publish format-standard has-post-thumbnail category-seo tag-seo-on-page tag-seo-on-page-come-funziona tag-seo-on-page-cose tag-seo-on-page-cosa-e tag-seo-on-page-e-off-page tag-seo-on-page-wordpress"> <a class="elementor-post__thumbnail__link" href="https://gtechgroup.it/en/seo-on-page/" tabindex="-1" > <div class="elementor-post__thumbnail"><img width="300" height="108" src="https://gtechgroup.it/wp-content/uploads/2019/11/Seo-on-page-300x108.webp" class="attachment-medium size-medium wp-image-1780" alt="" /></div> </a> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://gtechgroup.it/en/seo-on-page/" > Seo on page to improve your ecommerce structure </a> </h3> <a class="elementor-post__read-more" href="https://gtechgroup.it/en/seo-on-page/" aria-label="Read more about Seo on page per migliorare la struttura del proprio ecommerce" tabindex="-1" data-no-translation-aria-label="" > Read more " </a> </div> </article> <article class="elementor-post elementor-grid-item post-152197 post type-post status-publish format-standard has-post-thumbnail category-web-hosting tag-cloudflare-hosting tag-hosting-g-tech-group tag-hosting-scalabile tag-hosting-veloce tag-pannello-plesk tag-sicurezza-hosting tag-uptime-garantito"> <a class="elementor-post__thumbnail__link" href="https://gtechgroup.it/en/guide-to-choosing-the-best-website-hosting/" tabindex="-1" > <div class="elementor-post__thumbnail"><img width="300" height="200" src="https://gtechgroup.it/wp-content/uploads/2024/12/Guida-alla-Scelta-del-Miglior-Hosting-per-Siti-Web-scaled.jpg" class="attachment-medium size-medium wp-image-152200" alt="Server corridor in a blue data centre" /></div> </a> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://gtechgroup.it/en/guide-to-choosing-the-best-website-hosting/" > Guide to Choosing the Best Website Hosting </a> </h3> <a class="elementor-post__read-more" href="https://gtechgroup.it/en/guide-to-choosing-the-best-website-hosting/" aria-label="Read more about Guida alla Scelta del Miglior Hosting per Siti Web" tabindex="-1" data-no-translation-aria-label="" > Read more " </a> </div> </article> <article class="elementor-post elementor-grid-item post-7532 post type-post status-publish format-standard has-post-thumbnail category-bandi tag-adempimenti-amministrativi tag-agricoltura tag-artigianato tag-autorizzazioni tag-brevetto tag-camera-di-commercio tag-camera-di-commercio-di-roma tag-cciaa tag-commercio tag-finanziamento tag-formazione tag-imprenditoria tag-impresa tag-incentivi tag-industria tag-licenze tag-registro-imprese tag-roma tag-servizi tag-sportello-impresa tag-sviluppo tag-sviluppo-economico tag-visure"> <a class="elementor-post__thumbnail__link" href="https://gtechgroup.it/en/notice-of-enterprise-development-2021-chamber-of-commerce-of-rome/" tabindex="-1" > <div class="elementor-post__thumbnail"><img width="300" height="200" src="https://gtechgroup.it/wp-content/uploads/2021/06/Bandi-finanziamenti-e-news-camera-di-commercio-di-Roma-300x200.jpg" class="attachment-medium size-medium wp-image-7539" alt="" /></div> </a> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://gtechgroup.it/en/notice-of-enterprise-development-2021-chamber-of-commerce-of-rome/" > Call for Enterprise Development 2021 - Rome Chamber of Commerce </a> </h3> <a class="elementor-post__read-more" href="https://gtechgroup.it/en/notice-of-enterprise-development-2021-chamber-of-commerce-of-rome/" aria-label="Read more about Bando Sviluppo Impresa 2021 – Camera di Commercio di Roma" tabindex="-1" data-no-translation-aria-label="" > Read more " </a> </div> </article> </div> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="footer" data-elementor-id="4461" class="elementor elementor-4461 elementor-location-footer" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-c3f7bd3 e-flex e-con-boxed e-con e-parent" data-id="c3f7bd3" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-76dde21 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="76dde21" data-element_type="widget" data-widget_type="heading.default"> <h2 class="elementor-heading-title elementor-size-default">What they say about us</h2> </div> </div> </div> <section class="elementor-section elementor-top-section elementor-element elementor-element-9efadd0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9efadd0" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dade21d" data-id="dade21d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-17e3741 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="17e3741" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-22c0f31" data-id="22c0f31" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b111de3 elementor-widget elementor-widget-html" data-id="b111de3" data-element_type="widget" data-widget_type="html.default"> <script defer async src='https://cdn.trustindex.io/loader.js?e1c628520e5b8440fe069e08f2d'></script> </div> </div> </div> </div> </section> </div> </div> </div> </section> <div class="elementor-element elementor-element-69405f7 e-flex e-con-boxed e-con e-parent" data-id="69405f7" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-8db9bf0 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="8db9bf0" data-element_type="widget" data-widget_type="image.default"> <a href="http://185.91.240.90"> <img width="1920" height="391" src="https://gtechgroup.it/wp-content/uploads/2021/02/Trasparenza-BN-06.webp" class="attachment-full size-full wp-image-24586" alt="G Tech Group Logo White" srcset="https://gtechgroup.it/wp-content/uploads/2021/02/Trasparenza-BN-06.webp 1920w, https://gtechgroup.it/wp-content/uploads/2021/02/Trasparenza-BN-06-300x61.webp 300w, https://gtechgroup.it/wp-content/uploads/2021/02/Trasparenza-BN-06-1024x208.webp 1024w, https://gtechgroup.it/wp-content/uploads/2021/02/Trasparenza-BN-06-768x156.webp 768w, https://gtechgroup.it/wp-content/uploads/2021/02/Trasparenza-BN-06-1536x313.webp 1536w, https://gtechgroup.it/wp-content/uploads/2021/02/Trasparenza-BN-06-18x4.webp 18w" sizes="(max-width: 1920px) 100vw, 1920px" /> </a> </div> <div class="elementor-element elementor-element-771820c elementor-shape-square elementor-widget-mobile__width-initial elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="771820c" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-social-icons-wrapper elementor-grid" role="list"> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-a8f21c8" href="https://www.facebook.com/gtechgroup/" target="_blank"> <span class="elementor-screen-only">Facebook</span> <svg class="e-font-icon-svg e-fab-facebook" viewbox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-x-twitter elementor-repeater-item-1c296b8" href="https://twitter.com/GTechGroupit" target="_blank"> <span class="elementor-screen-only">X-twitter</span> <svg class="e-font-icon-svg e-fab-x-twitter" viewbox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-3325150" href="https://www.instagram.com/gianlucagentile_com" target="_blank"> <span class="elementor-screen-only">Instagram</span> <svg class="e-font-icon-svg e-fab-instagram" viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-telegram elementor-repeater-item-f50090c" href="https://t.me/gtechgroup" target="_blank"> <span class="elementor-screen-only">Telegram</span> <svg class="e-font-icon-svg e-fab-telegram" viewbox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-c8774b6" href="https://www.youtube.com/channel/UC3Pi7se63xwspQxkeAKgDZw" target="_blank"> <span class="elementor-screen-only">Youtube</span> <svg class="e-font-icon-svg e-fab-youtube" viewbox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </a> </span> </div> </div> </div> </div> <div class="elementor-element elementor-element-283467e e-flex e-con-boxed e-con e-parent" data-id="283467e" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-7eb9284 e-con-full e-flex e-con e-child" data-id="7eb9284" data-element_type="container"> <div class="elementor-element elementor-element-b2e7337 elementor-widget elementor-widget-heading" data-id="b2e7337" data-element_type="widget" data-widget_type="heading.default"> <h2 class="elementor-heading-title elementor-size-default">Domains & Hosting</h2> </div> <div class="elementor-element elementor-element-2869e7a elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="2869e7a" data-element_type="widget" data-widget_type="icon-list.default"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/domini/"> <span class="elementor-icon-list-text">Domains</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/server-dedicati-personalizzati/"> <span class="elementor-icon-list-text">Server</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/hosting-wordpress/"> <span class="elementor-icon-list-text">WordPress hosting</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://uptime.gtechgroup.it/s/stato-server/?_gl=1*epz393*_gcl_au*NDgyNDkwMzE3LjE3MjEwNDUwNzA." target="_blank"> <span class="elementor-icon-list-text">Server Status</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://uptime.gtechgroup.it/s/software/" target="_blank"> <span class="elementor-icon-list-text">Stato Software</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://dns.gtechgroup.it/?_gl=1*epz393*_gcl_au*NDgyNDkwMzE3LjE3MjEwNDUwNzA." target="_blank"> <span class="elementor-icon-list-text">DNS control</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-55fa801 e-con-full e-flex e-con e-child" data-id="55fa801" data-element_type="container"> <div class="elementor-element elementor-element-4a0c070 elementor-widget elementor-widget-heading" data-id="4a0c070" data-element_type="widget" data-widget_type="heading.default"> <h2 class="elementor-heading-title elementor-size-default">Web Services</h2> </div> <div class="elementor-element elementor-element-4e293cb elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="4e293cb" data-element_type="widget" data-widget_type="icon-list.default"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/realizzazione-siti-web/"> <span class="elementor-icon-list-text">Realisation of Web Sites</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/sviluppo-app/"> <span class="elementor-icon-list-text">App realisation</span> </a> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Management realisation</span> </li> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/appuntamenti/"> <span class="elementor-icon-list-text">Consultancy</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/gpts/"> <span class="elementor-icon-list-text">Artificial Intelligence</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-0e1a690 e-con-full e-flex e-con e-child" data-id="0e1a690" data-element_type="container"> <div class="elementor-element elementor-element-e3c8688 elementor-widget elementor-widget-heading" data-id="e3c8688" data-element_type="widget" data-widget_type="heading.default"> <h2 class="elementor-heading-title elementor-size-default">Assistance</h2> </div> <div class="elementor-element elementor-element-6d32f41 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6d32f41" data-element_type="widget" data-widget_type="icon-list.default"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/assistenza/"> <span class="elementor-icon-list-text">Open a Ticket</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://crm.gtechgroup.it/knowledge-base?_gl=1*xjnakw*_gcl_au*NDgyNDkwMzE3LjE3MjEwNDUwNzA."> <span class="elementor-icon-list-text">F.A.Q.</span> </a> </li> <li class="elementor-icon-list-item"> <a href="mailto:support@gtechgroup.it"> <span class="elementor-icon-list-text">support@gtechgroup.it</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/assistenza-remota/"> <span class="elementor-icon-list-text">Remote Assistance</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://soccorsowp.it"> <span class="elementor-icon-list-text">WP Rescue</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-f33f41b e-con-full e-flex e-con e-child" data-id="f33f41b" data-element_type="container"> <div class="elementor-element elementor-element-7cd0932 elementor-widget elementor-widget-heading" data-id="7cd0932" data-element_type="widget" data-widget_type="heading.default"> <h2 class="elementor-heading-title elementor-size-default">Legal Documents</h2> </div> <div class="elementor-element elementor-element-9760c61 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="9760c61" data-element_type="widget" data-widget_type="icon-list.default"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/dichiarazione-sulla-privacy-ue/?cmplz_region_redirect=true"> <span class="elementor-icon-list-text">Privacy Policy</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/cookie-policy-ue/?cmplz_region_redirect=true"> <span class="elementor-icon-list-text">Cookie Policy</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/termini-e-condizioni-2/"> <span class="elementor-icon-list-text">Terms and Conditions</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/disconoscimento/"> <span class="elementor-icon-list-text">Disavowal</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://185.91.240.90/imprint/"> <span class="elementor-icon-list-text">Imprint</span> </a> </li> </ul> </div> </div> </div> </div> <section class="elementor-section elementor-top-section elementor-element elementor-element-271c0ab4 elementor-section-stretched elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="271c0ab4" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1b4aa6e3" data-id="1b4aa6e3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-228a847f elementor-widget elementor-widget-text-editor" data-id="228a847f" data-element_type="widget" data-widget_type="text-editor.default"> <p>© 2013 - 2024 G Tech Group S.R.L.S. - Social Capital <strong>€ 1500,00</strong> - Via di Gagia 22, 38086 Giustino (TN) - P.IVA <strong>02743570224</strong> - REA <strong>TN - 246638</strong> - SDI: <strong>SZLUBAI</strong></p> </div> </div> </div> </div> </section> </div> <script> document.addEventListener('DOMContentLoaded', function () { setTimeout(function(){ if( document.querySelectorAll('[name^=ct_checkjs]').length > 0 ) { if (typeof apbct_public_sendAJAX === 'function' && typeof apbct_js_keys__set_input_value === 'function') { apbct_public_sendAJAX( { action: 'apbct_js_keys__get' }, { callback: apbct_js_keys__set_input_value }) } } },0) }) </script><template id="tp-language" data-tp-language="en_GB"></template> <!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr --> <div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 optin cmplz-bottom cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin"> <div class="cmplz-header"> <div class="cmplz-logo"></div> <div class="cmplz-title" id="cmplz-header-1-optin">Manage your privacy</div> <div class="cmplz-close" tabindex="0" role="button" aria-label="close-dialog" data-no-translation-aria-label=""> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg> </div> </div> <div class="cmplz-divider cmplz-divider-header"></div> <div class="cmplz-body"> <div class="cmplz-message" id="cmplz-message-1-optin"><p data-no-translation="" data-trp-gettext="">To provide the best experiences, we and our partners use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us and our partners to process personal data such as browsing behavior or unique IDs on this site and show (non-) personalized ads. Not consenting or withdrawing consent, may adversely affect certain features and functions.</p><p>Click below to consent to the above or make granular choices. Your choices will be applied to this site only. You can change your settings at any time, including withdrawing your consent, by using the toggles on the Cookie Policy, or by clicking on the manage consent button at the bottom of the screen.</p></div> <!-- categories start --> <div class="cmplz-categories"> <details class="cmplz-category cmplz-functional" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Functional</span> <span class='cmplz-always-active'> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-functional-optin" data-category="cmplz_functional" class="cmplz-consent-checkbox cmplz-functional" size="40" value="1"/> <label class="cmplz-label" for="cmplz-functional-optin" tabindex="0"><span class="screen-reader-text">Functional</span></label> </span> Always active </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-functional">Technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.</span> </div> </details> <details class="cmplz-category cmplz-preferences" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Preferences</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-preferences-optin" data-category="cmplz_preferences" class="cmplz-consent-checkbox cmplz-preferences" size="40" value="1"/> <label class="cmplz-label" for="cmplz-preferences-optin" tabindex="0"><span class="screen-reader-text">Preferences</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-preferences">Technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.</span> </div> </details> <details class="cmplz-category cmplz-statistics" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Statistics</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-statistics-optin" data-category="cmplz_statistics" class="cmplz-consent-checkbox cmplz-statistics" size="40" value="1"/> <label class="cmplz-label" for="cmplz-statistics-optin" tabindex="0"><span class="screen-reader-text">Statistics</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-statistics">Technical archiving or access that is used exclusively for statistical purposes.</span> <span class="cmplz-description-statistics-anonymous">Technical storage or access is used solely for anonymous statistical purposes. Without a subpoena, voluntary compliance by your Internet Service Provider, or additional records from third parties, information stored or retrieved for this purpose alone cannot usually be used for identification purposes.</span> </div> </details> <details class="cmplz-category cmplz-marketing" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Marketing</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-marketing-optin" data-category="cmplz_marketing" class="cmplz-consent-checkbox cmplz-marketing" size="40" value="1"/> <label class="cmplz-label" for="cmplz-marketing-optin" tabindex="0"><span class="screen-reader-text">Marketing</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-marketing">Technical storage or access is necessary to create user profiles to send advertisements, or to track the user on one website or several websites for similar marketing purposes.</span> </div> </details> </div><!-- categories end --> <div class="cmplz-categories cmplz-tcf"> <div class="cmplz-category cmplz-statistics"> <div class="cmplz-category-header"> <div class="cmplz-title" data-no-translation="" data-trp-gettext="">Statistics</div> <div class='cmplz-always-active'></div> <p class="cmplz-description"></p> </div> </div> <div class="cmplz-category cmplz-marketing"> <div class="cmplz-category-header"> <div class="cmplz-title" data-no-translation="" data-trp-gettext="">Marketing</div> <div class='cmplz-always-active'></div> <p class="cmplz-description"></p> </div> </div> <div class="cmplz-category cmplz-features"> <div class="cmplz-category-header"> <div class="cmplz-title" data-no-translation="" data-trp-gettext="">Features</div> <div class='cmplz-always-active' data-no-translation="" data-trp-gettext="">Always active</div> <p class="cmplz-description"></p> </div> </div> <div class="cmplz-category cmplz-specialfeatures"> <div class="cmplz-category-header"> <div class="cmplz-title"></div> <div class='cmplz-always-active'></div> </div> </div> <div class="cmplz-category cmplz-specialpurposes"> <div class="cmplz-category-header"> <div class="cmplz-title"></div> <div class='cmplz-always-active' data-no-translation="" data-trp-gettext="">Always active</div> </div> </div> </div> </div> <div class="cmplz-links cmplz-information"> <a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container" data-no-translation="" data-trp-gettext="">Manage options</a> <a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview" data-no-translation="" data-trp-gettext="">Manage services</a> <a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper" data-no-translation="" data-trp-gettext="">Manage {vendor_count} vendors</a> <a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/" data-no-translation="" data-trp-gettext="">Read more about these purposes</a> </div> <div class="cmplz-divider cmplz-footer"></div> <div class="cmplz-buttons"> <button class="cmplz-btn cmplz-accept">Accept</button> <button class="cmplz-btn cmplz-deny">Nega</button> <button class="cmplz-btn cmplz-view-preferences">Manage Options</button> <button class="cmplz-btn cmplz-save-preferences">Save preferences</button> <a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Manage Options</a> </div> <div class="cmplz-links cmplz-documents"> <a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a> <a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a> <a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a> </div> </div> </div> <div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Manage consent</button> </div> <!-- Sign in with Google button added by Site Kit --> <script src="https://accounts.google.com/gsi/client"></script> <script> (()=>{async function handleCredentialResponse(response){try{const res=await fetch('https://gtechgroup.it/wp-login.php?action=googlesitekit_auth',{method:'POST',headers:{'Content-Type':'application/x-www-form-urlencoded'},body:new URLSearchParams(response)});if(res.ok && res.redirected){location.assign(res.url);}}catch(error){console.error(error);}}google.accounts.id.initialize({client_id:'805408828299-vkjue1pp60nko5o2sr8g2fra14m4rvqd.apps.googleusercontent.com',callback:handleCredentialResponse,library_name:'Site-Kit'});document.querySelectorAll('.googlesitekit-sign-in-with-google__frontend-output-button').forEach((siwgButtonDiv)=>{google.accounts.id.renderButton(siwgButtonDiv,{"theme":"outline","text":"signin_with","shape":"rectangular"});});})(); </script> <!-- End Sign in with Google button added by Site Kit --> <script> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <div id="amp-mobile-version-switcher" hidden> <a rel="" href="https://gtechgroup.it/en/cose-lhtml-head-una-guida-essenziale/amp/"> Go to mobile version </a> </div> <script src="https://gtechgroup.it/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1" id="react-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1" id="react-jsx-runtime-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1" id="react-dom-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script id="wp-a11y-js-translations"> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-04-06 12:37:11+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Notifications":["Notifications"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/url.min.js?ver=6bf93e90403a1eec6501" id="wp-url-js"></script> <script id="wp-api-fetch-js-translations"> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-04-06 12:37:11+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"You are probably offline.":["You are probably offline."],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":["Media upload failed. If this is a photo or a large image, please scale it down and try again."],"The response is not a valid JSON response.":["The response is not a valid JSON response."],"An unknown error occurred.":["An unknown error occurred."]}},"comment":{"reference":"wp-includes\/js\/dist\/api-fetch.js"}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20" id="wp-api-fetch-js"></script> <script id="wp-api-fetch-js-after"> wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( "https://gtechgroup.it/en/wp-json/" ) ); wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "e07e886568" ); wp.apiFetch.use( wp.apiFetch.nonceMiddleware ); wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware ); wp.apiFetch.nonceEndpoint = "https://gtechgroup.it/wp-admin/admin-ajax.php?action=rest-nonce"; </script> <script src="https://gtechgroup.it/wp-includes/js/dist/blob.min.js?ver=9113eed771d446f4a556" id="wp-blob-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/block-serialization-default-parser.min.js?ver=14d44daebf663d05d330" id="wp-block-serialization-default-parser-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d" id="wp-autop-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c" id="wp-deprecated-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/dom.min.js?ver=f3a673a30f968c8fa314" id="wp-dom-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2" id="wp-escape-html-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/element.min.js?ver=a4eeeadd23c0d7ab1d2d" id="wp-element-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979" id="wp-is-shallow-equal-js"></script> <script id="wp-keycodes-js-translations"> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-04-06 12:37:11+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Tilde":["Tilde"],"Backtick":["Backtick"],"Period":["Period"],"Comma":["Comma"]}},"comment":{"reference":"wp-includes\/js\/dist\/keycodes.js"}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/keycodes.min.js?ver=034ff647a54b018581d3" id="wp-keycodes-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/priority-queue.min.js?ver=9c21c957c7e50ffdbf48" id="wp-priority-queue-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/compose.min.js?ver=84bcf832a5c99203f3db" id="wp-compose-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/private-apis.min.js?ver=0f8478f1ba7e0eea562b" id="wp-private-apis-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/redux-routine.min.js?ver=8bb92d45458b29590f53" id="wp-redux-routine-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/data.min.js?ver=fe6c4835cd00e12493c3" id="wp-data-js"></script> <script id="wp-data-js-after"> ( function() { var userId = 0; var storageKey = "WP_DATA_USER_" + userId; wp.data .use( wp.data.plugins.persistence, { storageKey: storageKey } ); } )(); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/html-entities.min.js?ver=2cd3358363e0675638fb" id="wp-html-entities-js"></script> <script id="wp-rich-text-js-translations"> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-04-06 12:37:11+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"%s applied.":["%s applied."],"%s removed.":["%s removed."]}},"comment":{"reference":"wp-includes\/js\/dist\/rich-text.js"}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/rich-text.min.js?ver=74178fc8c4d67d66f1a8" id="wp-rich-text-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/shortcode.min.js?ver=b7747eee0efafd2f0c3b" id="wp-shortcode-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/warning.min.js?ver=ed7c8b0940914f4fe44b" id="wp-warning-js"></script> <script id="wp-blocks-js-translations"> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-04-06 12:37:11+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"%1$s Block. Row %2$d":["%1$s Block. Row %2$d"],"Design":["Design"],"%s Block":["%s Block"],"%1$s Block. %2$s":["%1$s Block. %2$s"],"%1$s Block. Column %2$d":["%1$s Block. Column %2$d"],"%1$s Block. Column %2$d. %3$s":["%1$s Block. Column %2$d. %3$s"],"%1$s Block. Row %2$d. %3$s":["%1$s Block. Row %2$d. %3$s"],"Reusable blocks":["Reusable blocks"],"Embeds":["Embeds"],"Text":["Text"],"Widgets":["Widgets"],"Theme":["Theme"],"Media":["Media"]}},"comment":{"reference":"wp-includes\/js\/dist\/blocks.js"}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/blocks.min.js?ver=84530c06a3c62815b497" id="wp-blocks-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/vendor/moment.min.js?ver=2.30.1" id="moment-js"></script> <script id="moment-js-after"> moment.updateLocale( 'en_GB', {"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"week":{"dow":0},"longDateFormat":{"LT":"G:i","LTS":null,"L":null,"LL":"j F Y","LLL":"j F Y H:i","LLLL":null}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/date.min.js?ver=85ff222add187a4e358f" id="wp-date-js"></script> <script id="wp-date-js-after"> wp.date.setSettings( {"l10n":{"locale":"en_GB","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"meridiem":{"am":"am","pm":"pm","AM":"AM","PM":"PM"},"relative":{"future":"%s from now","past":"%s ago","s":"a second","ss":"%d seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","M":"a month","MM":"%d months","y":"a year","yy":"%d years"},"startOfWeek":0},"formats":{"time":"G:i","date":"j F Y","datetime":"j F Y H:i","datetimeAbbreviated":"j F Y H:i"},"timezone":{"offset":2,"offsetFormatted":"2","string":"Europe\/Rome","abbr":"CEST"}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/primitives.min.js?ver=aef2543ab60c8c9bb609" id="wp-primitives-js"></script> <script id="wp-components-js-translations"> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-04-06 12:37:11+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"December":["December"],"November":["November"],"October":["October"],"September":["September"],"August":["August"],"July":["July"],"June":["June"],"May":["May"],"April":["April"],"March":["March"],"February":["February"],"January":["January"],"input control\u0004Show %s":["Show %s"],"Border color picker. The currently selected color has a value of \"%s\".":["Border colour picker. The currently selected colour has a value of \"%s\"."],"Border color picker. The currently selected color is called \"%1$s\" and has a value of \"%2$s\".":["Border colour picker. The currently selected colour is called \"%1$s\" and has a value of \"%2$s\"."],"Border color and style picker. The currently selected color has a value of \"%s\".":["Border colour and style picker. The currently selected colour has a value of \"%s\"."],"Border color and style picker. The currently selected color has a value of \"%1$s\". The currently selected style is \"%2$s\".":["Border colour and style picker. The currently selected colour has a value of \"%1$s\". The currently selected style is \"%2$s\"."],"Border color and style picker. The currently selected color is called \"%1$s\" and has a value of \"%2$s\".":["Border colour and style picker. The currently selected colour is called \"%1$s\" and has a value of \"%2$s\"."],"Border color and style picker. The currently selected color is called \"%1$s\" and has a value of \"%2$s\". The currently selected style is \"%3$s\".":["Border colour and style picker. The currently selected colour is called \"%1$s\" and has a value of \"%2$s\". The currently selected style is \"%3$s\"."],"%s items selected":["%s items selected"],"Select AM or PM":["Select AM or PM"],"Select an item":["Select an item"],"No items found":["No items found"],"Remove color: %s":["Remove colour: %s"],"authors\u0004All":["All"],"categories\u0004All":["All"],"Edit: %s":["Edit: %s"],"Left and right sides":["Left and right sides"],"Top and bottom sides":["Top and bottom sides"],"Right side":["Right side"],"Left side":["Left side"],"Bottom side":["Bottom side"],"Top side":["Top side"],"Large viewport largest dimension (lvmax)":["Large viewport largest dimension (lvmax)"],"Small viewport largest dimension (svmax)":["Small viewport largest dimension (svmax)"],"Dynamic viewport largest dimension (dvmax)":["Dynamic viewport largest dimension (dvmax)"],"Dynamic viewport smallest dimension (dvmin)":["Dynamic viewport smallest dimension (dvmin)"],"Dynamic viewport width or height (dvb)":["Dynamic viewport width or height (dvb)"],"Dynamic viewport width or height (dvi)":["Dynamic viewport width or height (dvi)"],"Dynamic viewport height (dvh)":["Dynamic viewport height (dvh)"],"Dynamic viewport width (dvw)":["Dynamic viewport width (dvw)"],"Large viewport smallest dimension (lvmin)":["Large viewport smallest dimension (lvmin)"],"Large viewport width or height (lvb)":["Large viewport width or height (lvb)"],"Large viewport width or height (lvi)":["Large viewport width or height (lvi)"],"Large viewport height (lvh)":["Large viewport height (lvh)"],"Large viewport width (lvw)":["Large viewport width (lvw)"],"Small viewport smallest dimension (svmin)":["Small viewport smallest dimension (svmin)"],"Small viewport width or height (svb)":["Small viewport width or height (svb)"],"Viewport smallest size in the block direction (svb)":["Viewport smallest size in the block direction (svb)"],"Small viewport width or height (svi)":["Small viewport width or height (svi)"],"Viewport smallest size in the inline direction (svi)":["Viewport smallest size in the inline direction (svi)"],"Small viewport height (svh)":["Small viewport height (svh)"],"Small viewport width (svw)":["Small viewport width (svw)"],"No color selected":["No colour selected"],"Notice":["Notice"],"Error notice":["Error notice"],"Information notice":["Information notice"],"Warning notice":["Warning notice"],"Focal point top position":["Focal point top position"],"Focal point left position":["Focal point left position"],"Scrollable section":["Scrollable section"],"Initial %d result loaded. Type to filter all available results. Use up and down arrow keys to navigate.":["Initial %d result loaded. Type to filter all available results. Use up and down arrow keys to navigate.","Initial %d results loaded. Type to filter all available results. Use up and down arrow keys to navigate."],"Extra Extra Large":["Extra Extra Large"],"Show details":["Show details"],"Decrement":["Decrement"],"Increment":["Increment"],"All options reset":["All options reset"],"All options are currently hidden":["All options are currently hidden"],"%s is now visible":["%s is now visible"],"%s hidden and reset to default":["%s hidden and reset to default"],"%s reset to default":["%s reset to default"],"XXL":["XXL"],"XL":["XL"],"L":["L"],"M":["M"],"S":["S"],"Unset":["Unset"],"%1$s. Selected":["%1$s. selected"],"%1$s. Selected. There is %2$d event":["%1$s. Selected. There is %2$d event","%1$s. Selected. There are %2$d events"],"View next month":["View next month"],"View previous month":["View previous month"],"Border color and style picker":["Border colour and style picker"],"Loading \u2026":["Loading \u2026"],"All sides":["All sides"],"Bottom border":["Bottom border"],"Right border":["Right border"],"Left border":["Left border"],"Top border":["Top border"],"Border color picker.":["Border colour picker."],"Border color and style picker.":["Border colour and style picker."],"Custom color picker. The currently selected color is called \"%1$s\" and has a value of \"%2$s\".":["Custom colour picker. The currently selected colour is called \"%1$s\" and has a value of \"%2$s\"."],"Link sides":["Link sides"],"Unlink sides":["Unlink sides"],"Reset all":["Reset all"],"Button label to reveal tool panel options\u0004%s options":["%s options"],"Hide and reset %s":["Hide and reset %s"],"Reset %s":["Reset %s"],"Search %s":["Search %s"],"Set custom size":["Set custom size"],"Use size preset":["Use size preset"],"Currently selected font size: %s":["Currently selected font size: %s"],"Highlights":["Highlights"],"Size of a UI element\u0004Extra Large":["Extra Large"],"Size of a UI element\u0004Large":["Large"],"Size of a UI element\u0004Medium":["Medium"],"Size of a UI element\u0004Small":["Small"],"Size of a UI element\u0004None":["None"],"Currently selected: %s":["Currently selected: %s"],"Reset colors":["Reset colours"],"Reset gradient":["Reset gradient"],"Remove all colors":["Remove all colours"],"Remove all gradients":["Remove all gradients"],"Color options":["Colour options"],"Gradient options":["Gradient options"],"Add color":["Add colour"],"Add gradient":["Add gradient"],"Gradient name":["Gradient name"],"Color %s":["Colour %s"],"Color format":["Colour format"],"Hex color":["Hex colour"],"Invalid item":["Invalid item"],"Shadows":["Shadows"],"Duotone: %s":["Duotone: %s"],"Duotone code: %s":["Duotone code: %s"],"%1$s. There is %2$d event":["%1$s. There is %2$d event","%1$s. There are %2$d events"],"Relative to root font size (rem)\u0004rems":["rems"],"Relative to parent font size (em)\u0004ems":["ems"],"Points (pt)":["Points (pt)"],"Picas (pc)":["Picas (pc)"],"Inches (in)":["Inches (in)"],"Millimeters (mm)":["Millimetres (mm)"],"Centimeters (cm)":["Centimetres (cm)"],"x-height of the font (ex)":["x-height of the font (ex)"],"Width of the zero (0) character (ch)":["Width of the zero (0) character (ch)"],"Viewport largest dimension (vmax)":["Viewport largest dimension (vmax)"],"Viewport smallest dimension (vmin)":["Viewport smallest dimension (vmin)"],"Percent (%)":["Percent (%)"],"Border width":["Border width"],"Dotted":["Dotted"],"Dashed":["Dashed"],"Viewport height (vh)":["Viewport height (vh)"],"Viewport width (vw)":["Viewport width (vw)"],"Relative to root font size (rem)":["Relative to root font size (rem)"],"Relative to parent font size (em)":["Relative to parent font size (em)"],"Pixels (px)":["Pixels (px)"],"Percentage (%)":["Percentage (%)"],"Close search":["Close search"],"Search in %s":["Search in %s"],"Select unit":["Select unit"],"Radial":["Radial"],"Linear":["Linear"],"Media preview":["Media preview"],"Coordinated Universal Time":["Coordinated Universal Time"],"Color name":["Colour name"],"Reset search":["Reset search"],"Box Control":["Box Control"],"Alignment Matrix Control":["Alignment Matrix Control"],"Bottom Center":["Bottom Centre"],"Center Right":["Centre Right"],"Center Left":["Centre Left"],"Top Center":["Top Centre"],"Solid":["Solid"],"Finish":["Finish"],"Page %1$d of %2$d":["Page %1$d of %2$d"],"Guide controls":["Guide controls"],"Gradient: %s":["Gradient: %s"],"Gradient code: %s":["Gradient code: %s"],"Remove Control Point":["Remove Control Point"],"Use your left or right arrow keys or drag and drop with the mouse to change the gradient position. Press the button to change the color or remove the control point.":["Use your left or right arrow keys or drag and drop with the mouse to change the gradient position. Press the button to change the colour or remove the control point."],"Gradient control point at position %1$s%% with color code %2$s.":["Gradient control point at position %1$s%% with colour code %2$s."],"Extra Large":["Extra Large"],"Small":["Small"],"Angle":["Angle"],"Separate with commas or the Enter key.":["Separate with commas or the Enter key."],"Separate with commas, spaces, or the Enter key.":["Separate with commas, spaces, or the Enter key."],"Copied!":["Copied!"],"%d result found.":["%d result found.","%d results found."],"Number of items":["Number of items"],"Category":["Category"],"Z \u2192 A":["Z \t A"],"A \u2192 Z":["A \t Z"],"Oldest to newest":["Oldest to newest"],"Newest to oldest":["Newest to oldest"],"Order by":["Order by"],"Dismiss this notice":["Dismiss this notice"],"%1$s (%2$s of %3$s)":["%1$s (%2$s of %3$s)"],"Remove item":["Remove item"],"Item removed.":["Item removed."],"Item added.":["Item added."],"Add item":["Add item"],"Reset":["Reset"],"(opens in a new tab)":["(opens in a new tab)"],"Minutes":["Minutes"],"Color code: %s":["Colour code: %s"],"Custom color picker":["Custom colour picker"],"No results.":["No results."],"%d result found, use up and down arrow keys to navigate.":["%d result found, use up and down arrow keys to navigate.","%d results found, use up and down arrow keys to navigate."],"Time":["Time"],"Day":["Day"],"Month":["Month"],"Date":["Date"],"Hours":["Hours"],"Item selected.":["Item selected."],"Previous":["Previous"],"Year":["Year"],"Custom Size":["Custom Size"],"Back":["Back"],"Style":["Style"],"Large":["Large"],"Drop files to upload":["Drop files to upload"],"Clear":["Clear"],"Mixed":["Mixed"],"Custom":["Custom"],"Next":["Next"],"PM":["PM"],"AM":["AM"],"Bottom Right":["Bottom Right"],"Bottom Left":["Bottom Left"],"Top Right":["Top Right"],"Top Left":["Top Left"],"Type":["Type"],"Top":["Top"],"Copy":["Copy"],"Font size":["Font size"],"Calendar":["Calendar"],"No results found.":["No results found."],"Default":["Default"],"Close":["Close"],"Search":["Search"],"OK":["OK"],"Size":["Size"],"Medium":["Medium"],"Center":["Centre"],"Left":["Left"],"Cancel":["Cancel"],"Done":["Done"],"None":["None"],"Categories":["Categories"],"Author":["Author"]}},"comment":{"reference":"wp-includes\/js\/dist\/components.js"}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/components.min.js?ver=336a01176fa8097fbf37" id="wp-components-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/keyboard-shortcuts.min.js?ver=32686e58e84193ce808b" id="wp-keyboard-shortcuts-js"></script> <script id="wp-commands-js-translations"> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-04-06 12:37:11+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Search commands and settings":["Search commands and settings"],"Command suggestions":["Command suggestions"],"Command palette":["Command palette"],"Open the command palette.":["Open the command palette."],"No results found.":["No results found."]}},"comment":{"reference":"wp-includes\/js\/dist\/commands.js"}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/commands.min.js?ver=14ee29ad1743be844b11" id="wp-commands-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/notices.min.js?ver=673a68a7ac2f556ed50b" id="wp-notices-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/preferences-persistence.min.js?ver=9307a8c9e3254140a223" id="wp-preferences-persistence-js"></script> <script id="wp-preferences-js-translations"> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-04-06 12:37:11+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Preference activated - %s":["Preference activated \u2013 %s"],"Preference deactivated - %s":["Preference deactivated \u2013 %s"],"Preferences":["Preferences"],"Back":["Back"]}},"comment":{"reference":"wp-includes\/js\/dist\/preferences.js"}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/preferences.min.js?ver=4aa23582b858c882a887" id="wp-preferences-js"></script> <script id="wp-preferences-js-after"> ( function() { var serverData = false; var userId = "0"; var persistenceLayer = wp.preferencesPersistence.__unstableCreatePersistenceLayer( serverData, userId ); var preferencesStore = wp.preferences.store; wp.data.dispatch( preferencesStore ).setPersistenceLayer( persistenceLayer ); } ) (); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/style-engine.min.js?ver=08cc10e9532531e22456" id="wp-style-engine-js"></script> <script src="https://gtechgroup.it/wp-includes/js/dist/token-list.min.js?ver=3b5f5dcfde830ecef24f" id="wp-token-list-js"></script> <script id="wp-block-editor-js-translations"> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-04-06 12:37:11+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Uncategorized":["Uncategorised"],"Enlarge on click":["Enlarge on click"],"Tools provide different sets of interactions for blocks. Choose between simplified content tools (Write) and advanced visual editing tools (Design).":["Tools provide different sets of interactions for blocks. Choose between simplified content tools (Write) and advanced visual editing tools (Design)."],"Edit layout and styles.":["Edit layout and styles."],"Focus on content.":["Focus on content."],"Choose whether to use the same value for all screen sizes or a unique value for each screen size.":["Choose whether to use the same value for all screen sizes or a unique value for each screen size."],"Drag and drop a video, upload, or choose from your library.":["Drag and drop a video, upload, or choose from your library."],"Drag and drop an image, upload, or choose from your library.":["Drag and drop an image, upload, or choose from your library."],"Drag and drop an audio file, upload, or choose from your library.":["Drag and drop an audio file, upload, or choose from your library."],"Drag and drop an image or video, upload, or choose from your library.":["Drag and drop an image or video, upload, or choose from your library."],"%d%%":["%d%%"],"Image cropped and rotated.":["Image cropped and rotated."],"Image rotated.":["Image rotated."],"Image cropped.":["Image cropped."],"%d block moved.":["%d block moved.","%d blocks moved."],"Shuffle styles":["Shuffle styles"],"Change design":["Change design"],"action: convert blocks to grid\u0004Grid":["Grid"],"action: convert blocks to stack\u0004Stack":["Stack"],"action: convert blocks to row\u0004Row":["Row"],"action: convert blocks to group\u0004Group":["Group"],"Lock removal":["Lock removal"],"Lock movement":["Lock movement"],"Lock editing":["Lock editing"],"Select the features you want to lock":["Select the features you want to lock"],"Full height":["Full height"],"Block \"%s\" can't be inserted.":["Block \"%s\" can't be inserted."],"Styles copied to clipboard.":["Styles copied to clipboard."],"Paste the selected block(s).":["Paste the selected block(s)."],"Cut the selected block(s).":["Cut the selected block(s)."],"Copy the selected block(s).":["Copy the selected block(s)."],"file name\u0004unnamed":["unnamed"],"Nested blocks will fill the width of this container.":["Nested blocks will fill the width of this container."],"verb\u0004Upload":["Upload"],"Link information":["Link information"],"Manage link":["Manage link"],"You are currently in Design mode.":["You are currently in Design mode."],"You are currently in Write mode.":["You are currently in Write mode."],"Starter content":["Starter content"],"spacing\u0004%1$s %2$s":["%1$s %2$s"],"font\u0004%1$s %2$s":["%1$s %2$s"],"Empty %s; start writing to edit its value":["Empty %s; start writing to edit its value"],"Unlock content locked blocks\u0004Modify":["Modify"],"Attributes connected to custom fields or other dynamic data.":["Attributes connected to custom fields or other dynamic data."],"Drag and drop patterns into the canvas.":["Drag and drop patterns into the canvas."],"Drop pattern.":["Drop pattern."],"Layout type":["Layout type"],"Block with fixed width in flex layout\u0004Fixed":["Fixed"],"Block with expanding width in flex layout\u0004Grow":["Grow"],"Intrinsic block width in flex layout\u0004Fit":["Fit"],"Background size, position and repeat options.":["Background size, position, and repeat options."],"Grid item position":["Grid item position"],"Grid items are placed automatically depending on their order.":["Grid items are placed automatically depending on their order."],"Grid items can be manually placed in any position on the grid.":["Grid items can be manually placed in any position on the grid."],"font weight\u0004Extra Black":["Extra Black"],"font style\u0004Oblique":["Oblique"],"This block is locked.":["This block is locked."],"Selected blocks are grouped.":["Selected blocks are grouped."],"Generic label for pattern inserter button\u0004Add pattern":["Add pattern"],"block toolbar button label and description\u0004These blocks are connected.":["These blocks are connected."],"block toolbar button label and description\u0004This block is connected.":["This block is connected."],"Create a group block from the selected multiple blocks.":["Create a group block from the selected multiple blocks."],"Collapse all other items.":["Collapse all other items."],"This block allows overrides. Changing the name can cause problems with content entered into instances of this pattern.":["This block allows overrides. Changing the name can cause problems with content entered into instances of this pattern."],"Grid placement":["Grid placement"],"Row span":["Row span"],"Column span":["Column span"],"Grid span":["Grid span"],"Background image width":["Background image width"],"Size option for background image control\u0004Tile":["Tile"],"Size option for background image control\u0004Contain":["Contain"],"Size option for background image control\u0004Cover":["Cover"],"No background image selected":["No background image selected"],"Background image: %s":["Background image: %s"],"Add background image":["Add background image"],"Image has a fixed width.":["Image has a fixed width."],"Manual":["Manual"],"Blocks can't be inserted into other blocks with bindings":["Blocks can't be inserted into other blocks with bindings"],"Focal point":["Focal point"],"Be careful!":["Be careful!"],"%s.":["%s."],"%s styles.":["%s styles."],"%s settings.":["%s settings."],"%s element.":["%s element.","%s elements."],"%s block.":["%s block.","%s blocks."],"Disable enlarge on click":["Disable enlarge on click"],"Scales the image with a lightbox effect":["Scales the image with a lightbox effect"],"Scale the image with a lightbox effect.":["Scale the image with a lightbox effect."],"Link CSS class":["Link CSS class"],"Link to attachment page":["Link to attachment page"],"Link to image file":["Link to image file"],"screen sizes\u0004All":["All"],"Locked":["Locked"],"Multiple blocks selected":["Multiple blocks selected"],"No transforms.":["No transforms."],"Select parent block: %s":["Select parent block: %s"],"patterns\u0004Not synced":["Not synced"],"patterns\u0004Synced":["Synced"],"Manage the inclusion of blocks added automatically by plugins.":["Manage the inclusion of blocks added automatically by plugins."],"Border & Shadow":["Border and shadow"],"Drop shadows":["Drop shadows"],"Drop shadow":["Drop shadow"],"Repeat":["Repeat"],"Link copied to clipboard.":["Link copied to clipboard."],"patterns\u0004All":["All"],"Image settings\u0004Settings":["Settings"],"Ungroup":["Ungroup"],"Block name changed to: \"%s\".":["Block name changed to: \"%s\"."],"Block name reset to: \"%s\".":["Block name reset to: \"%s\"."],"Drop to upload":["Drop to upload"],"Background image":["Background image"],"Only images can be used as a background image.":["Only images can be used as a background image."],"No results found":["No results found"],"%d category button displayed.":["%d category button displayed.","%d category buttons displayed."],"https:\/\/wordpress.org\/patterns\/":["https:\/\/wordpress.org\/patterns\/"],"Patterns are available from the <Link>WordPress.org Pattern Directory<\/Link>, bundled in the active theme, or created by users on this site. Only patterns created on this site can be synced.":["Patterns are available from the <Link>WordPress.org Pattern Directory<\/Link>, bundled in the active theme, or created by users on this site. Only patterns created on this site can be synced."],"Theme & Plugins":["Theme & Plugins"],"Pattern Directory":["Pattern Directory"],"%d pattern found":["%d pattern found","%d patterns found"],"Select text across multiple blocks.":["Select text across multiple blocks."],"Last page":["Last page"],"paging\u0004%1$s of %2$s":["%1$s of %2$s"],"First page":["First page"],"Image is contained without distortion.":["Image is contained without distortion."],"Image covers the space evenly.":["Image covers the space evenly."],"Image size option for resolution control\u0004Full Size":["Full Size"],"Image size option for resolution control\u0004Large":["Large"],"Image size option for resolution control\u0004Medium":["Medium"],"Image size option for resolution control\u0004Thumbnail":["Thumbnail"],"Scale down the content to fit the space if it is too big. Content that is too small will have additional padding.":["Scale down the content to fit the space if it is too big. Content that is too small will have additional padding."],"Scale option for dimensions control\u0004Scale down":["Scale down"],"Do not adjust the sizing of the content. Content that is too large will be clipped, and content that is too small will have additional padding.":["Do not adjust the sizing of the content. Content that is too large will be clipped, and content that is too small will have additional padding."],"Scale option for dimensions control\u0004None":["None"],"Fill the space by clipping what doesn't fit.":["Fill the space by clipping what doesn't fit."],"Scale option for dimensions control\u0004Cover":["Cover"],"Fit the content to the space without clipping.":["Fit the content to the space without clipping."],"Scale option for dimensions control\u0004Contain":["Contain"],"Fill the space by stretching the content.":["Fill the space by stretching the content."],"Scale option for dimensions control\u0004Fill":["Fill"],"Aspect ratio":["Aspect ratio"],"Aspect ratio option for dimensions control\u0004Custom":["Custom"],"Aspect ratio option for dimensions control\u0004Original":["Original"],"%d Block":["%d Block","%d Blocks"],"Suggestions":["Suggestions"],"Additional link settings\u0004Advanced":["Advanced"],"Resolution":["Resolution"],"https:\/\/wordpress.org\/documentation\/article\/customize-date-and-time-format\/":["https:\/\/wordpress.org\/documentation\/article\/customize-date-and-time-format\/"],"Example:":["Example:"],"Change level":["Change level"],"Position: %s":["Position: %s"],"Name for applying graphical effects\u0004Filters":["Filters"],"The block will stick to the scrollable area of the parent %s block.":["The block will stick to the scrollable area of the parent %s block."],"Add after":["Add after"],"Add before":["Add before"],"My patterns":["My patterns"],"https:\/\/wordpress.org\/documentation\/article\/page-jumps\/":["https:\/\/wordpress.org\/documentation\/article\/page-jumps\/"],"Minimum column width":["Minimum column width"],"Grid":["Grid"],"Horizontal & vertical":["Horizontal & vertical"],"Name for the value of the CSS position property\u0004Fixed":["Fixed"],"Name for the value of the CSS position property\u0004Sticky":["Sticky"],"There is an error with your CSS structure.":["There is an error with your CSS structure."],"Shadow":["Shadow"],"Append to %1$s block at position %2$d, Level %3$d":["Append to %1$s block at position %2$d, Level %3$d"],"%s block inserted":["%s block inserted"],"Format tools":["Format tools"],"Currently selected position: %s":["Currently selected position: %s"],"Position":["Position"],"The block will not move when the page is scrolled.":["The block will not move when the page is scrolled."],"The block will stick to the top of the window instead of scrolling.":["The block will stick to the top of the window instead of scrolling."],"Sticky":["Sticky"],"Paste styles":["Paste styles"],"Copy styles":["Copy styles"],"Pasted styles to %d blocks.":["Pasted styles to %d blocks."],"Pasted styles to %s.":["Pasted styles to %s."],"Unable to paste styles. Block styles couldn't be found within the copied content.":["Unable to paste styles. Block styles couldn't be found within the copied content."],"Unable to paste styles. Please allow browser clipboard permissions before continuing.":["Unable to paste styles. Please allow browser clipboard permissions before continuing."],"Unable to paste styles. This feature is only available on secure (https) sites in supporting browsers.":["Unable to paste styles. This feature is only available on secure (https) sites in supporting browsers."],"Media List":["Media List"],"Image inserted.":["Image inserted."],"Image uploaded and inserted.":["Image uploaded and inserted."],"External images can be removed by the external provider without warning and could even have legal compliance issues related to privacy legislation.":["External images can be removed by the external provider without warning and could even have legal compliance issues related to privacy legislation."],"This image cannot be uploaded to your Media Library, but it can still be inserted as an external image.":["This image cannot be uploaded to your Media Library, but it can still be inserted as an external image."],"Insert external image":["Insert external image"],"Report %s":["Report %s"],"Pattern":["Pattern"],"Go to parent Navigation block":["Go to parent Navigation block"],"Stretch items":["Stretch items"],"Block vertical alignment setting\u0004Space between":["Space between"],"Block vertical alignment setting\u0004Stretch to fill":["Stretch to fill"],"Fixed":["Fixed"],"Fit contents.":["Fit contents."],"Specify a fixed height.":["Specify a fixed height."],"Specify a fixed width.":["Specify a fixed width."],"Stretch to fill available space.":["Stretch to fill available space."],"Move %1$d blocks from position %2$d left by one place":["Move %1$d blocks from position %2$d left by one place"],"Move %1$d blocks from position %2$d down by one place":["Move %1$d blocks from position %2$d down by one place"],"%s: Sorry, you are not allowed to upload this file type.":["%s: Sorry, you are not allowed to upload this file type."],"Hover":["Hover"],"H6":["H6"],"H5":["H5"],"H4":["H4"],"H3":["H3"],"H2":["H2"],"H1":["H1"],"Set the width of the main content area.":["Set the width of the main content area."],"Unset":["Unset"],"Now":["Now"],"short date format without the year\u0004M j":["M j"],"Nested blocks use content width with options for full and wide widths.":["Nested blocks use content width with options for full and wide widths."],"Inner blocks use content width":["Inner blocks use content width"],"Font":["Font"],"Apply to all blocks inside":["Apply to all blocks inside"],"Blocks cannot be moved right as they are already are at the rightmost position":["Blocks cannot be moved right as they are already are at the rightmost position"],"Blocks cannot be moved left as they are already are at the leftmost position":["Blocks cannot be moved left as they are already are at the leftmost position"],"All blocks are selected, and cannot be moved":["All blocks are selected, and cannot be moved"],"Constrained":["Constrained"],"Spacing control":["Spacing control"],"Custom (%s)":["Custom (%s)"],"You are currently in zoom-out mode.":["You are currently in zoom-out mode."],"Close Block Inserter":["Close Block Inserter"],"Link sides":["Link sides"],"Unlink sides":["Unlink sides"],"Select the size of the source image.":["Select the size of the source image."],"Use featured image":["Use featured image"],"Delete selection.":["Delete selection."],"Link is empty":["Link is empty"],"Enter a date or time <Link>format string<\/Link>.":["Enter a date or time <Link>format string<\/Link>."],"Custom format":["Custom format"],"Choose a format":["Choose a format"],"Enter your own date format":["Enter your own date format"],"long date format\u0004F j, Y":["F j, Y"],"medium date format with time\u0004M j, Y g:i A":["j M Y g:i A"],"medium date format\u0004M j, Y":["j M Y"],"short date format with time\u0004n\/j\/Y g:i A":["j\/n\/Y g:i A"],"short date format\u0004n\/j\/Y":["j\/n\/Y"],"Default format":["Default format"],"Date format":["Date format"],"Transform to %s":["Transform to %s"],"%s blocks deselected.":["%s blocks deselected."],"%s deselected.":["%s deselected."],"Transparent text may be hard for people to read.":["Transparent text may be hard for people to read."],"Select parent block (%s)":["Select parent block (%s)"],"Lock":["Lock"],"Unlock":["Unlock"],"Lock all":["Lock all"],"Lock %s":["Lock %s"],"Add default block":["Add default block"],"Alignment option\u0004None":["None"],"font weight\u0004Black":["Black"],"font weight\u0004Extra Bold":["Extra Bold"],"font weight\u0004Bold":["Bold"],"font weight\u0004Semi Bold":["Semi Bold"],"font weight\u0004Medium":["Medium"],"font weight\u0004Regular":["Regular"],"font weight\u0004Light":["Light"],"font weight\u0004Extra Light":["Extra Light"],"font weight\u0004Thin":["Thin"],"font style\u0004Italic":["Italic"],"font style\u0004Regular":["Regular"],"Set custom size":["Set custom size"],"Use size preset":["Use size preset"],"Rename":["Rename"],"link color":["link colour"],"Elements":["Elements"],"%d block is hidden.":["%d block is hidden.","%d blocks are hidden."],"Explore all patterns":["Explore all patterns"],"Block spacing":["Block spacing"],"Letter spacing":["Letter spacing"],"Radius":["Radius"],"Link radii":["Link radii"],"Unlink radii":["Unlink radii"],"Bottom right":["Bottom right"],"Bottom left":["Bottom left"],"Top right":["Top right"],"Top left":["Top left"],"Max %s wide":["Maximum %s wide"],"Flow":["Flow"],"Orientation":["Orientation"],"Allow to wrap to multiple lines":["Allow to wrap to multiple lines"],"Justification":["Justification"],"Flex":["Flex"],"Currently selected font appearance: %s":["Currently selected font appearance: %s"],"Currently selected font style: %s":["Currently selected font style: %s"],"Currently selected font weight: %s":["Currently selected font weight: %s"],"No selected font appearance":["No selected font appearance"],"Create a two-tone color effect without losing your original image.":["Create a two-tone colour effect without losing your original image."],"Displays more block tools":["Displays more block tools"],"Indicates this palette is created by the user.\u0004Custom":["Custom"],"Indicates this palette comes from WordPress.\u0004Default":["Default"],"Indicates this palette comes from the theme.\u0004Theme":["Theme"],"No preview available.":["No preview available."],"Space between items":["Space between items"],"Justify items right":["Justify items right"],"Justify items center":["Justify items centre"],"Justify items left":["Justify items left"],"Carousel view":["Carousel view"],"Next pattern":["Next pattern"],"Previous pattern":["Previous pattern"],"Choose":["Choose"],"Patterns list":["Patterns list"],"Type \/ to choose a block":["Type \/ to choose a block"],"Use left and right arrow keys to move through blocks":["Use left and right arrow keys to move through blocks"],"Customize the width for all elements that are assigned to the center or wide columns.":["Customise the width for all elements that are assigned to the centre or wide columns."],"Layout":["Layout"],"Apply duotone filter":["Apply duotone filter"],"Duotone":["Duotone"],"Margin":["Margin"],"Vertical":["Vertical"],"Horizontal":["Horizontal"],"Change items justification":["Change items justification"],"Editor canvas":["Editor canvas"],"Block vertical alignment setting\u0004Align bottom":["Align bottom"],"Block vertical alignment setting\u0004Align middle":["Align middle"],"Block vertical alignment setting\u0004Align top":["Align top"],"Transform to variation":["Transform to variation"],"More":["More"],"Drag":["Drag"],"Block patterns":["Block patterns"],"Font style":["Font style"],"Font weight":["Font weight"],"Letter case":["Letter case"],"Capitalize":["Capitalise"],"Lowercase":["Lower case"],"Uppercase":["Upper case"],"Decoration":["Decoration"],"Add an anchor":["Add an anchor"],"Captions":["Captions"],"Appearance":["Appearance"],"Create: <mark>%s<\/mark>":["Create: <mark>%s<\/mark>"],"Block pattern \"%s\" inserted.":["Block pattern \"%s\" inserted."],"Filter patterns":["Filter patterns"],"Rotate":["Rotate"],"Zoom":["Zoom"],"Could not edit image. %s":["Could not edit image. %s"],"Portrait":["Portrait"],"Landscape":["Landscape"],"Aspect Ratio":["Aspect Ratio"],"Design":["Design"],"Move the selected block(s) down.":["Move the selected block(s) down."],"Move the selected block(s) up.":["Move the selected block(s) up."],"Current media URL:":["Current media URL:"],"Creating":["Creating"],"An unknown error occurred during creation. Please try again.":["An unknown error occurred during creation. Please try again."],"Image size presets":["Image size presets"],"Block variations":["Block variations"],"Block navigation structure":["Block navigation structure"],"Block %1$d of %2$d, Level %3$d.":["Block %1$d of %2$d, Level %3$d."],"Moved %d block to clipboard.":["Moved %d block to clipboard.","Moved %d blocks to clipboard."],"Copied %d block to clipboard.":["Copied %d block to clipboard.","Copied %d blocks to clipboard."],"Moved \"%s\" to clipboard.":["Moved \"%s\" to clipboard."],"Copied \"%s\" to clipboard.":["Copied \"%s\" to clipboard."],"Browse all":["Browse all"],"Browse all. This will open the main inserter panel in the editor toolbar.":["Browse all. This will open the main inserter panel in the editor toolbar."],"A tip for using the block editor":["A tip for using the block editor"],"Patterns":["Patterns"],"%d block added.":["%d block added.","%d blocks added"],"Change a block's type by pressing the block icon on the toolbar.":["Change a block's type by pressing the block icon on the toolbar."],"Drag files into the editor to automatically insert media blocks.":["Drag files into the editor to automatically insert media blocks."],"Outdent a list by pressing <kbd>backspace<\/kbd> at the beginning of a line.":["Outdent a list by pressing <kbd>backspace<\/kbd> at the beginning of a line."],"Indent a list by pressing <kbd>space<\/kbd> at the beginning of a line.":["Indent a list by pressing <kbd>space<\/kbd> at the beginning of a line."],"Open Colors Selector":["Open colours selector"],"Change matrix alignment":["Change matrix alignment"],"Spacing":["Spacing"],"Padding":["Padding"],"Typography":["Typography"],"Line height":["Line height"],"Block %1$s is at the beginning of the content and can\u2019t be moved left":["Block %1$s is at the beginning of the content and can\u2019t be moved left"],"Block %1$s is at the beginning of the content and can\u2019t be moved up":["Block %1$s is at the beginning of the content and can\u2019t be moved up"],"Block %1$s is at the end of the content and can\u2019t be moved left":["Block %1$s is at the end of the content and can\u2019t be moved left"],"Block %1$s is at the end of the content and can\u2019t be moved down":["Block %1$s is at the end of the content and can\u2019t be moved down"],"Move %1$s block from position %2$d right to position %3$d":["Move %1$s block from position %2$d right to position %3$d"],"Move %1$s block from position %2$d left to position %3$d":["Move %1$s block from position %2$d left to position %3$d"],"Use the same %s on all screen sizes.":["Use the same %s on all screen sizes."],"Large screens":["Large screens"],"Medium screens":["Medium screens"],"Small screens":["Small screens"],"Text labelling a interface as controlling a given layout property (eg: margin) for a given screen size.\u0004Controls the %1$s property for %2$s viewports.":["Controls the %1$s property for %2$s viewports."],"Open Media Library":["Open Media Library"],"The media file has been replaced":["The media file has been replaced"],"Search or type URL":["Search or type URL"],"Press ENTER to add this link":["Press ENTER to add this link"],"Currently selected link settings":["Currently selected link settings"],"Select a variation to start with:":["Select a variation to start with:"],"Choose variation":["Choose variation"],"Generic label for block inserter button\u0004Add block":["Add block"],"directly add the only allowed block\u0004Add %s":["Add %s"],"%s block added":["%s block added"],"Multiple selected blocks":["Multiple selected blocks"],"Midnight":["Midnight"],"Electric grass":["Electric grass"],"Pale ocean":["Pale ocean"],"Luminous dusk":["Luminous dusk"],"Blush bordeaux":["Blush bordeaux"],"Blush light purple":["Blush light purple"],"Cool to warm spectrum":["Cool to warm spectrum"],"Very light gray to cyan bluish gray":["Very light grey to cyan bluish grey"],"Luminous vivid orange to vivid red":["Luminous vivid orange to vivid red"],"Luminous vivid amber to luminous vivid orange":["Luminous vivid amber to luminous vivid orange"],"Light green cyan to vivid green cyan":["Light green cyan to vivid green cyan"],"Vivid cyan blue to vivid purple":["Vivid cyan blue to vivid purple"],"Block breadcrumb":["Block breadcrumb"],"Gradient":["Gradient"],"Grid view":["Grid view"],"List view":["List view"],"Move right":["Move right"],"Move left":["Move left"],"Link rel":["Link rel"],"Border radius":["Border radius"],"Open in new tab":["Open in new tab"],"Group":["Group"],"Separate multiple classes with spaces.":["Separate multiple classes with spaces."],"Learn more about anchors":["Learn more about anchors"],"Enter a word or two \u2014 without spaces \u2014 to make a unique web address just for this block, called an \u201canchor\u201d. Then, you\u2019ll be able to link directly to this section of your page.":["Enter a word or two \u2013 without spaces \u2013 to make a unique web address just for this block, called an \u201canchor\u201d. Then, you\u2019ll be able to link directly to this section of your page."],"Skip":["Skip"],"This color combination may be hard for people to read.":["This colour combination may be hard for people to read."],"Add a block":["Add a block"],"While writing, you can press <kbd>\/<\/kbd> to quickly insert new blocks.":["While writing, you can press <kbd>\/<\/kbd> to quickly insert new blocks."],"Vivid purple":["Vivid purple"],"Block vertical alignment setting label\u0004Change vertical alignment":["Change vertical alignment"],"Ungrouping blocks from within a grouping block back into individual blocks within the Editor\u0004Ungroup":["Ungroup"],"verb\u0004Group":["Group"],"Change block type or style":["Change block type or style"],"block style\u0004Default":["Default"],"To edit this block, you need permission to upload media.":["To edit this block, you need permission to upload media."],"Block tools":["Block Tools"],"%s block selected.":["%s block selected.","%s blocks selected."],"Align text right":["Align text right"],"Align text center":["Align text centre"],"Align text left":["Align text left"],"Write":["Write"],"Heading":["Heading"],"Heading %d":["Heading %d"],"Text alignment":["Text alignment"],"Edit URL":["Edit URL"],"Fixed background":["Fixed background"],"Button":["Button"],"This block can only be used once.":["This block can only be used once."],"Find original":["Find original"],"Document":["Document"],"%d block":["%d block","%d blocks"],"Insert a new block after the selected block(s).":["Insert a new block after the selected block(s)."],"Insert a new block before the selected block(s).":["Insert a new block before the selected block(s)."],"Remove the selected block(s).":["Remove the selected block(s)."],"Duplicate the selected block(s).":["Duplicate the selected block(s)."],"Select all text when typing. Press again to select all blocks.":["Select all text when typing. Press again to select all blocks."],"Navigate to the nearest toolbar.":["Navigate to the nearest toolbar."],"Options":["Options"],"%s: This file is empty.":["%s: This file is empty."],"%s: Sorry, this file type is not supported here.":["%s: Sorry, this file type is not supported here."],"font size name\u0004Huge":["Huge"],"font size name\u0004Large":["Large"],"font size name\u0004Medium":["Medium"],"font size name\u0004Small":["Small"],"Cyan bluish gray":["Cyan bluish grey"],"Vivid cyan blue":["Vivid cyan blue"],"Pale cyan blue":["Pale cyan blue"],"Vivid green cyan":["Vivid green cyan"],"Light green cyan":["Light green cyan"],"Luminous vivid amber":["Luminous vivid amber"],"Luminous vivid orange":["Luminous vivid orange"],"Vivid red":["Vivid red"],"Pale pink":["Pale pink"],"Additional CSS class(es)":["Additional CSS class(es)"],"HTML anchor":["HTML anchor"],"Link settings":["Link settings"],"Skip to the selected block":["Skip to the selected block"],"Copy link":["Copy link"],"no title":["no title"],"Paste or type URL":["Paste or type URL"],"blocks\u0004Most used":["Most used"],"Available block types":["Available block types"],"Search for a block":["Search for a block"],"%d result found.":["%d result found.","%d results found."],"Add %s":["Add %s"],"Attempt recovery":["Attempt recovery"],"This color combination may be hard for people to read. Try using a brighter background color and\/or a darker %s.":["This colour combination may be hard for people to read. Try using a brighter background colour and\/or a darker %s."],"This color combination may be hard for people to read. Try using a darker background color and\/or a brighter %s.":["This colour combination may be hard for people to read. Try using a darker background colour and\/or a brighter %s."],"Transform to":["Transform to"],"Change type of %d block":["Change type of %d block","Change type of %d blocks"],"Duplicate":["Duplicate"],"More options":["More options"],"Edit visually":["Edit visually"],"Edit as HTML":["Edit as HTML"],"Move %1$d blocks from position %2$d right by one place":["Move %1$d blocks from position %2$d right by one place"],"Move %1$d blocks from position %2$d up by one place":["Move %1$d blocks from position %2$d up by one place"],"Blocks cannot be moved down as they are already at the bottom":["Blocks cannot be moved down as they are already at the bottom"],"Blocks cannot be moved up as they are already at the top":["Blocks cannot be moved up as they are already at the top"],"Block %1$s is at the beginning of the content and can\u2019t be moved right":["Block %1$s is at the beginning of the content and can\u2019t be moved right"],"Move %1$s block from position %2$d up to position %3$d":["Move %1$s block from position %2$d up to position %3$d"],"Block %1$s is at the end of the content and can\u2019t be moved right":["Block %1$s is at the end of the content and can\u2019t be moved right"],"Move %1$s block from position %2$d down to position %3$d":["Move %1$s block from position %2$d down to position %3$d"],"Block %s is the only block, and cannot be moved":["Block %s is the only block, and cannot be moved"],"Block: %s":["Block: %s"],"Block contains unexpected or invalid content.":["Block contains unexpected or invalid content."],"imperative verb\u0004Resolve":["Resolve"],"Convert to Blocks":["Convert to Blocks"],"Resolve Block":["Resolve Block"],"Convert to Classic Block":["Convert to Classic Block"],"This block has encountered an error and cannot be previewed.":["This block has encountered an error and cannot be previewed."],"No block selected.":["No block selected."],"After Conversion":["After Conversion"],"Convert to HTML":["Convert to HTML"],"Current":["Current"],"Change alignment":["Change alignment"],"Full width":["Full width"],"Wide width":["Wide width"],"Change text alignment":["Change text alignment"],"Reset":["Reset"],"font size name\u0004Normal":["Normal"],"No results.":["No results."],"%d result found, use up and down arrow keys to navigate.":["%d result found, use up and down arrow keys to navigate.","%d results found, use up and down arrow keys to navigate."],"No blocks found.":["No blocks found."],"Blocks":["Blocks"],"%s item":["%s item","%s items"],"Invalid source":["Invalid source"],"Additional CSS":["Additional CSS"],"Original":["Original"],"Link selected.":["Link selected."],"Paste URL or type to search":["Paste URL or type to search"],"Minimum height":["Minimum height"],"Color":["Colour"],"List View":["List View"],"Back":["Back"],"Auto":["Auto"],"Tools":["Tools"],"Rows":["Rows"],"Replace":["Replace"],"Align left":["Align left"],"Align center":["Align centre"],"Align right":["Align right"],"Move up":["Move up"],"Move down":["Move down"],"Insert from URL":["Insert from URL"],"Video":["Video"],"Audio":["Audio"],"Columns":["Columns"],"Large":["Large"],"Media Library":["Media Library"],"Clear":["Clear"],"Clear selection.":["Clear selection."],"Colors":["Colours"],"text color":["text colour"],"Mixed":["Mixed"],"Remove":["Remove"],"Styles":["Styles"],"Link":["Link"],"Content width":["Content width"],"User":["User"],"%s: This file exceeds the maximum upload size for this site.":["%s: This file exceeds the maximum upload size for this site."],"Custom":["Custom"],"Image":["Image"],"Previous page":["Previous page"],"Next page":["Next page"],"Remove link":["Remove link"],"Insert link":["Insert link"],"Justify text":["Justify text"],"Source":["Source"],"Background":["Background"],"Align":["Align"],"Type":["Type"],"Bottom":["Bottom"],"Top":["Top"],"Dimensions":["Dimensions"],"Border":["Border"],"Copy":["Copy"],"Cut":["Cut"],"Align text":["Align text"],"Strikethrough":["Strikethrough"],"Underline":["Underline"],"Paragraph":["Paragraph"],"Column":["Column"],"Row":["Row"],"Insert":["Insert"],", ":[", "],"Text":["Text"],"Search results for \"%s\"":["Search results for \"%s\""],"No results found.":["No results found."],"Default":["Default"],"Height":["Height"],"Theme":["Theme"],"Settings":["Settings"],"Edit link":["Edit link"],"Width":["Width"],"White":["White"],"Black":["Black"],"Close":["Close"],"Search":["Search"],"Media":["Media"],"Caption":["Caption"],"Size":["Size"],"Full Size":["Full Size"],"Medium":["Medium"],"Right":["Right"],"Left":["Left"],"Thumbnail":["Thumbnail"],"Scale":["Scale"],"Content":["Content"],"Cancel":["Cancel"],"Plugins":["Plugins"],"Preview":["Preview"],"Submit":["Submit"],"Done":["Done"],"None":["None"],"Name":["Name"],"Advanced":["Advanced"],"Save":["Save"],"Delete":["Delete"],"Attributes":["Attributes"],"Publish":["Publish"],"Apply":["Apply"],"Undo":["Undo"],"Edit":["Edit"],"URL":["URL"]}},"comment":{"reference":"wp-includes\/js\/dist\/block-editor.js"}} ); </script> <script src="https://gtechgroup.it/wp-includes/js/dist/block-editor.min.js?ver=c8c5e4e00ad4a1c77679" id="wp-block-editor-js"></script> <script src="https://gtechgroup.it/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script> <script id="wp-util-js-extra"> var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; </script> <script src="https://gtechgroup.it/wp-includes/js/wp-util.min.js?ver=6.8.1" id="wp-util-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/pojo-accessibility/assets/build/gutenberg-custom-link.js?ver=42a2a59090c5731808c1" id="gutenberg-custom-link-js"></script> <script src="https://gtechgroup.it/wp-content/themes/hello-elementor/assets/js/hello-frontend.js?ver=3.4.4" id="hello-theme-frontend-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-8917f4bdb6ac659920cf.js" id="googlesitekit-consent-mode-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.30.0" id="elementor-webpack-runtime-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.30.0" id="elementor-frontend-modules-js"></script> <script src="https://gtechgroup.it/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script id="elementor-frontend-js-extra"> var uael_particles_script = {"uael_particles_url":"https:\/\/gtechgroup.it\/wp-content\/plugins\/ultimate-elementor\/assets\/min-js\/uael-particles.min.js","particles_url":"https:\/\/gtechgroup.it\/wp-content\/plugins\/ultimate-elementor\/assets\/lib\/particles\/particles.min.js","snowflakes_image":"https:\/\/gtechgroup.it\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/snowflake.svg","gift":"https:\/\/gtechgroup.it\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/gift.png","tree":"https:\/\/gtechgroup.it\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/tree.png","skull":"https:\/\/gtechgroup.it\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/skull.png","ghost":"https:\/\/gtechgroup.it\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/ghost.png","moon":"https:\/\/gtechgroup.it\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/moon.png","bat":"https:\/\/gtechgroup.it\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/bat.png","pumpkin":"https:\/\/gtechgroup.it\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/pumpkin.png"}; </script> <script id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":true},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":true},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":true},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":true}}, "hasCustomBreakpoints":true},"version":"3.30.0","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_optimized_markup":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"nested-elements":true,"e_element_cache":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"cloud-library":true,"e_opt_in_v4_page":true,"mega-menu":true},"urls":{"assets":"https:\/\/gtechgroup.it\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/gtechgroup.it\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/gtechgroup.it\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"3cbdf78546"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"viewport_widescreen":2400,"active_breakpoints":["viewport_mobile","viewport_mobile_extra","viewport_tablet","viewport_tablet_extra","viewport_laptop","viewport_widescreen"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","hello_header_logo_type":"logo","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":91551,"title":"Cos%27%C3%A8%20l%27HTML%20head%3F%20%7C%20G%20Tech%20Group","excerpt":"","featuredImage":"https:\/\/gtechgroup.it\/wp-content\/uploads\/2024\/04\/HTML-Head-a-cosa-serve.jpg"}}; </script> <script src="https://gtechgroup.it/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.30.0" id="elementor-frontend-js"></script> <script id="elementor-frontend-js-after"> window.scope_array = []; window.backend = 0; jQuery.cachedScript = function( url, options ) { // Allow user to set any option except for dataType, cache, and url. options = jQuery.extend( options || {}, { dataType: "script", cache: true, url: url }); // Return the jqXHR object so we can chain callbacks. return jQuery.ajax( options ); }; jQuery( window ).on( "elementor/frontend/init", function() { elementorFrontend.hooks.addAction( "frontend/element_ready/global", function( $scope, $ ){ if ( "undefined" == typeof $scope ) { return; } if ( $scope.hasClass( "uael-particle-yes" ) ) { window.scope_array.push( $scope ); $scope.find(".uael-particle-wrapper").addClass("js-is-enabled"); }else{ return; } if(elementorFrontend.isEditMode() && $scope.find(".uael-particle-wrapper").hasClass("js-is-enabled") && window.backend == 0 ){ var uael_url = uael_particles_script.uael_particles_url; jQuery.cachedScript( uael_url ); window.backend = 1; }else if(elementorFrontend.isEditMode()){ var uael_url = uael_particles_script.uael_particles_url; jQuery.cachedScript( uael_url ).done(function(){ var flag = true; }); } }); }); // Added both `document` and `window` event listeners to address issues where some users faced problems with the `document` event not triggering as expected. // Define cachedScript globally to avoid redefining it. jQuery.cachedScript = function(url, options) { options = jQuery.extend(options || {}, { dataType: "script", cache: true, url: url }); return jQuery.ajax(options); // Return the jqXHR object so we can chain callbacks }; let uael_particle_loaded = false; //flag to prevent multiple script loads. jQuery( document ).on( "ready elementor/popup/show", () => { loadParticleScript(); }); jQuery( window ).one( "elementor/frontend/init", () => { if (!uael_particle_loaded) { loadParticleScript(); } }); function loadParticleScript(){ // Use jQuery to check for the presence of the element if (jQuery(".uael-particle-yes").length < 1) { return; } uael_particle_loaded = true; var uael_url = uael_particles_script.uael_particles_url; // Call the cachedScript function jQuery.cachedScript(uael_url); } </script> <script src="https://gtechgroup.it/wp-content/plugins/ultimate-elementor/assets/min-js/uael-nav-menu.min.js?ver=1.39.8" id="uael-nav-menu-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/ultimate-elementor/assets/lib/jquery-element-resize/jquery_resize.min.js?ver=1.39.8" id="uael-element-resize-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/ultimate-elementor/assets/lib/js-cookie/js_cookie.min.js?ver=1.39.8" id="uael-cookie-lib-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.29.2" id="e-sticky-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/powerpack-elements/assets/lib/smartmenu/jquery.smartmenus.min.js?ver=1.1.1" id="jquery-smartmenu-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/powerpack-elements/assets/js/smartmenus-keyboard.js?ver=1.0.0" id="pp-smartmenu-keyboard-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/powerpack-elements/assets/js/min/frontend-advanced-menu.min.js?ver=2.12.7" id="pp-advanced-menu-js"></script> <script src="https://gtechgroup.it/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script id="newsletter-js-extra"> var newsletter_data = {"action_url":"https:\/\/gtechgroup.it\/wp-admin\/admin-ajax.php"}; </script> <script src="https://gtechgroup.it/wp-content/plugins/newsletter/main.js?ver=8.9.1" id="newsletter-js"></script> <script id="cmplz-cookiebanner-js-extra"> var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"0","banner_version":"91","version":"7.5.3.2","store_consent":"1","do_not_track_enabled":"","consenttype":"optin","region":"eu","geoip":"1","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/gtechgroup.it\/en\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_GB","set_cookies_on_root":"0","cookie_domain":"","current_policy_id":"51","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"1","placeholdertext":"<div class=\"cmplz-blocked-content-notice-body\">Click 'I agree' to enable {service}\u00a0<div class=\"cmplz-links\"><a href=\"#\" class=\"cmplz-link cookie-statement\">{title}<\/a><\/div><\/div><button class=\"cmplz-accept-service\">I agree<\/button>","css_file":"https:\/\/gtechgroup.it\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=91","page_links":{"eu":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/gtechgroup.it\/en\/eu-cookie-policy\/"},"privacy-statement":{"title":"Dichiarazione sulla Privacy ","url":"https:\/\/gtechgroup.it\/en\/eu-privacy-statement\/"},"impressum":{"title":"Imprint","url":"https:\/\/gtechgroup.it\/en\/imprint\/"},"disclaimer":{"title":"Disconoscimento","url":"https:\/\/gtechgroup.it\/en\/disallowance\/"}},"us":{"impressum":{"title":"Imprint","url":"https:\/\/gtechgroup.it\/en\/imprint\/"},"disclaimer":{"title":"Disconoscimento","url":"https:\/\/gtechgroup.it\/en\/disallowance\/"}},"uk":{"impressum":{"title":"Imprint","url":"https:\/\/gtechgroup.it\/en\/imprint\/"},"disclaimer":{"title":"Disconoscimento","url":"https:\/\/gtechgroup.it\/en\/disallowance\/"}},"ca":{"impressum":{"title":"Imprint","url":"https:\/\/gtechgroup.it\/en\/imprint\/"},"disclaimer":{"title":"Disconoscimento","url":"https:\/\/gtechgroup.it\/en\/disallowance\/"}},"au":{"impressum":{"title":"Imprint","url":"https:\/\/gtechgroup.it\/en\/imprint\/"},"disclaimer":{"title":"Disconoscimento","url":"https:\/\/gtechgroup.it\/en\/disallowance\/"}},"za":{"impressum":{"title":"Imprint","url":"https:\/\/gtechgroup.it\/en\/imprint\/"},"disclaimer":{"title":"Disconoscimento","url":"https:\/\/gtechgroup.it\/en\/disallowance\/"}},"br":{"impressum":{"title":"Imprint","url":"https:\/\/gtechgroup.it\/en\/imprint\/"},"disclaimer":{"title":"Disconoscimento","url":"https:\/\/gtechgroup.it\/en\/disallowance\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click button to enable {service}","tcf_regions":["us","ca","eu","uk","au","za","br"]}; </script> <script defer src="https://gtechgroup.it/wp-content/plugins/complianz-gdpr-premium/cookiebanner/js/complianz.min.js?ver=1750780018" id="cmplz-cookiebanner-js"></script> <script id="cmplz-cookiebanner-js-after"> document.addEventListener("cmplz_run_after_all_scripts", cmplz_uafe_fire_initOnReadyComponents); function cmplz_uafe_fire_initOnReadyComponents() { setTimeout(cmplz_uafe_trigger_element, 2000); } function cmplz_uafe_trigger_element() { window.elementorFrontend.init(); } if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function(consentData) { var category = consentData.detail.category; var services = consentData.detail.services; var blockedContentContainers = []; let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]'; let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]'; for (var skey in services) { if (services.hasOwnProperty(skey)) { let service = skey; selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]'; selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]'; } } document.querySelectorAll(selectorVideo).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; obj.classList.add('cmplz-elementor-activated'); if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){ let attr = obj.getAttribute('data-cmplz_elementor_widget_type'); obj.classList.removeAttribute('data-cmplz_elementor_widget_type'); obj.classList.setAttribute('data-widget_type', attr); } if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) { obj.classList.remove('cmplz-elementor-widget-video-playlist'); obj.classList.add('elementor-widget-video-playlist'); } obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings')); blockedContentContainers.push(obj); }); document.querySelectorAll(selectorGeneric).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; if (obj.classList.contains('cmplz-fb-video')) { obj.classList.remove('cmplz-fb-video'); obj.classList.add('fb-video'); } obj.classList.add('cmplz-elementor-activated'); obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href')); blockedContentContainers.push(obj.closest('.elementor-widget')); }); /** * Trigger the widgets in Elementor */ for (var key in blockedContentContainers) { if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) { let blockedContentContainer = blockedContentContainers[key]; if (elementorFrontend.elementsHandler) { elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer) } var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index'); blockedContentContainer.classList.remove('cmplz-blocked-content-container'); blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex); } } }); let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice'); if ( cmplzBlockedContent) { cmplzBlockedContent.addEventListener('click', function(event) { event.stopPropagation(); }); } </script> <script src="https://gtechgroup.it/wp-includes/js/comment-reply.min.js?ver=6.8.1" id="comment-reply-js" async data-wp-strategy="async"></script> <script src="https://gtechgroup.it/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.29.2" id="elementor-pro-webpack-runtime-js"></script> <script id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/gtechgroup.it\/wp-admin\/admin-ajax.php","nonce":"98f56c29cd","urls":{"assets":"https:\/\/gtechgroup.it\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/gtechgroup.it\/en\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}}, "facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/gtechgroup.it\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script src="https://gtechgroup.it/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.29.2" id="elementor-pro-frontend-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.29.2" id="pro-elements-handlers-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/powerpack-elements/assets/lib/tooltipster/tooltipster.min.js?ver=2.12.7" id="pp-tooltipster-js"></script> <script src="https://gtechgroup.it/wp-content/plugins/powerpack-elements/assets/js/min/frontend-tooltip.min.js?ver=2.12.7" id="pp-elements-tooltip-js"></script> </body> </html>