Home › Forums › WPLMS AddOns › Vibe Appointments v4 › Break per day slots
Tagged: slots time
- This topic has 14 replies, 2 voices, and was last updated 3 years, 10 months ago by Diana.
Viewing 15 posts - 1 through 15 (of 15 total)
-
AuthorPosts
-
November 6, 2020 at 2:01 pm #323351Nakiti_89ParticipantGood day, As our website is dedicted to tutorial, appointment will be ONLY for slots of 1H teaching. Can we please change the options of Break day slots to only 1 hour, so remove full slots option: https://tinyurl.com/y5ws5o9h Then we can even hide the option. Thank you, takipçi satın alNovember 6, 2020 at 2:03 pm #323353Nakiti_89ParticipantAlso would it be possible to assign the calendar in center, so you see first something like 8AM and not like 12AM, otherwise it looks like at first sight that you do not have any slots.November 7, 2020 at 7:02 pm #323551DianaParticipantBut the options of "Break Per Day" Slot changes according to the time schedule you choose e.g. If you will choose 5pm to 7pm then the options will be like this: 30min, 1 hour, full slot, 45min It is not something that will be hidden using css because the options will be based on the schedule you select Also would it be possible to assign the calendar in center, so you see first something like 8AM and not like 12AM ---> Didn't get this pointNovember 10, 2020 at 12:07 pm #323891Nakiti_89ParticipantThis reply has been marked as private.November 11, 2020 at 6:39 pm #324227DianaParticipantWe don't have any action hook on which I can write custom code to remove other options You can try this custom css
But the default option will be "Full Slot" And the option which is available to select will be 1hour only#appointments_component .break_slots option[value="0"],#appointments_component .break_slots option[value="30"]{ display:none !important; }
November 20, 2020 at 9:57 am #325646Nakiti_89ParticipantHi Diana, SOrry for the delay, I was testing from our side but please note that it is not working: https://www.awesomescreenshot.com/video/1794014?key=61e549822ff6f5080140bff300f698b6 We still see "full slot" and "2 hours". Could you please fix it ? Thank you,November 21, 2020 at 2:44 pm #325895DianaParticipantThis reply has been marked as private.December 15, 2020 at 12:07 pm #329452Nakiti_89ParticipantHi Diana, Sorry for the delay, I had to rebook the service support. In that case, can we totally hide this option? Thank you.December 16, 2020 at 5:01 am #329585DianaParticipantTry this css #appointments_component .break_slots { display:none !important; }January 5, 2021 at 7:55 am #332309Nakiti_89ParticipantHi Diana, Sorry for the delay, we were off. This is also not working, as the appointments are not breaking up per hours. We need an option that if I put for example, from 10 AM to 12 PM, it will create automatically 2 times slots of 1 hour each. How can we do this? Thank you,January 5, 2021 at 2:46 pm #332380DianaParticipantAutomatically breaking up slot is not possible. You have to select from the given option. And that's why I hide other slots to show only one option which is 1 hourJanuary 6, 2021 at 6:25 pm #332556Nakiti_89ParticipantHi Diana, Thank you for your quick answer. How do this " only one option which is 1 hour" so far it has not been working? Could you please give me the correct code or a further explaination?January 8, 2021 at 8:43 am #332845DianaParticipantSir, I shared the CSS code 1 month ago http://prntscr.com/wiuqwt And I did mentioned there that default and 1 hour slot option will be there always. So your instructors have to select one option and then it will show the slots accordingly Can you please tell me if this is working or not?January 8, 2021 at 11:00 am #332861Nakiti_89ParticipantHi Diana, I had told you that this code is not working. It creates full time, and not break per hours. https://tinyurl.com/yxagh7nr You can see I put from 12 to 14 but only created one slot, while if it was breaking per hours, it supposes to create 2 slots. How can we break slots per hour? It is very important for us. Thank you,January 11, 2021 at 3:19 pm #333315DianaParticipantThis reply has been marked as private. -
AuthorPosts
Viewing 15 posts - 1 through 15 (of 15 total)
- The topic ‘Break per day slots’ is closed to new replies.