Ben
Forum Replies Created
-
Hi,
You can open slots manually just heading to Wappointment > Calendars and simply clicking and dragging over the time you want to open.
Cheers,
BenHI Thiago,
Yes this is actually what Wappointment has been designed for ??
So yeah simply try the plugin:
Open your time for reservation in Wappointment > Settings > Calendars & Staff
And try to book your self from the frontend at a specific time.
Then reload the booking page again and you will see that the time will not be available anymore.Cheers,
BenHi Thiago,
Thanks for the kind words..
YEs you can do both ONE and TWO :
– First follow the steps to connect your account to wappointment.com in Wappointment > Settings > Calendars & Staff
– Second create a service with the duration you wish in Wappointment > Settings > Services
Cheers,
BenHi Rossellam,
Sorry for the late answer.
On which device did you get the issue?I can’t reproduce.
Thanks!
Hi,
There is no redirect to a thank you page in the settings.
This said this can be achieved using hooks.You can find that in our doc in wappointment[dot]com/docs/tracking-google-analytics/
Hope this helps!
BenHello @cantbutron,
Thanks for your kind words and reporting that issue.
We’ve managed to reproduce the issue and fixed it, we’ll release the new version somewhere this week.
Meanwhile if you want to get the patched version earlier, contact us from our contact form in Wappointment[.]com and we’ll give you access to it.
Cheers,
Ben- This reply was modified 3 years, 1 month ago by Ben.
Forum: Reviews
In reply to: [Appointment Bookings for Zoom GoogleMeet and more - Wappointment] Muy bueno!Muchas gracias! ??
Hi,
By default this page is a hidden CPT, but you can convert it to a standard page.
In order to edit it, simply go to Wappointment > Settings > Advanced and click the button Make Reschedule/Cancel page editable .
That should do it.
Hi,
Actually those are already localized. Basically it will automatically appear in your browser’s language, no need to translate. Try to change the language settings of your Browser and then reload the page and you will see it appearing in your new Browser’s language.
Let me know!
Cheers,
BenHi Jairo,
Thanks for the feedback, we have been doing a bit of maintenance on wappointment.com so that might be why.
Happy to see everything is back to normal.
Cheers,
BenHello Mia,
Yes we do, actually you can sell your services with our Paypal or Stripe Addon with a super streamlined process.
You can access them in your WordPress’ site backend in Wappointment > Addons.Also you can sell your services using WooCommerce, with our addon Appointments for WooCommerce you will be able to sell with any Payment method supported by WooCommerce.
Cheers,
BenHi Stanley,
You can create one service per duration and price them accordingly e.g.:
– Consultation – 30min $50
– Consultation – 60min $90
– Consultation – 90min $120Otherwise if you want to have just one service with multiple durations you’ll have to use our Services Suite addon
Cheers,
BenHello Melfry,
All the public interfaces for your clients are editable in Wappointment > Settings > Appearance
If you want to translate the admin notifications you can do so with Locotranslate.
Cheers!
HI,
Not sure if I understand your question.
But if it’s about customizing the booking calendar, then that’s not possible.Let me know,
BenWell definitely you can do that with CSS for sure. Now those scrollbars were needed when you have a lot of slots in one day, otherwise you cannot navigate properly from one week to another.
Something like this will do :
.wap-front .wrap-calendar.step-BookingCalendar .slotsPane{ max-height: none !important; }