Elxis CMS Forum

Extensions => Components => Topic started by: PixadoBase on August 22, 2015, 17:32:58

Title: IOSR: Kids are not allowed in Hotel
Post by: PixadoBase on August 22, 2015, 17:32:58
Is it possible to set in the system a Kids are not allowed function? Because we know a lot of places which are "Adult Only", sometimes "Gay Only". Gay Only should also be an option for "Hotelfacilitys" ;)

Maybe an idea for an update?

Greetings
Title: Re: IOSR: Kids are not allowed in Hotel
Post by: datahell on August 23, 2015, 20:43:18
You can simply add a related warning in hotel or room description. You can use a special CSS class to make this warning more clear or use an Elxis default class like that:

<div class="elx_warning">Kids are not allowed</div>

or for a small warning:

<div class="elx_smwarning">Kids are not allowed</div>
Title: Re: IOSR: Kids are not allowed in Hotel
Post by: PixadoBase on September 04, 2015, 00:11:31
Well this is a possibility, but if somebody is searching for an Hotel and search with 2 Adults and 1 Kid in 1 Room, the Adults Only Hotel will be showing as well. In Case that people did not read the discription carefully and book the room for 3 people that could be a bit trouble at arrival, or not?