how to set unavailable days when booking range of days ?

[ad_1]

Hi, I run a Booking Calendar Business Large edition, and set 2 type of booking, configuring 2 differents ranges of days.

For this I used javascript and bk_2clicks_mode_days_.. parameters and bk_days_selection_mode = ‘dynamic’.

Now, I want to set unavailable days before and after booking date. I tried to set the parameter for this but it has no effect in the calendar, when there is a range of days with a resource already booked, I don’t see the effect of setting 7 unavailable days before.

Could you please help me to set this ?

my javascript for range selection, is the following:

bk_days_selection_mode = ‘dynamic’;
bk_2clicks_mode_days_min = 11;
bk_2clicks_mode_days_max = 18;
bk_2clicks_mode_days_specific = [11,18];
bk_2clicks_mode_days_start = [5];

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer