Viewing 15 replies - 61 through 75 (of 95 total)
  • Thread Starter kmg454

    (@kmg454)

    As I have also a request to block booking types selextifly I think about the following solution: 0[room 1,day],1[room 2,week]. This reads as in January room 1 and booking type day are blocked, in February room 2 and booking type week.

    Is this implemented yet?

    Plugin Contributor Jan Maat

    (@jan-maat)

    Hi,

    It is not yet released but I am in the testing phase. Will be ready in days.

    The way it works is described as:

    One or more months can be blocked for bookings. This blocking may be general or specific for a room and/or booking type. The general format is “1”:[],”2″:[] meaning February and March are blocked. (0 is January). To block only the room “Voorkamer” for the booking type week the format is “1”:[“Voorkamer”,”week”] To block all rooms for midweek and weekend bookings the format is “1”:[“midweek”,”weekend”].
    The booking types are day, week, midweek and weekend. The room names are the names from the list of rooms. Use normal quotes

    Regards,

    Jan

    Thread Starter kmg454

    (@kmg454)

    Hi.

    Great to hear you making progress.

    If i’m correct the format will be like this or is this part apart from the other rooms settings.

    “0”,”1″,”2″,”3″:[“Gite”,”week”]&rooms=1&persons=5

    Plugin Contributor Jan Maat

    (@jan-maat)

    Hi,
    It is in the blocked month textfield. Each month has its own description. An example “1”:[“weekend”,”midweek”],”2″:[“Voorkamer”],”5″:[“day”,”week”]

    Regards,

    Jan

    Thread Starter kmg454

    (@kmg454)

    Hi.

    So i want to block jan, feb, march for everything and may, april and june for some other accommodations need this

    “0”:[“Gite”,”Karsten”,”Camper”,”Kampeerplek”],”1″:[“Gite”,”Karsten”,”Camper”,”Kampeerplek”],”2″:[“Gite”,”Karsten”,”Camper”,”Kampeerplek”],”3″:[“Gite”,”Karsten”,”Camper”,”Kampeerplek”],”4″:[“Karsten”,”Camper”,”Kampeerplek”],”5″:[“Karsten”,”Camper”,”Kampeerplek”],”6″:[“Karsten”,”Camper”,”Kampeerplek”]

    Plugin Contributor Jan Maat

    (@jan-maat)

    You may simplify it to:

    “0”:[],”1″:[],”2″:[],”3″:[“Gite”,”Karsten”,”Camper”,”Kampeerplek”],”4″:[“Karsten”,”Camper”,”Kampeerplek”],”5″:[“Karsten”,”Camper”,”Kampeerplek”],”6″:[“Karsten”,”Camper”,”Kampeerplek”]

    Regards,

    Jan

    Thread Starter kmg454

    (@kmg454)

    Hi.

    Great we can’t wait till this is available, think we have a very nice system then.

    Plugin Contributor Jan Maat

    (@jan-maat)

    Hi,

    Version 1.7.0 is released

    Regards,

    Jan

    Thread Starter kmg454

    (@kmg454)

    Think there is a little bug

    Tried this and seems random months are blocked and free

    “0”:[],”1″:[],”2″:[“Gite”,”Karsten”,”Camper”,”Kampeerplek”],”3″:[],”4″:[],”5″:[“Karsten”,”Camper”,”Kampeerplek”]

    https://test.domaineaupiet.nl/kampeerplek-boeken/

    If i did it correct the kampeerplek imust be blocked on 0,1,2,3,4 and 5 but now febr and march april and are also free and june is blocked

    Thread Starter kmg454

    (@kmg454)

    Hi.

    After update the availability check doesn’t work anymore.

    Plugin Contributor Jan Maat

    (@jan-maat)

    Hi,

    I just released version 1.7.0.1 to solve the first bug.

    Did you update to 1.7.0.1?

    The availability check in the CTF7?

    Regards,

    Jan

    Thread Starter kmg454

    (@kmg454)

    Hi.

    It’s working again it freaked me out when using the number of persons in Chrome browser it crashed my Linux computer completely..

    Thread Starter kmg454

    (@kmg454)

    Hi

    “0”:[],”1″:[],”2″:[“Gite”,”Karsten”,”Camper”,”Kampeerplek”],”3″:[],”4″:[],”5″:[“Karsten”,”Camper”,”Kampeerplek”],”9″:[],”10″:[],”11″:[“Gite”,”Karsten”,”Camper”,”Kampeerplek”]

    This will still mashed up the blocked months

    Plugin Contributor Jan Maat

    (@jan-maat)

    Hi,
    I retested again and on my system it works. I could explain why the previous version did not work. I corrected this and on my system it’s OK.
    Can you give me a bit more debug info?

    Regards,
    Jan

    Plugin Contributor Jan Maat

    (@jan-maat)

    Keep in mind that I changed the blocked month info also in the jquery part.

Viewing 15 replies - 61 through 75 (of 95 total)
  • The topic ‘How to handle more properties’ is closed to new replies.