Hi Josh,
Thank you for replying this quickly. I followed the themers instruction and the tickets.php is copied.
Unfortunaly I cannot work out where to put it. Tried some stuff but it’s not showing.
I would like to add some text, just generic text after the submit button:
if ( $is_there_any_product_to_sell ) : ?>
<tr>
<td colspan=”4″ class=’woocommerce add-to-cart’>
<button type=”submit”
class=”button alt”><?php esc_html_e( ‘Add to cart’, ‘tribe-wootickets’ );?></button>
</td>
</tr>
<?php endif ?>
Can you help me where to and how to put the text there?
Thank you very much!
Dirk