To answer your question faster, you can search our knowledgebase articles before submitting a ticket.
Knowledgebase
How can I find a reference to WPL shortcode?
Posted by on 17 August 2022 09:36 AM
In this KB article we are going to mention about most useful WPL shortcodes.

Before, please have a look to the KB articles below to find How does the WPL shortcode wizard work?  AND  How to filter listings using WPL shortcode?

 *replace the proper shortcode Id instead of id

1- Search widget: [wpl_widget_instance id="wpl_search_widget-id"]

2- Carousel widget : [wpl_widget_instance id="wpl_carousel_widget-id"]

3- Favorite widget:[wpl_widget_instance id="wpl_favorites_widget-id"]

4- Neighborhood:  [WPL kind="4" sf_unit_price="260" limit="100" wplorderby="null" wplorder="DESC" wplcolumns="3"]

5- Neighborhood details page :  [WPL sf_text_neighborhood_ids="[n-id]"]

- Neighborhood Name:  [WPL sf_text_field_313="Neighborhood Name"]

6- CRM Dashboard: [wpl_addon_crm]

7- CRM Contact form : [wpl_addon_crm_form]

9- Agent listing page: [wpl_profile_listing limit="100" wplorderby="null" wplorder="DESC" wplcolumns="3"]

10- Individual Agent page: [wpl_profile_show sf_select_user_id="1"]

11- Complex properties: [WPL kind="1" sf_unit_price="260" limit="100"wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

12- Property listing without any filter: [WPL kind="0" sf_unit_price="260" limit="100"wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

13- only Featured properties:[WPL kind="0" sf_unit_price="260" sf_select_sp_featured="1" limit="100" wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

14- Only Hot properties: [WPL kind="0" sf_unit_price="260" sf_select_sp_hot="1" limit="100" wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

15- Only Open houses: [WPL kind="0" sf_unit_price="260" sf_select_sp_openhouse="1" limit="100" wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

16- Price range filtering: [WPL kind="0" sf_min_price="100000" sf_max_price="500000" sf_unit_price="260" limit="100" wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

17- WPL agent widget: [wpl_widget_instance id="wpl_agents_widget-id"]

18- Categories Shortcode: Property types category: [WPL sf_ptcategory="Commercial"]  , Listing types category: [WPL sf_ltcategory="Rental"]

19- Multi property types:[WPL kind="0"sf_multiple_property_type="51,160" sf_unit_price="260" limit="100" wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

20 Multi listing types:[WPL kind="0" sf_multiple_listing="10,9" sf_unit_price="260" limit="100" wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

22- Multi locations:[WPL kind="0" sf_multiplelocationtextsearch="locationtext1:locationtext2:locationtext3"  sf_unit_price="260" limit="100" wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

23- Multi any fields formula: sf_multiple_FIELDNAME

24- Title of widget/page/shortcode: ntitle="Blah Blah” 

25- For Sale: [WPL kind="0" sf_select_listing="9" sf_unit_price="260" limit="100" wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

26- For Rent: [WPL kind="0" sf_select_listing="10" sf_unit_price="260" limit="100" wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

27- Vacation Rental:  [WPL kind="0" sf_select_listing="12" sf_unit_price="260" limit="100" wplorderby="p.mls_id" wplorder="DESC" wplcolumns="3"]

 


Comments (0)