Event Tickets Pro Question – Ticket count

Home Forums Calendar Products Community Events Event Tickets Pro Question – Ticket count

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1148926
    Conor
    Participant

    Hi,

    I would like to know if there is a way that I can ‘turn off’ the display of the ticket count shown on the ticket please?

    #1149096
    George
    Participant

    Hey Conor!

    Thanks for reaching out.

    Can you share a screenshot of the specific ticket count display you are trying to hide? I just want to make sure I provide the best support possible here by knowing exactly what you are referring to.

    You can share screenshots by uploading the images to this thread. If you have issues with that, you can upload to Imgur.com, Flickr.com, CloudUp.com, or any similar image-hosting site; then just share the links to those images here and I’ll take a look.

    Thank you!
    George

    #1149128
    Conor
    Participant

    Here is a screenshot, thanks

    #1149904
    Conor
    Participant

    Hi,
    I left a screenshot of the issue I need to modify, it is the ticket count as outlined in red in the screenshot. Can you tell me what I need to do to take this out please?

    #1150247
    George
    Participant

    Hey Conor,

    I apologize for my delayed response—I had an emergency outage yesterday and was not able to respond until today. Sorry for the trouble here!

    In regards to your issues, thanks so much for the screenshot. The “quantity” can appear in numerous places, so thank you for helping to clarify the specific instance you wanted to hide.

    To hide the quantity text you highlighted, you would need to add custom CSS like the following to the bottom of your theme’s style.css file:


    span.tribe-tickets-remaining {
    display: none !important;
    }

    I hope this helps!

    Sincerely,
    George

    #1158849
    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Event Tickets Pro Question – Ticket count’ is closed to new replies.