In the “Dates & Prices” tab, is it possible to eliminate columns that do not show information and add another type of information that best describes the items? As I show it in the image. Thank you.
Hello Alexander,
The “Trip Status” can take custom text - so you can place any custom text there while creating tours. The price field however is dynamically created and can’t be replaced without customization of functions / code. If you would like to customize it, the file you will want to edit is entrada >> woocommerce >> content-single-product.php First copy this file into your child theme and then search for where the code block for this tab starts. Alternatively, you can also use theme customization services like WP Kraken to personalize the theme to your specific requirements.
Thank you