Come attivare il campo Azienda nel checkout WooCommerce con Elementor
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 …
Leggi tutto “Come attivare il campo Azienda nel checkout WooCommerce con Elementor”
E-Commerce e 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 …
Leggi tutto “[WooCommerce] billing_company field Company is off in checkout page by default”
How to exclude _load_textdomain_just_in_time alert in your debug.log file in WordPress
Add to wp-config.php this code taken from this forum support topic and the file debug.log will no more be flooded by the alert ‘_load_textdomain_just_in_time’ Remove it when the plugins update and there will be no more ‘_load_textdomain_just_in_time’ alert
How to center new window’s application opening in Ubuntu Linux Gnome Desktop System using terminal
Open a new Terminal window Paste: gsettings set org.gnome.mutter center-new-windows true Hit the enter key source: https://www.omgubuntu.co.uk/2023/04/center-new-windows-ubuntu-gnome
How to fix webcam not working Dell XPS 9320 Linux Ubuntu 24.10
source: https://github.com/intel/ipu6-drivers/issues/228
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 …
Leggi tutto “How to develop a WordPress plugin in /home/user linked to /var/www”
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 …
