How to manage the default display in grid or list view
To manage the default display of property units navigate to Theme Options > Design > Property, Agent, Blog Lists Design and on this section, you have the option Property List display.
This option applies for all properties lists: properties list custom page (standard and half map), taxonomy page list, advanced search results list.
You can choose between 7 built-in property cards for properties. Check this help article where is displayed how is displayed each unit when grid and list option is selected: https://help.wpresidence.net/article/1-17-property-agent-blog-lists-design-settings/
TECHNICAL: How to make list only for Similar Listings in Property Page
Go to:
wpresidence/templates/similar_listings.php
Add: $wpestate_prop_unit = 'list'; Comment: //$wpestate_prop_unit = esc_html ( wpresidence_get_option('wp_estate_prop_unit','') );