How Can We Help?
Manage Properties from Frontend
In this article, I will guide you to create user pages or agent pages for frontend management. First, you have to create pages. Please go to Pages -> Add New from your WordPress dashboard and create following pages. You can provide any title, but use the shortcodes given below respectively.
Page Title | Content (Shortcode) |
---|---|
My Properties | [rem_my_properties][rem_agent_login][/rem_my_properties] |
Edit Property | [rem_edit_property][rem_agent_login][/rem_edit_property] |
Edit Profile | [rem_agent_edit][rem_agent_login][/rem_agent_edit] |
Link Edit Property Button
Now the important thing is to link the edit property button on the My Properties page. Please go to Real Estate Manager -> Settings -> Template Settings -> Edit Property Page and choose that page here which you recently created for Edit Property.
You can read more details on this page, under heading Edit Property Page