Hi – is it possible to create on real estate property pages a “features’ list like this: https://ibb.co/gjDv6hg as shown in some other themes? I have created a custom taxonomy for “features” and added items, but I’d love to get them displayed as shown in the screenshot.
Hello @curistorian!
Yes. They can be done with ACF plugin and they are custom fields for the CPTs.
The shortcode that displays those fields is called “Custom Field”.
Thank you!
Thanks. I tried that before but I couldn’t figure out what element to use to display the custom fields in the same way as the screenshot. How do I do that?
Actually, it looks like this won’t work. I need the Features to be a mutli-choice taxonomy so they can be filtered by the user. Unless there is way to display taxonomy options in a similar way?
Hello @curistorian!
You can import this template: https://app.screencast.com/O32L4Y9rhdvJC from Cloud Library on your CPT and you will get this layout: https://app.screencast.com/DNxeyV7gQGl2L and change the values.
Thank you!
That will only work with custom fields. I’m using cpt taxonomies. Is there a way to display the images chosen for custom taxonomies? Similar to the icon in front of the custom field?
Hello @curistorian!
You can display the taxonomies with the help of the shortcode called ” CPT Taxonomies “.
In the next update, we will add this option to show their images and the option to display them on the columns. Stay tuned!
Thank you!