Events Made Easy Forums How do I … set a start time for bookings?

  • This topic has 6 replies, 2 voices, and was last updated 6 years ago by Anonymous.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #59029
    Anonymous
    Inactive

    I would like to allow bookings only after a certain date, so I implemented the following:

    [eme_if tag='#ESC_DAYS_TILL_START' le='30']
    [eme_add_booking_form id=139]
    [/eme_if]

    It works fine but now I want to specify an exact time, after that bookings shall be allowed.
    For example a booking start shall be on 11/17/2018 at 10am.
    Can you give me a hint how to do this?
    Thanks in advance!

    #59030
    Franky
    Keymaster

    When defining the RSVP settings for an event, you can define exactly when rsvp should start. So no need for eme_if here.

    #59032
    Anonymous
    Inactive

    Guess I’m blind… Where do I do this?

    #59033
    Anonymous
    Inactive

    Ah sorry… I didn’t have the latest Version – now it’s there.

    Just one more thing: why can’t I define an offset greater than 99 days?

    #59034
    Franky
    Keymaster

    That’s just a limit I had on the input field (2 chars). I’ll increase it to 3 this evening (2-line change in eme_events.php).

    #59040
    Franky
    Keymaster
    #59041
    Anonymous
    Inactive

    Great – works perfectly fine!
    Thanks a lot for the excellent support!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘How do I …’ is closed to new topics and replies.
Scroll to Top