December 22, 2009, 5:12 am
WebReserv has now launched the V0.9 BETA versions of two new plugins for handling EVENT Bookings, either via the sidebar, or directly in a PAGE or POST.
As with any BETA release, there may be some issues that we are unaware of, if so, please feel free to email us at info@webreserv.eu .
This BETA version should be functioning correctly without any bugs, though there are some known issues (missing features) we are working on to ensure these plugins support all the features that WebReserv includes.
Number of people
If you set “Number of people” to be asked for during the booking process in the back office under “customer Information”, then this is not asked for during the booking. We expect to have this bug fixed very soon.
Costing Page
After a user books an event, the system usually presents a cost info page if the events have rates associated.
This page is currently missing in this BETA version, though the costs are still included in the confirmation (and/or pending) email(s) to the end client.
The work around for this at present is to write the cost also in the description field for the product.
Languages
Currently only supports English
CSS for Firefox
We have been having some issues regarding firefox to accept the CCS properly.
If you look at the EVENT sidebar plugin in firefox, it appears to not have the same look as it does in IE.
If any developer can see what this issue is, please email info@webreserv.eu with a working copies of the CSS’s and we will credit you and your website on the change log page for the widgets.
We will also be looking at adding a CCS styles page to our blog so that developers can upload their CCS styles so other can use them.
Data entry width (sidebar only issue)
We are looking at ways to see how we can make the sidebar calendar work in a width smaller than 200px.
We have currently achieved this by using a small Tahoma font, but long event names can make the sidebar component exceed this width.
We will be looking at other ways to support this, maybe with an option to for example only show X characters on the sidebar widget as event title.
Events must be configured as Fixed Schedules
Currently the plugins only support events created as Fixed Schedule on the Reservation Type page for a product in the WebReserv Back-office.
We will be adding the feature soon so that the reservation Type Hourly – fixed schedule is also supported as this reservation type is easier to use for recuring events.
December 21, 2009, 5:50 am
Read BETA v0.9 Notes here
The EVENT calendar view requires that have a WebReserv Account, and that you set up your products as “Fixed Schedule” in the WebReserv back-office on the Reservation Type page, as otherwise they will not be shown on this calendar view type.
The default installation has a demo account associated with it, where the examples are for a gym and their class sessions. These can of course be replaced by any event, tour, etc for your own set-up.
You can download the WebReserv EVENT Embedded Booking Calendar here
1. Code to paste into the Wordpress plugin
Copy the relevant code below, depending on whether you have a WebReserv.EU or WebReserv.COM Account.
If you have a European (WebReserv.EU) Account…
<iframe src=http://www.webreserv.eu/bookingcalendar.do?bizid=demogymes marginwidth=0 marginheight=0 width=700 height=550 frameborder=0><a href=http://www.webreserv.eu/bookingcalendar.do?bizid=demogymes>Make Reservation</a></iframe>
If you have a European (WebReserv.EU) Account…
<iframe src=http://www.webreserv.com/bookingcalendar.do?bizid=demogymes marginwidth=0 marginheight=0 width=700 height=550 frameborder=0><a href=http://www.webreserv.com/bookingcalendar.do?bizid=demogymes>Make Reservation</a></iframe>
2. Replace the bizid with your bizid
In the code you have just pasted you need replace the Business ID “demogymes” with your own Business ID from the WebReserv Back-office. Click here to see how to find your Business ID
Create Account
To use the WebReserv system, you will need an Account:
Europe : Create account on WebReserv.EU
USA and other Countries : Create account on WebReserv.COM
Contact Us
If you have any issues or questions, please feel free to contact us:
Europe : Contact WebReserv.EU
USA and Other Countries : Contact WebReserv.COM
December 17, 2009, 4:06 am
Read BETA v0.9 Notes here
The WebReserv EVENT Sidebar Booking Calendar is similar to the standard WebReserv Sidebar Booking Calendar, though it works with a single month EVENT calendar view instead of the normal three month calendar view or the product search and list view.
The EVENT calendar view requires that you set up your products as “Fixed Schedule” in the back-office on the Reservation Type page, as otherwise they will not be shown on this calendar view type.
The default installation has a demo account associated with it, where the examples are for a gym and their class sessions. These can of course be replaced by any event, tour, etc for your own set-up.
You can download the WebReserv EVENT Sidebar Booking Calendar here.
This calendar view, from the sidebar, works as a pop-up calendar, but the calendar can be embedded directly in any Wordpress POST or PAGE.
To embed the EVENT calendar directly in a PAGE or POST, use the WebReserv EVENT Embedded Booking Calendar.
To show your account Calendar, you need replace the Business ID ”demogymes” with your own Business ID from the WebReserv Back-office. Click here to see how to find your Business ID
Create Account
To use the WebReserv system, you will need an Account:
Europe : Create account on WebReserv.EU
USA and other Countries : Create account on WebReserv.COM
Contact Us
If you have any issues or questions, please feel free to contact us:
Europe : Contact WebReserv.EU
USA and Other Countries : Contact WebReserv.COM