EDD available tickets display

Home Forums Ticket Products Event Tickets Plus EDD available tickets display

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1165683
    Julie
    Participant

    How do I disable the ticket count on the front end?

    I am using Ticket Plus and EDD.

    Thanks,

    Ron

    #1166404
    Nico
    Member

    Hi there Ron,

    Thanks for getting in touch with us!

    You can hide the tickets available legend in the tickets form with the following CSS snippet:

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

    Just paste it in your theme (or child theme) stylesheet or via Simple Custom CSS plugin and it should do the trick!

    Best,
    Nico

    #1175441
    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 ‘EDD available tickets display’ is closed to new replies.