When I try to use the following shortcode, I am not sure which schedule_ids it refer to and where can I find the id?
Please let me know where I can find the id. Thanks.
wplms_appointment_booking : This shortcode will show appointment booking calendar wherever you will add. Add the shortcode like this: [wplms_appointment_booking schedule_ids=''] and pass the schedule id for which you want to show the calendar and appointments
@stevenheong,
This will be the id:
http://prntscr.com/t0l31e
And that particular calendar with that schedule will be visible there
For this shortcode, I have already put the id into the shortcode, but it is still shows nothing on the page.
https://drive.google.com/file/d/1ZqbyyiF_Ov5vBqtwCg350PKj-05KS2nI/view?usp=sharing
https://drive.google.com/file/d/1syN-eoExI-FoMFtw3t1tWbotUyG3TegG/view?usp=sharing
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Can you please tell me this last thing:
Do you want to show your appointment schedule for that particular schedule?
Or the bookings made by the current logged in user
Because to show the appointment schedule you need to use this shortcode: [wplms_appointments schedule_ids=""]
If possible, it would be so great for you to teach me the shortcodes to show them.
Then, I can decide when I show a particular schedule or the bookings made by the current logged in user.
This reply has been marked as private.