Hi,
Thanks for contacting us. You can make the search more specific, but SP Property does not have a built-in “Number of Persons / Guests” field in the search module. You can check this link below:
https://www.joomshaper.com/blog/how-to-improve-search-results-page-in-joomla-3-4
A few options:
- Use an existing field such as Beds and rename it with a Joomla Language Override, if you do not need the real bed count.
- Use Property Features such as “Sleeps 2”, “Sleeps 4”, “Sleeps 6”.
- For a proper guest-capacity search, you would need a custom field and custom search/query logic, for example
Max Guests = 6, then return properties where the capacity is equal to or greater than the selected number.
So if you want a real “Guests: 1, 2, 3, 4…” search on the homepage, it will likely require customization rather than just changing the predefined module options.
-Regards.