The ‘Event Details’ tab found on the Single Product pages can be modified in an upgrade-safe way by overriding the FooEvents template files.
Copy the event-tab.php template found at the following location:
wp-content/plugins/fooevents/templates/event-tab.php
Caricare il file nel seguente percorso della cartella del tema:
wp-content/themes/YOUR_THEME_NAME/fooevents/templates/event-tab.php
Attenzione: Non modificare questi file all'interno del plugin FooEvents stesso, poiché vengono sovrascritti durante il processo di aggiornamento e tutte le personalizzazioni andranno perse.
Maggiori informazioni sulla modifica dei modelli Fooevents e WooCommerce qui.