Edit Button Text

Home Forums Ticket Products Event Tickets Plus Edit Button Text

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1532940
    insitefulsolutions
    Participant

    Hi There

    I’d like to find out if i can change the text where tickets available are listed and the wording for Sold Out

    Change “Sold Out” to Full
    Change “Buy Now” to Register Now
    and if we can remove the number of tickets still available feature and still have it marked Full when all tickets have been purchased?

    #1533714

    Hi Jessica,

    Thanks so much for reaching out!

    You can change the wording of each of those buttons using the snippet provided in the following article:

    https://theeventscalendar.com/knowledgebase/change-the-wording-of-any-bit-of-text-or-string/

    You can remove the number of tickets available using the following CSS snippet added to your WordPress Customizer or theme’s stylesheet:

    .tribe-events-tickets .tribe-tickets-remaining {
    display:none;
    }

    Let me know if that helps!

     

    Thanks,

    Jaime

    #1549941
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Edit Button Text’ is closed to new replies.