Add text ticket box

Home Forums Ticket Products Event Tickets Plus Add text ticket box

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #878693
    Dirk
    Participant

    Hi,
    We would like to add some information in the ticket box. For example that a small fee will be added to handle payment options.
    We would not like to add this to the information section you have for each tickets. Since this side wide information.

    Hopefully you can help us with probably a very easy solution.

    Thanks in advance!

    #879642
    Josh
    Participant

    Hello musician4you,

    Thanks for reaching out to us!

    This information is something that you would like displayed within the ticket section where users select to purchase tickets on the single event view?

    To accomplish this, you can follow our Themer’s Guide to copy the views -> wootickets -> tickets.php file from the WooTickets plugin into your theme and adding the needed text where desired within that file.

    Let me know if this helps.

    Thanks!

    #882290
    Dirk
    Participant

    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

    #882309
    Dirk
    Participant

    This reply is private.

    #884676
    Brian
    Keymaster

    This reply is private.

    #923655
    Dirk
    Participant

    Hi Brian,

    Some time has passed but I figured it out and it’s working now.
    Thank you for your help!

    Your sincerely,
    Dirk

    #923665
    Brian
    Keymaster

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Add text ticket box’ is closed to new replies.