Changing the word Tickets on the single event page?

Home Forums Ticket Products Event Tickets Plus Changing the word Tickets on the single event page?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1539356
    James
    Participant

    Hi,

    Before the last updates, I used the word Bookings instead of Tickets as the title of the ticket purchase area on the single event page (see attached file).

    Since the last updates to the plugins this wording has reverted back to Tickets. I have tried to change it in the translation files using POEDIT but to no avail. I have looked everywhere for a way to change it back to Bookings and can’t find where or how to do it.

    Any assistance would be appreciated.

    Cheers

    James

    #1539816
    Jennifer
    Keymaster

    Hi James,

    Thanks for reaching out!

    Can you tell me how you had changed the text previously? Did you make changes directly in the theme files?

    Going forward, you can use the snippet in this post to change the wording. Since this is added to the functions.php file of your child theme, it will be safe from future plugin updates 🙂

    We are limited in the amount of support that we can provide for customizations, but if you get stuck or have any questions, please let me know – I’ll be happy to point you in the right direction!

    Thanks,

    Jennifer

    #1539840
    James
    Participant

    Hi Jennifer,

    Thanks for the reply.

    The wording was changed via a modification to a file, Themes > Child Theme > tribe-events > wootickets > tickets.php

    line 32

    <form action=”<?php echo esc_url( $woocommerce->cart->get_cart_url() ) ?>” class=”<?php echo implode( ‘ ‘, $cart_classes ); ?>” method=”post” enctype=’multipart/form-data’>

    <?php esc_html_e( ‘Book This Activity’, ‘event-tickets-plus’ ) ?>

    As wootickets is no longer used, I had removed that folder from the child theme, if I put the folder back it seems to work again.

    I’ll try the snippet and get back to you.

    Cheers

    James

    #1539841
    James
    Participant

    I just tried the snippet and it worked fine, Thank You Jennifer.

    #1539861
    James
    Participant

    Thanks Jennifer

    #1539862
    Jennifer
    Keymaster

    No problem! I’m glad that helped.

    #1555516
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Changing the word Tickets on the single event page?’ is closed to new replies.