We are testing this plugin on our site as it allows alternative holiday hour reservations. Thank you..
The form is not sending any notification, nor is the date field activating (calender nor hour popups) they do work in the wp admin area.
]]>Hi
Is there any plan to integrate Googles Markup for automated reservations via the Admin Alert eMail and the automated Gmail Calendar integration?
I tried to add the JSon Markup by hand, but for whatever reason it’s ignored or transcripts random information to the automated reservation.
Thanks
https://developers.google.com/gmail/markup/reference/restaurant-reservation
script type=”application/ld+json”>
{
“@context”: “https://schema.org”,
“@type”: “FoodEstablishmentReservation”,
“reservationNumber”: “OT12345”,
“reservationStatus”: “https://schema.org/Confirmed”,
“underName”: {
“@type”: “Person”,
“name”: “John Smith”
},
“reservationFor”: {
“@type”: “FoodEstablishment”,
“name”: “Wagamama”,
“address”: {
“@type”: “PostalAddress”,
“streetAddress”: “1 Tavistock Street”,
“addressLocality”: “London”,
“addressRegion”: “Greater London”,
“postalCode”: “WC2E 7PG”,
“addressCountry”: “United Kingdom”
}
},
“startTime”: “2027-04-10T08:00:00+00:00”,
“partySize”: “2”
}
</script>
Hello,
I use your plugin for my small restaurant and i have create a french translation for CBX Restaurant Booking.
If you want i can send you the .po and .mo files.
Thanks
Théo
It’s not letting me select a date, but it will let me select a time!
]]>