How to create a property detail page
Step 1
Click on “What shortcodes we can use to display detail page?“ in our knowledge base system. To view all available shortcodes for detail page.
Step 2
On your website create a new page called “Property”
Step 3
Initiate your page builder (Divi in this case)
Step 4
Select a layout for a row
Step 5
Search and add Code or Shortcode module into your page
Step 6
From our knowledge base page where all listing shortcodes are “What shortcodes we can use to display detail page?” and copy [inmolink_property] shortcode
Step 7
Insert the copied shortcode in to the code module. Remember this shortcode only initiates the functionality that tells the system that all the shortcodes after this belong to a property detail page.
Step 8
Copy the shortcode “[ro_prop_title]” if you want to display the title of the property.
Step 9
Insert the copied shortcode into code module like this ” [inmolink_property] [ro_prop_title] “
Step 10
Do not forget to Save the module
Step 11
Add another Code module.
Step 12
Copy another shortcode, in this case we copied [fav_back]
Step 13
and paste it into the newly added code module like this “[fav_back]”
Step 14
And save this new code module
Step 15
Add another “Code” module
Step 16
and this time we inserted “[inmolink_property_detail_slider]” which is for slider.
Step 17
Save the module.
Step 18
Keep adding all your desired shortcodes and at the end Publish / Update the page to save all changes.