Code for latest listing widget is in plugins\wpresidence-core\widgets\footer_latest_widget.php file.
It has two design types: slider and list.
We use two thumbs depending of the design of it.
- For list type is used thumb named ” widget_thumb”
- For list type is used thumb named ” property_listings”
In order to use another thumb you must change the existing thumb name depending of the design you use: – widget_thumb or property_listings – with another thumb from theme. Default theme thumbs are in wp-content/themes/wpresidence/libs/general-settings.php file in function wpestate_image_size()