My Properties List
Default Shortcode
Following Shortcode displays properties of current logged in agent with buttons to edit or delete them.
[rem_my_properties]
Please note that this shortcode will display nothing when you’re not logged in.
Contents for non logged in users
You can provide inner contents in the shortcode that will be displayed when the user is not logged in. The following shortcode will display a login form for non logged in users and list of properties, for currently logged in agent at the same time.
[rem_my_properties][rem_agent_login][/rem_my_properties]