You can easily create custom and readable permalinks for your estate_property post type in WpRentals using the free Custom Post Type Permalinks plugin.
Step-by-Step Instructions
- Install this plugin – Custom Post Type Permalinks
- Then go to Settings – Permalinks and customize the permalink for estate_property
- Keep “Custom Structure” selected from the “Custom Settings” section
Result
Supported Custom Taxonomy Tags
You can include the following dynamic tags in your permalink structure:
%property_category%
%property_action_category%
%property_city%
%property_area%
These can be combined as in this example
/%property_action_category%/%property_area%/%property_city%/%property_category%/%post_id%/
These tags pull values directly from your property’s taxonomy terms.
In front view