Showing Ticket and RSVP front end

Home Forums Ticket Products Event Tickets Plus Showing Ticket and RSVP front end

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1400131
    Fraser
    Participant

    Hi

    Before the latest updates we used a complicated system of using Tickets to display the price on single events and RSVP to allow people to book their place.

    With the latest update it seems that you can only have either or? (RSVP or Ticket)

    Can you help with a work around that allows me to:
    1. advertise the price
    2. Take reservations only and not ticket sales

    At the moment we have the following bit of code removing the ticket booking form

    if ( class_exists( ‘Tribe__Tickets_Plus__Commerce__WooCommerce__Main’ ) ) {

    // Remove the form from its default location (after the meta).
    remove_action( ‘tribe_events_single_event_after_the_meta’, array( Tribe__Tickets_Plus__Commerce__WooCommerce__Main::get_instance(), ‘front_end_tickets_form’ ), 5 );
    }

    #1401088
    Fraser
    Participant

    Can someone please help?

    I have a booking system up which is not working

    Thanks

    Fraser

    #1401248

    Hi Fraser,

    Thanks so much for reaching out!

    Just to let you know, we are limited by our Support Policy in how much we can help with customizations, but I will try to point you in the right direction.

    It looks like you are displaying the price on your Single Events, as well as able to make an RSVP.  Is there another field that you are looking to remove?  If you could point me to what you are looking for, perhaps with a screenshot, I may be able to give more specific advice.

    In the meantime, please know that you can add both tickets and RSVP if that is what you are looking for.  If you are not seeing this functionality, you can start by running through our testing for conflicts procedure:

    https://theeventscalendar.com/knowledgebase/testing-for-conflicts/

    Let me know how it goes!

     

    Thanks,

    Jaime

    #1415072
    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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Showing Ticket and RSVP front end’ is closed to new replies.