Just noticed on my OR calendar widget that dates more than 180 days out show as "unavailable" to interested guests. This is because I set the availability window 180 days out in OR, but would be great to have a pop-up appear when entering dates and number of guests stating that "dates more than 180 days in future are not available to book yet", so that guests know they are free but not yet available, instead of guests seeing all future dates color coded in the calendar as unavailable and assuming they are all booked up. If not a pop-up, perhaps a third color category along with "unavailable" and "holiday" called "not yet available to book" could work as well. Anyone else with me?
Hi Tom,
You could solve this easily by finding the element’s name in your browser console and using CSS content https://www.w3schools.com/cssref/pr_gen_content.asp
If there are more .div’s with the same name use :first-child
I appreciate comment #2 with the workaround, but I do like Tom's idea and his way, having OR do all the work, sounds a lot easier ;)
Thank you so much, and apologies for my late response. Truly appreciate it!!
Tom