Events tags: how not to show them in event page

Home Forums Welcome! Pre-Sales Questions Events tags: how not to show them in event page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1158739
    Lucia
    Guest

    Hello, I’d like the events tags NOT to show in the event page. Is there a way I can do that?
    thanks, Lucia

    #1158962
    Geoff
    Member

    Hi Lucia, thanks for getting in touch!

    I’d be happy to help — but first, I do want to note that we use this Pre-Sales forum to answer questions about purchasing our premium plugins. If you are looking for technical support and do not have a license for one of our products, we’d love to help you out over at our WordPress.org support forum on our next weekly pass.

    That said, you can use CSS to hide the tags. Something like this:

    .tribe-event-tags {
    display: none;
    }

    Did you have any questions about purchasing our plugins? Please let me know and I’d be happy to help. 🙂

    Cheers,
    Geoff

    #1167981
    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 ‘Events tags: how not to show them in event page’ is closed to new replies.