List Properties
Default Shortcode
Following Shortcode displays 10 properties order by date in Ascending order and bottom pagination. It uses Style 1 and 1 property per row.
Dogovor €
Odlična lokacija. Izdajem poslovni prostor površine 30m² (iskoristiva površina 28m²) u novogradnji na atraktivnoj lokaciji…
Izdaje se poslovni prostor 28m2, Vakuf
Top Bar to Sort and Change Layout
You can enable top bar for property listings to sort properties or change layout right from frontend. Just set top_bar to enable
Dogovor €
Odlična lokacija. Izdajem poslovni prostor površine 30m² (iskoristiva površina 28m²) u novogradnji na atraktivnoj lokaciji…
Izdaje se poslovni prostor 28m2, Vakuf
Order and Orderby Attributes
Following Shortcode displays 9 recent properties in Grid view with Style 2.
Dogovor €
Odlična lokacija. Izdajem poslovni prostor površine 30m² (iskoristiva površina 28m²) u novogradnji na atraktivnoj lokaciji…
Izdaje se poslovni prostor 28m2, Vakuf
You can use following values for order attribute
- DESC – Descending order of orderby attribute
- ASC – Ascending order of orderby attribute
You can use following values for orderby attribute
- date – Sort by Property published date
- ID – Sort by Property ID
- author – Sort by Property Agent
- title – Sort by Property Title
- modified – Sort by Property Modify Date
- rand – Random order
Property Styles and Grid Layout
You can use style attribute to modify styles and class attribute defines the number of columns in a row. Following shortcode will display 3 properties in a row in style 3
Izdaje se poslovni prostor 28m2, Vakuf
Dogovor €
Izeta Čavića 15
Odlična lokacija. Izdajem poslovni prostor površine 30m² (iskoristiva površina 28m²) u novogradnji na atraktivnoj lokaciji…
28 m2
If you’re using style 1 (which is list view), you have to set class attribute to col-sm-12. Otherwise it may break the layout. You can use styles from 1 to 7. If you want to add additional property listing styles, we have an extension with 20+ more styles.
class attribute can have following values
- col-sm-12 – 1 Column
- col-sm-6 – 2 Columns
- col-sm-4 – 3 Columns
- col-sm-3 – 4 Columns
- col-md-5th-1 – 5 Columns
- col-sm-2 – 6 Columns
Masonry Style Listings (Justified Grid)
By using masonry attribute and setting its value to enable will render listings in masonry grid.
Izdaje se poslovni prostor 28m2, Vakuf
Dogovor €
Izeta Čavića 15
Odlična lokacija. Izdajem poslovni prostor površine 30m² (iskoristiva površina 28m²) u novogradnji na atraktivnoj lokaciji…
28 m2
Total Properties and Pagination
By default, listing shortcode displays pagination in the bottom if there are more properties than the value specified in posts attribute. You can disable the pagination by setting pagination attribute to disable. Suppose you want to display only 3 latest properties with no pagination:
Dogovor €
Odlična lokacija. Izdajem poslovni prostor površine 30m² (iskoristiva površina 28m²) u novogradnji na atraktivnoj lokaciji…
Izdaje se poslovni prostor 28m2, Vakuf
Tag Specific Properties
You can use tags attribute to display properties that are tagged with specific tag. Following shortcode will dispaly all properties that are tagged with wood.Trenutno nema dostupnih nekretnina
You can also use multiple tag names separated by commas. Example: tags=“wood,carpet“
Display Properties of Specific Agent
If you want to display properties of a specific agent use attribute author and set its value to agent’s ID.Trenutno nema dostupnih nekretnina
Display Properties of Current Logged In Agent
If you want to display properties of current logged in agent, set attribute author to current.
Izdaje se poslovni prostor 28m2, Vakuf
Dogovor €
Izeta Čavića 15
Odlična lokacija. Izdajem poslovni prostor površine 30m² (iskoristiva površina 28m²) u novogradnji na atraktivnoj lokaciji…
28 m2
Prefer Near Properties (Enables Location Tracking)
You can prefer those properties to display first which are near to the visitor’s current location. Use attribute nearest_porperties and set its value to enable.
Izdaje se poslovni prostor 28m2, Vakuf
Dogovor €
Izeta Čavića 15
Odlična lokacija. Izdajem poslovni prostor površine 30m² (iskoristiva površina 28m²) u novogradnji na atraktivnoj lokaciji…
28 m2
It enables geo location tracking and thus asks visitor to allow his location tracking. Your site must be ssl enabled for better results.
Display „For Sale“ Properties
You can use meta attribute to filter properties based on any default field or custom field created by custom fields menu. Suppose you want to display only those properties which have Purpose set to Sell.Trenutno nema dostupnih nekretnina
Please note that meta attribute accepts field name and value separated by pipe „|“ sign. Value and field name both are case sensitive.
Display Rented Properties
As mentioned above, you can simply use meta attribute, setting its value to property_purpose|Rent.Trenutno nema dostupnih nekretnina
Type Specific Properties
You can display a list of properties based on property type using property_type field name in meta attribute. Following shortcode will display all HousesTrenutno nema dostupnih nekretnina
Similarly, following shortcode will display all Offices.Trenutno nema dostupnih nekretnina
and following will display all Retails.Trenutno nema dostupnih nekretnina
Filter by Multiple Meta
You can also use multiple fields in meta attribute. Each field-value group separated by commas. In the following example, it will display all those properties having country set to Australia and city set to Sydney.Trenutno nema dostupnih nekretnina
Again, all field names and values in meta attribute are case sensitive.
More Advanced Filtering
You can also list properties matching multiple values in same field. For Example lets say you want to list duplex and houses at the same time, you can provide multiple values separated by star (*) symbol.Trenutno nema dostupnih nekretnina
Search Properties
Default Shortcode
Following is default shortcode to render property search form.
It will display following fields in 2 columns layout.
- Search Text
- Address
- Property Type
- Property Country
- Property Purpose
- Price slider
Custom Search Fields
You can manage fields in search form using fields_to_show attribute. It accepts field names separated by commas. Following shortcode will display only Property Type and Purpose dropdowns in search form.
Default field names that you can use are.
- search
- order
- orderby
- agent
- property_area
- property_address
- property_state
- property_zipcode
- property_city
- property_country
- property_rooms
- property_price
- property_type
- property_purpose
- property_status
- property_bedrooms
- property_bathrooms
You can also use custom fields, by specifying their data names.
Search Form Layout
You can customize the columns in each row by using columns attribute. Following shortcode will display 3 fields in a row. Search Box, Property Type and Price Range Slider.
You can provide following values for columns attribute.
- 12 – 1 Column
- 6 – 2 Columns
- 4 – 3 Columns
- 3 – 4 Columns
Customize Search Button Label
Customize the label used for search button using search_btn_text attribute.
Customize More Filters Button Label
Customize the label used for More Filters button using filters_btn_text attribute.
You can also disable the More Filters option by setting filters_btn_text value to empty. Example: filters_btn_text=““
Create a Reset Fields Button
Create reset search fields button using reset_btn_text attribute and setting its value to button’s label.
Display Properties before Searching
If you want to display some listings with search form before searching and when user performs search, replace with the search results. You can do it by inserting list shortcode inside search shortcode. See following example
Dogovor €
Odlična lokacija. Izdajem poslovni prostor površine 30m² (iskoristiva površina 28m²) u novogradnji na atraktivnoj lokaciji…
Izdaje se poslovni prostor 28m2, Vakuf
Search in Specific Criteria
Suppose you need a search form that searches only rented properties without giving visitor the option to change property purpose. For this, you can use fixed_fields attribute. Provide field name and value separated by pipe | sign. Following search form will display Property Type and Price Range to search, but will only search for those properties which are for rent.
You can use multiple values in fields_to_show attribute separated by commas. Same as meta attribute in List Properties shortcode.
Custom Results Page (Disable AJAX)
If you're using search form on homepage and don't want to display results under the form, you can open a separate page for results. Use results_page attribute and set its value to results page url. Consider we have a page for displaying results and its url is http://site.com/results
Please note that the results page must have shortcode where you want to display results.
Change Results Place
If you're using search form in widget then you may don't want to display results under the form via AJAX. You may want to display them inside content area but still want to display them using AJAX without page reload. You can do that by creating a div and giving it a unique id. Then you can use results_selector attribute to display results in that div. Consider we have a div and id="custom-results"
You should have a little knowledge about HTML Selectors to use this option.
Sort Search Results
You can sort search results by custom order using order and orderby attributes.
You can use following values for order attribute
- DESC - Descending order of orderby attribute
- ASC - Ascending order of orderby attribute
You can use following values for orderby attribute
- date - Sort by Property published date
- ID - Sort by Property ID
- author - Sort by Property Agent
- title - Sort by Property Title
- modified - Sort by Property Modify Date
- rand - Random order
- price - Property Base Price
Simple Search Field
From version 10.4.1 you can use simple search feature to easily embed search from anywhere, using shortcode
The results page must have shortcode to display results.
You can use following attributes in
Attributes | Description | Default Value |
---|---|---|
placeholder | Placeholder text to display in search field | Type to Search... |
width | Maximum width for search bar | 450px |
border_color | Text input border color | #E4E4E4 |
results_page | URL of results page | # |
search_icon | Search Icon | Raw html for search icon |
Carousel Slider
Default Shortcode
Following Shortcode displays 10 properties order by date in Ascending order. It uses Style 1 and displays 1 property at a time.
Manage Columns
You can use slidestoshow attribute to manage slider columns. Use style attribute to change property styles.
Order and Orderby Attributes
Following Shortcode displays 9 recent properties with Style 2, and 3 slides at a time.
You can use following values for order attribute
- DESC - Descending order of orderby attribute
- ASC - Ascending order of orderby attribute
You can use following values for orderby attribute
- date - Sort by Property published date
- ID - Sort by Property ID
- author - Sort by Property Agent
- title - Sort by Property Title
- modified - Sort by Property Modify Date
- rand - Random order
Sliding Speed and Slides to Scroll
You can use custom sliding speed using attribute speed and setting its value to a number (milli seconds). Following shortcode will take 1 second to slide
You can also configure how many properties to scroll at a time using slidestoscroll. Following shortcode will slide 3 properties when sliding.
Auto Play and Auto Play Speed
Set attribute autoplay to enable and slider will play automatically. Configure auto play gap time using autoplayspeed attribute. Using following shortcode, slider will auto slide property after every 3 seconds
speed and autoplayspeed must have a number value and it will be used as Milli Seconds. (1 Second = 1000 Milli Seconds)
Sliding Arrows and Slide Indicator Dots
Arows and bottom dots can be enabled setting arrows and dots attributes to enable respectively.
Display ID Specific Properties
If you want to display some specific properties using their IDs, you can use attribute ids and set its value to comma separated property ids.Trenutno nema dostupnih nekretnina
Display Properties of Specific Agent
If you want to display properties of a specific agent use attribute author and set its value to agent's ID.Trenutno nema dostupnih nekretnina
Tag Specific Properties
You can use tags attribute to display properties that are tagged with specific tag. Following shortcode will dispaly all properties that are tagged with wood.Trenutno nema dostupnih nekretnina
You can also use multiple tag names separated by commas. Example: tags="wood,carpet"
Manage Total Properties
Use attribute total_properties to control total number of properties.
Prefer Near Properties (Enables Location Tracking)
You can prefer those properties to display first which are near to the visitor's current location. Use attribute nearest_porperties and set its value to enable.
It enables geo location tracking and thus asks visitor to allow his location tracking. Your site must be ssl enabled for better results.
Display "For Sell" Properties
You can use meta attribute to filter properties based on any default field or custom field created by custom fields menu. Suppose you want to display only those properties which have Purpose set to Sell.Trenutno nema dostupnih nekretnina
Please note that meta attribute accepts field name and value separated by pipe "|" sign. Value and field name both are case sensitive.
Display Rented Properties
As mentioned above, you can simply use meta attribute, setting its value to property_purpose|Rent.Trenutno nema dostupnih nekretnina
Type Specific Properties
You can display a list of properties based on property type using property_type field name in meta attribute. Following shortcode will display all HousesTrenutno nema dostupnih nekretnina
Similarly, following shortcode will display all Offices.Trenutno nema dostupnih nekretnina
and following will display all Retails.Trenutno nema dostupnih nekretnina
Filter by Multiple Meta
You can also use multiple fields in meta attribute. Each field-value group separated by commas. In the following example, it will display all those properties having country set to Australia and city set to Sydney.Trenutno nema dostupnih nekretnina
Again, all field names and values in meta attribute are case sensitive.
Properties Map
Default Shortcode
Following Shortcode displays 10 properties order by date in Ascending order on a Map.
Order and Orderby Attributes
Following Shortcode displays 9 recent properties on map.
You can use following values for order attribute
- DESC - Descending order of orderby attribute
- ASC - Ascending order of orderby attribute
You can use following values for orderby attribute
- date - Sort by Property published date
- ID - Sort by Property ID
- author - Sort by Property Agent
- title - Sort by Property Title
- modified - Sort by Property Modify Date
- rand - Random order
Tag Specific Properties
You can use tags attribute to display properties that are tagged with specific tag. Following shortcode will dispaly all properties that are tagged with wood.
You can also use multiple tag names separated by commas. Example: tags="wood,carpet"
Prefer Near Properties (Enables Location Tracking)
You can prefer those properties to display first which are near to the visitor's current location. Use attribute nearest_porperties and set its value to enable.
It enables geo location tracking and thus asks visitor to allow his location tracking. Your site must be ssl enabled for better results.
Display "For Sell" Properties
You can use meta attribute to filter properties based on any default field or custom field created by custom fields menu. Suppose you want to display only those properties which have Purpose set to Sell.
Please note that meta attribute accepts field name and value separated by pipe "|" sign. Value and field name both are case sensitive.
Display Rented Properties
As mentioned above, you can simply use meta attribute, setting its value to property_purpose|Rent.
Type Specific Properties
You can display a list of properties based on property type using property_type field name in meta attribute. Following shortcode will display all Houses
Similarly, following shortcode will display all Offices.
and following will display all Retails.
Filter by Multiple Meta
You can also use multiple fields in meta attribute. Each field-value group separated by commas. In the following example, it will display all those properties having country set to Australia and city set to Sydney.
Again, all field names and values in meta attribute are case sensitive.
Display ID Specific Properties
If you want to display some specific properties using their IDs, you can use attribute ids and set its value to comma separated property ids.
Loading Labels
Customize the default loading messages by using load_heading and load_desc attributes.
Map Height
By default map's height is 600px, but you can change it. Use attribute map_height to change it, don't forget to provide unit also.
My Location Marker
My location marker appears on map when users click on location icon. You can customize it using my_location_icon attribute and providing url to the icon.
Recommended size is 100x100 and format PNG.
Circle Markers
You can customize the green circle that appears for multiple properties using attribute circle_icon and providing url to the icon.
Recommended size is 55x55 and format PNG.
Customize Markers based on Property Purpose
You can use different markers for sell and rented properties on map, using attribute icons_data. It contains icon urls based on the value separated by commas. It follows following structure.
VALUE|STATIC_ICON_URL|HOVER_ICON_URL
So, our shortcode will become
Recommended size is 72x60 and format PNG.
Customize Markers based on Custom Meta
Markers can also be differenciate by other meta like you may want to use diffferent icon for house, different for Villa and so on. Because these are property types, our key will be property_type and we have to use it in shortcode as a value of icons_by_meta attribute. Then we will follow above procedure to provide custom icons in icons_data attribute. Following is shortcode that we're using on the homepage of our demo, where markers are different based on Property Type.
Recommended size is 72x60 and format PNG.
Custom Colors
You can use following attributes in rem_maps shortcode to customize the colors. Details are given with each attribute.
Attributes | Description |
---|---|
btn_bg_color | Set buttons background color for all buttons on map. |
btn_text_color | Set buttons text color for all buttons on map. |
btn_bg_color_hover | Set buttons background color on hover for all buttons on map. |
btn_text_color_hover | Set buttons text color on hover for all buttons on map. |
loader_color | Set color of loading box. |
water_color | Set map water color. |
fill_color | Set map natural fill color. |
poi_color | Set map point of interests color. |
poi_color_hue | Set map point of interests hue color. |
Example Usage:
You can either use color name as value or color code with # sign.
Register Agent
Default Shortcode
Following Shortcode displays a form to register new agent.
Login Agent
Default Shortcode
Following Shortcode displays a form to login users via AJAX.
Create Property
Default Shortcode
Following Shortcode displays a form to create new property.
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 shortcode that will be displayed when user is not logged in. Following shortcode will display login form for non logged in users and create property form, for logged in users at the same time.
Edit Property
Default Shortcode
Following Shortcode displays a form to edit property.
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 shortcode that will be displayed when user is not logged in. Following shortcode will display login form for non logged in users and edit property form, for logged in users at the same time.
My Properties
Default Shortcode
Following Shortcode displays properties of current logged in agent with buttons to edit or delete them.
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 shortcode that will be displayed when user is not logged in. Following shortcode will display login form for non logged in users and list of properties, for current logged in agent at the same time.
List Agents
Default Shortcode
Following Shortcode displays all approved agents one after another on the same page.
Display Agents in Grid
You can display agents in 3 columns grid using attribute columns.
Display Specific Agents
You can display specific agents by providing their IDs.
Order and Orderby Attributes
Following Shortcode displays agents in ascending order of their display name.
You can use following values for order attribute
- DESC - Descending order of orderby attribute
- ASC - Ascending order of orderby attribute
You can use following values for orderby attribute
- ID - Sort by Agent ID
- login - Sort by Agent Username
- nicename - Sort by Agent Nice Name
- email - Sort by Agent Email Address
- url - Sort by Agent URL
Agent Profile Page
Default Shortcode
Following Shortcode displays profile of specific agent. Provide agent id in author_id attribute.
Grad Prijepolje
Sajt Grad Prijepolje (www.gradprijepolje.com) je sa preko 4.300 (unikatnih) poseta na dnevnom nivou (32.000 pregleda dnevno) ubedljivo najposećeniji informativni internet portal u Prijepolju i okolini, postoji od 2004. godine i svojom uređivačkom politikom uživa veliki kredibilitet kod posetioca.
My Profile
You can display profile of current logged in user using shortcode.
Single Property
Default Shortcode
Following Shortcode displays single property according to id provided.There is no property having ID 1
Edit Profile Frontend
Default Shortcode
Following Shortcode displays a form to edit agent's profile.
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 shortcode that will be displayed when user is not logged in. Following shortcode will display login form for non logged in users and edit profile form, for logged in users at the same time.