Hide tickets left counter on events

Home Forums Ticket Products Event Tickets Plus Hide tickets left counter on events

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1419725
    RSM
    Participant

    Hi there,

    is there a way to hide the tickets left counter on the events? Either by option or via a code snippet?

    Regards
    Chris

    #1420180
    Jennifer
    Keymaster

    Hi Chris,

    There is not currently an option to hide the tickets remaining, but you can do so with the snippet from this post. Can you give this a try and let me know if it works for you?

    Thanks,

    Jennifer

    #1420386
    RSM
    Participant

    Hi Jennifer,
    thanks for the quick reply!

    This does not seem to work. I get an error on the website when activating the snippet.

    `Warning: implode(): Invalid arguments passed in /www/htdocs/w00da2c5/wp-content/plugins/event-tickets/src/template-tags/tickets.php on line 260

    Maybe something changed in the code since the snippet was created?

    Regards
    Chris

    #1421838
    RSM
    Participant

    Hi Jennifer,

    I figured, that CSS seems to work without problems. I added the following custom CSS to my Theme:
    .tribe-events-event-cost .tribe-tickets-left { display:none; }
    .tribe-events-tickets .tribe-tickets-remaining { display:none; }

    This removes the counter from the event overview and event page.

    Regards
    Chris

    #1423035
    Jennifer
    Keymaster

    Hi Chris,

    I’m glad you were able to get this working with CSS…I tested out the original snippet and was also getting an error, so I will look into that further.

    Please let me know if you have any other questions!

    Thanks,

    Jennifer

    #1441776
    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 ‘Hide tickets left counter on events’ is closed to new replies.