Popular Articles
What is the URL to redirect a visitor to a property listing using the reference number?
To ensure that an external site can link directly to a property listing by simply changing the MLS number and language settings, use the following URL: https://[yourdomain.com]/si-redirect-listing/[culture]/[ref_number] Settings [yourdomain.com] Your ...
Procedure for activating the transfer of real estate data from REALTOR.ca's DDF service
To allow Source.Immo, managed by ID-3 Technologies Inc., to receive your Canadian real estate data from the CREA via its Realtor.ca website and its SDD, you must enable data feed transfer by following these steps: Go to the following website: ...
How to customize detail page layout
Source Immo Detail Page Customization Shortcodes vs Template Overrides Overview Source Immo single detail pages are built from modular template parts located inside: /wp-content/plugins/source-immo/views/single/*_layouts/subs/ Each file inside a ...
Source Immo Templating System
Source Immo Templating System Overview Source Immo renders its front-end output using PHP view files located inside the plugin directory: /wp-content/plugins/source-immo/views/ Developers can override any of these view files by replicating the exact ...
How to customize a default label
Sometimes you need to change the default Label used on a button. In some situations like for the listing slider, you can specify it in the shortcode like this [si_list_slider type="hero" limit="5" detail_label="Details" show_navigation="true" ...