To answer your question faster, you can search our knowledgebase articles before submitting a ticket.
Knowledgebase
Developers -- How to make your theme WPL compatible
Posted by Howard R. on 17 September 2017 08:08 AM

This article is created for developer who want to include WPL in their theme and develop a WPL compatible theme.

See below for the requirements to create a WPL compatible theme:

1- Use the WPL shortcode wizard to add all of its shortcodes to your pages, add the pages to a menu, then to a menu bar of your theme.  This will enable you to see all the WPL views (Property listings, Single listing, Agent Listing, Single Agent etc).  You should add WPL widgets to your website as well to check their interface.

Note: Some WPL widgets and activities have more than one layout. It is recommended to integrate all the layouts with your theme.

2- Use CSS to add desired styles to WPL views, activities and widgets.

3- If needed, you can override tmpl files in your theme. Please read the following KB article: How to override WPL views on a theme?

4- WPL has many addons, If you're going to include WPL into your theme you should consider both of WPL free and Pro and also all WPL addons. Please contact us for developer license of our addons.

5- You can contact us if you need any help regarding integrating your theme with WPL. We may provide you some awesome suggestions and offers.

Thank you for developing with WPL.


Comments (2)
Maria
25 August 2016 04:30 AM
Good afternoon!
Prompt, where (which file), you can specify the size and location of the field in the search widget?
And where you can change or remove the predefined value of the field "Price" (now the "min" = 0, the "max" = 1000000)?

And how to make the list of objects under the map is displayed only when using search or filters? (If I remove the list below the map, then after applying the search list is not)
Melanie M.
29 November 2016 02:03 AM
- Prompt, where (which file), you can specify the size and location of the field in the search widget?
-And where you can change or remove the predefined value of the field "Price" (now the "min" = 0, the "max" = 1000000)?
Please check the following article:
https://support.realtyna.com/index.php?/Knowledgebase/Article/View/632/28/how-to-addremove-a-search-field-tofrom-the-search-widget-in-wpl--new-feature-to-add-fields-out-of-more-option-section

- And how to make the list of objects under the map is displayed only when using search or filters? (If I remove the list below the map, then after applying the search list is not)
It can be done by configuration. You must add the search widget in a single page without any shortcode, then the result of the page will be run in a new page if you add the target page.