Please use the shortcode below to display listings. The alternative shortcode name is [listings].
[es_my_listing]
This shortcode allows the following attributes which will output different listings results.
layout = grid-3 | grid-2 | list | half_map. Use half-map layout for page builder page with full width template only.
type = es_type="term id" (es_category="term id", etc. ) - ID can be found in Data Manager.
posts_per_page = Num properties to show per one page.
disable_navbar = 1 | 0. Visible by default (0).
show_sort = 1 | 0. Show or hide sort field in navbar.
show_total = Show or hide num of listings in navbar.
show_page_title = 1 | 0. Show or Hide shortcode page title. Useful attribute for page builder pages.
show_layouts = 1 | 0. Show or hide layout switcher in navbar.
sort = newest | lowest_price | highest_price | largest_sq_ft | bedrooms | bathrooms | oldest | label-name.
limit - Num of properties to show. Also disable pagination if the argument is set.
page_num - Default current page number.
ignore_search - 1 | 0. Default is 0. Set to 1 if you want to ignore search form results for this shortcode.
enable_search = 1 | 0. Default is 0. Set to 1 if you want to display the search form above the listings navbar.
search_type - see [es_search_form] - search_type
enable_ajax - 0 | 1. Enable ajax search.
view_all_page_id - Page ID for view_all_link_name button.
view_all_link_name - 'View all' button label.
hfm_full_width - calculates half-map layout width using javascript. Ignore all markup around hfm. Uses for page builder pages.
fields_delimiter - Delimiter symbol for multiple values of property field. Comma (,) by default. If fields_delimiter=’*’ then custom_field=”value1*value2*value3”.