This is not currently possible.
Tag: page-3
Can I choose custom icons for categories or am I restricted to those you include with Directories Pro?
Currently, this is limited.
How do I configure the location hierarchy?
See the documentation.
Is Directories Pro compatible with Elementor?
At the page level, yes, but not for individual listings.
How are listings sorted?
They can be sorted in a number of ways.
How can I enable featured images for listings?
- Add to the theme’s functions.php file:
add_post_type_support(‘directory_dir_ltg’, ‘thumbnail’); - Make sure to change directory_dir_ltg to the post type name of the listing in your directory. You can view this from Directories –> [Your Directory] –> Content Types.
- If you have multiple directories, simple add multiple add_post_type_support, one for each directory.
Can one show videos in addition to images?
Yes.
Is there a radius search filter?
Yes.
Can I add a custom field to the search bar?
One can add fields to a filter but not to the search, see documentation for more on filters.
Does Directories Pro support recurring payments?
Not currently