Hi,
There are several solutions for this:
1- Use WPL Complex addon for specifying building of units.
2- Use WPL neighborhood addon for specifying parent neighborhood of each listing.
3- Add a new select field using Flex and categorize listings based on new field values. For example building 1, Building 2 etc. Then add a customized criteria to WordPress page for showing certain building listings. Please check this KB article: https://support.realtyna.com/index.php?/Default/Knowledgebase/Article/View/551/
Regards,
Realtyna support team
Thread Starter
pjpbre
(@pjpbre)
I will try those things. Thank you.
Thread Starter
pjpbre
(@pjpbre)
Hi,
For the 3rd option you gave, so I have done that. I have created a select field and put some values on it. But how can I put this search option in the WPL shortcode?
Hi,
Please read this KB article: https://support.realtyna.com/index.php?/Default/Knowledgebase/Article/View/551/
You should add sf_select_[column_name]='First Value' to your [WPL] shortcode. Final shortcode will be something like [WPL sf_select_field_3000="Building 1"]
You can find column name of your new field in the [wp_prefix]_wpl_dbst table in the database.
Regards,
Realtyna support team