I am using event ticket plus with WooCommerce. When the price field is left blank on the product the Buy Now button does not appear on the event listing page.
I need to leave the pricing field blank (not even ‘0’) because I am using a currency plugin which allows me to set the price of the product in currencies different to the WooCommerce base currency for events in different countries.
I have tried disabling the currency plugin to ensure it is not something that is doing directly and the problem still remains.
Essentially, if I put zero or another number in the regular price field on the ticket product in WooCommerce the button displays. If I leave the regular pricing field blank it does not.
Please can you advise whether this is something you can fix or at least point me to where a check is being made on the regular price field which might cause this.