Hide price in meta

Home Forums Ticket Products Event Tickets Plus Hide price in meta

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1407026
    Priscilla Derr
    Participant

    Hi – I’ve purchased several products and love them, but the one issue I’m having is I need to hide the price from the meta in the single event description. I’m charging a booking fee of $50 and then the customer pays for the rest of the class in person when they show up. With the price displayed in the meta section next to the location and date it looks like the cost is much less than it actually is. Is there a way to hide this?

    I want to hide the price meta on all events. Not just one single post.

    I’m using event’s calendar, event tickets pro

    #1408484
    Jennifer
    Keymaster

    Hi Priscilla,

    I’m glad to hear you’re liking the plugins so far!

    You can customize the templates to remove the cost (instructions on doing so here), or you could simply hide it with CSS:

    .tribe-events-cost, .ticket-cost {
    display: none !important;
    }

    Let me know how that works for you and if you have any questions!

    Thanks,

    Jennifer

    #1421498
    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 ‘Hide price in meta’ is closed to new replies.