vanadiuz
Forum Replies Created
-
Forum: Plugins
In reply to: [Table Reservation] No time during the same day, spinner and refreshHi,
Thanks so much for your great tips!
Message about no reservation windows is a good point, I’ll add it.
Preloading spinner is also a wonderful idea!
The problem with the disappearance is known and will be fixed in the next version.Best
VaniaForum: Plugins
In reply to: [Table Reservation] Mobile supportHi,
thanks for the kind words!
If we are talking about pagination by the cafe plan, then yes, I know about this problem and it will be fixed soon (before the end of the summer)!Best
VaniaForum: Plugins
In reply to: [Table Reservation] Default reservation duration in Pro version.Dear Kisukecze,
thank you, that you solve this problem.
My code takes an average between min and max possible durations (Math.floor((this.sliderMin + this.sliderMax) / 2)). Imagine that min is 45 min and max is 300min. Than avg. is 172. But timestep of the slider is 15min (for example). What means that if you will set the slider to 172, it could raise an error. Wou need to do remove this: Math.floor((this.sliderMin + this.sliderMax) / 2) % this.sliderTimeInterval what is 7 in our case. And set slider to 172-7 = 165 what is devidible by 15!Best
VaniaDear Kisuke,
many thanks for this bug report, it’s really important! I will fix it in next release.
Best
VaniaForum: Reviews
In reply to: [Table Reservation] SuperbThank you!
Forum: Plugins
In reply to: [Table Reservation] Different mail addressesDear Igor,
Unfortunately there is no such feature in the plugin, but thank you for the good idea.
Best Regards
Ivan ZamboukaForum: Plugins
In reply to: [Table Reservation] Book a table Button doesn’t appear on MobileNo, but I advise you to hire a freelancer to solve your problem for 10-20 US dollars.
Forum: Plugins
In reply to: [Table Reservation] Book a table Button doesn’t appear on MobileCreate a div of a certain height (a bit more than it is) and only then insert the plug-in shortcode into it.
- This reply was modified 5 years, 11 months ago by vanadiuz.
Forum: Plugins
In reply to: [Table Reservation] FailedUnfortunately no.
Forum: Plugins
In reply to: [Table Reservation] FailedYou’ve to set up a schedule.
- This reply was modified 5 years, 11 months ago by vanadiuz.
Forum: Plugins
In reply to: [Table Reservation] FailedI sympathize with you and advise you to try using another plugin for restaurant reservations. There are a lot of them on WordPress!
Forum: Plugins
In reply to: [Table Reservation] book a table button errrorUnfortunately, no (without forking it and develop further).
Forum: Plugins
In reply to: [Table Reservation] Restaurant image not showingYou are welcome ??
Forum: Plugins
In reply to: [Table Reservation] Restaurant image not showingHave you read FAQ (“Plugin does not work!??”)?
- This reply was modified 5 years, 11 months ago by vanadiuz.
Forum: Plugins
In reply to: [Table Reservation] Restaurant image not showingHi,
Unfortunately, in the plugin, so far, there is no possibility of pagination on the map (or rather, it is, but only for the touchscreen). The only thing I can advise you is to upload a smaller image. Or try to think of something yourself!
Best
Vania