Come attivare il campo Azienda nel checkout WooCommerce con Elementor

Elementor WooCommerce CHeckout company field missing fixed

Nelle ultime versioni di WooCommerce, il campo Azienda è disattivato di default nella pagina di checkout. Se utilizzi Elementor per costruire il tuo e-commerce, riattivarlo non è immediato: l’impostazione si trova nell’editor a blocchi di WordPress e non è accessibile direttamente dal builder. In questa guida vediamo come risolvere in …

E-Commerce e Opensource

e-commerce opensource

L’utilizzo di software open source per un e-commerce rappresenta una scelta strategica con numerosi vantaggi che spaziano dalla flessibilità alla sicurezza, passando per un importante risparmio economico. Innanzitutto, la flessibilità è uno dei punti di forza principali del software open source. Piattaforme come WooCommerce, PrestaShop o Magento offrono codice aperto …

[WooCommerce] billing_company field Company is off in checkout page by default

in the latest WooCommerce version the default checkout is blocks version and be careful that the Company field is NOT available by default: If you want the Company Field to display in the checkout page of your e-commerce, even if you use the Classic Checkout with the shortcode, it must …

How to develop a WordPress plugin in /home/user linked to /var/www

Step 1: Create the Custom Plugin Directory If you haven’t already created your custom plugin directory in your home folder, do so with the following command: mkdir -p /home/user/customplugin Replace user with your actual username. Step 2: Create a Symbolic Link in the WordPress Plugins Directory Use the ln command …

Remove a WooCommerce alert in WordPress backend

When you follow the instruction’s alert and after that it can’t be dismissed, go to the database and search the table that contains the table: _wc_admin_notes find the latest ID notes, and when found the right one that contains the alert to remove, delete it

WordCamp Europe 2024

Il WordCamp Europe è uno degli eventi più grandi e significativi organizzati dalla comunità di WordPress, una piattaforma leader per la pubblicazione di contenuti web e la gestione di siti internet. Questo evento annuale riunisce sviluppatori, designer, editori e utenti di WordPress provenienti da tutta Europa e oltre, per condividere …