• Resolved nparsons75

    (@nparsons75)


    Hi, is it possible to add frontend booking and allow guests to book times? We book out our football pitches and need guests to be able to book certain times and also see availability at the front end, showing names of who have booked times. thank you.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello,

    You can display the calendar in the frontend where users can select certain times and book. It’s possible to display the names of who booked, go to the Form and enable the option “Add field to day/hour body” in the field settings.

    Thank you.

    Thread Starter nparsons75

    (@nparsons75)

    Hi, is this possible with a free version to trial or test?

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello,

    It’s possible in both versions.
    For questions about the pro version please write at [email protected].

    Thank you.

    Thread Starter nparsons75

    (@nparsons75)

    Hi,

    Thank you. I have managed to get it working nearly. Is it possible to enable all days as available instead of doing them day by day. I want to make all days (365 days per year available).

    Also, I do not want the big list of slots available to appear at the bottom of the calendar, I need to be able to just select from and to on a particular date when booking a time period, is this possible?
    thank you.

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello,

    The hours list bellow the calendar can be hidden from the css.

    Thank you.

    Thread Starter nparsons75

    (@nparsons75)

    Hi, is there any instructions anywhere to do this.

    Please also can you confirm if this is possible in free version.

    I have 4 football pitches that we use for our football training. Each team coach needs to book the pitches for when they need then. I have set everything up on the free version but not sure hour i differentiate the different pitches. I have if a drop down to select on the form but cannot see the result of this on the calendar.

    Thank you

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Please find the file booking-system/assets/js/jquery.dop.frontend.BSPCalendar.js find the line:

    hoursContainer.css('display', 'block')
    and change 'block' with 'none'

    Thank you.

    Thread Starter nparsons75

    (@nparsons75)

    Hi,

    Thank you for the instruction. I tried this but it did not work.

    hoursContainer.css(‘display’, ‘none’)

    Cleared cache but still see the bars under the calendar when I select a date.

    Thank you.

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Please write at [email protected] for more help.

    Thank you.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘front end booking’ is closed to new replies.