I'm using DT Register for a holiday rental property -- when a date is booked out I would like for there to be an easy way for a visitor to see this when looking at the calendar (rather than having to mouse over the date and only see it there). Either a category color change or text appearing in the calendar cell would be great. Does anyone have a solution?
There is currently no way to show this outside of the rollover popup. You can post some suggestions, like the color change... and we'll consider it for development.
We were able to modify views/calendar/tmpl/events.php and show a different event color if $capacity and $registered are equal. (It would be nice if we could change the new color from #A78E67 to #ffffff... that way the event wouldn't show up at all, but we couldn't figure out where that #A78E67 was coming from.)
It would definitely be nice to be able to turn this feature on in the backend!