Booking goes on wrong date

Home Forums Ticket Products Event Tickets Plus Booking goes on wrong date

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1055272
    christoffer
    Participant

    Hi! I have events using rsvp, but when someone book an event in two weeks it goes to the event in one week. I have the same events two weeks in a row, but when people try to book the last event it ends up on the first event list of people. What am i doing wrong ?

    #1055352
    christoffer
    Participant

    and is it possible to have the booking form open at all times, now you have to choose one or more places before the form with name and email comes up. My visitors have complained when booking on a mobile phone this is very hard, so is it possible to have the booking form open even when 0 is choosen, if you know what i mean ???

    #1055537
    Geoff
    Member

    Hey, nice to see you again!

    By chance, are you adding RSVPs on recurring events? I want to check because RSVPs and Tickets do not currently support recurring events and it sort of sounds like that might be the case here.

    and is it possible to have the booking form open at all times

    Yes, you can add this to your theme’s style.css file or using a plugin like Simple Custom CSS to keep that part of the form open at all times:

    .tribe-tickets-meta-row {
    display: table-row !important;
    }

    Does this help answer your questions? Please let me know.

    Cheers,
    Geoff

    #1055553
    christoffer
    Participant

    That code worked good! Is support for recurring events on rsvp something that will come in the future?

    #1055620
    Geoff
    Member

    It certainly is! We have started preliminary work on it and hope to have it released in version 4.2–that is, barring any unforeseen obstacles. That’s the goal though and you can get notified when we make progress on it here on the feature request.

    Did you have any other questions the RSVP functionality?

    Thanks!
    Geoff

    #1076761
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Booking goes on wrong date’ is closed to new replies.