Hello,
You can filter by guests, rates and room categories. For example: https://hello.wphotelier.com/one/accommodations/?room_cat=26&room_rate=5
But there isn’t a way to add those filters inside the datepicker module. This is something you need to implement yourself.
Is it possible to filter without using Elementor
Yes, that doesn’t depend on Elementor. That filter functionality is included in WP Hotelier. You can see another example here: https://manila.wphotelier.com/available-rooms/?room_rate=28&room_cat=19
Is it a case of putting a few short codes together on 1 page?
Can you elaborate? I don’t understand.
to have a page like the manila example above would I need a page that only included shortcode or would it require something else
That’s just the regular [hotelier_listing] shortcode. It supports the filtering out of the box. If you are talking about the filters on the sideabar, those are the “Hotelier Rooms Filter” widget.
where can I get the “Hotelier Rooms Filter” widget from?
WP > Appearance > Widgets. You need a theme that supports widgets and that has a sidebar where you can drag it.
Thank you for all you help, I now know it’s a theme issue