The Properties feature is the only feature type that does not offer post categories.


 How To Add or Edit Categories For Post Types 


This is because the Properties feature includes built-in search filters that members can use on the site, such as Property Status, Property Type, the number of Beds, and the number of Baths.



All of these search filters can be edited via Toolbox >> Form Manager >> Feature - Properties.



To update the options for the All Statuses field:



Search for the variable name property_status, make the necessary changes, and click Save Changes.



Front-end view after the changes:



The label All Statuses is a text label that can be changed under Settings >> Text Labels by searching for the property_all_statuses variable.



The same process applies to the remaining search filters, including Property Type (property_type), Beds (property_beds), and Baths (property_baths).


Back-end changes:



Front-end view:





Important Note: The dropdown format for Property Type differs slightly from the other filters. When adding a new option, follow the existing format.



To add a new dropdown option, insert a comma after the last entry and follow this format: NewOption => NewOption. The displayed wording can differ if needed.