In WP Rentals, you can create dynamic property lists that users can filter by Categories, What do you rent, City, or Area. These lists can be built using taxonomy pages, page templates, or shortcodes. Below is a guide to help you set them up effectively.
Taxonomy Pages
Taxonomy pages are automatically generated pages in WP Rentals that group properties by specific categories or terms. These taxonomies include:
🔹 Category – e.g., apartment, villa, house
🔹 City – the location of the property
🔹 Type – e.g., for rent, for sale
🔹 Area – specific neighborhoods or regions within a city
🔹 Status – e.g., new, featured, sold
🔹 Features & Amenities – e.g., pool, garage, garden
Each taxonomy page lists all properties assigned to that specific term.
For example, if you have a “Manhattan” area, its taxonomy page will automatically display all properties located in Manhattan.
This page is automatically created and help users quickly browse properties grouped by their desired criteria.
Read more about Listings Categories / Taxonomies in this help – https://help.wprentals.org/article/property-custom-taxonomies-category-what-do-you-rent-city-and-neighborhoodarea/
Properties List Page Templates
You can create custom property lists with or without filters using special page templates.
Steps:
1️⃣ Go to Admin → Pages → Add New.
2️⃣ Select either the Properties List or Properties List Half Map template from the page attributes.
3️⃣ Save the page.
4️⃣ Scroll down to the Properties List Advanced Options section to configure filters (like categories, cities, areas, etc.).
For full guidance, check:
🔗 Properties List (Standard) Help
🔗 Properties List (Half Map) Help
Use Shortcodes to Create Lists
Recent Items Shortcode:
- Shows recent properties in a grid/list.
- How to Use
Recent Properties Slider Shortcode:
- Displays recent properties in a slider format.
- How to Use