Event Ticket – free event

Home Forums Ticket Products Event Tickets Plus Event Ticket – free event

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1243485
    Raffaella
    Participant

    Hi our website is just finished (non public yet) but we cannot sell ticket yet as we need to finalize some legal documents. So I’d like to publish 2 events without activating woocommerce option. The following plugins are activated:
    Event Tickets, Event Tickets Plus, Woocommerce

    1) is a Free event. I need to show “free” in the event box (bottom right of the box).
    If I click on RSVP option I cannot write “free”.
    If I click on add new ticket it works but then it show the Thickets box and add to cart button, see attached grabscreen. (how to remove it???)

    2) It’s a paid event. I need to show the price but cannot sell online. For now we will have payment “at the door”.
    If I click on RSVP option I cannot write the price.
    If I click on add new ticket it works but then it show the Thickets box and add to cart button…

    I found a “workaround” setting a start sale date in the future… but then I will need to remember to remove it!

    Also as you can see in the attachment the layout of the tickets number box is quite off… can I reduce the number, – and + boxes so they will be all aligned on the same line?

    Thank you

    #1244355
    Geoff B.
    Member

    Good afternoon Raffaella and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    The simplest thing to do would probably be to use your workaround number 1 and simply hide the ticket form using CSS (until you sort out the legal aspect).

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .single-tribe_events #tribe-events-content form.cart {
    display: none !important;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1255864
    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 ‘Event Ticket – free event’ is closed to new replies.