Hi,
On the index site is on the top the location search and date/time picker and number of guests. After you fill it out it leads you to the search site and shows the results. I took out the option “number of guests”,fixed the “issues” and everything runs like before, no problems.
What I also want to do is: making the date/time picker optional. Meaning the user can search only location or location with date/time (see attachment “timepicker”). I found a way to disable the date/time picker but the result is the following (I have in my database listings for Toronto created):
A. When the user is searching for Toronto (without picking a date), the user gets to the search site but it says there are no listings for Toronto.
B. When the user is searching for Toronto and is picking a date, the user gets to the search site and sees my listings in Toronto.
What I want is that the date picker on the index site and search site (and search mob site) is only optional. Only when the user is booking, I want that the date/time picker is mandatory.
Does anyone has an idea how to achieve that?