Plugin Contributor
Savvas
(@savvasha)
Hi there @lensdigital ,
Venue is actually a custom taxonomy. So based on WordPress Template Hierarchy you need to follow the procedure for custom taxonomies.
In our case, we need to create a file taxonomy-sp_venue.php. You can even make a more personalized template for a specific venue (i.e. Bernabeu) with taxonomy-sp_venue-bernabeu.php 🙂
Thanks,
Savvas
Thanks for the reply.
Is the taxonomy set as ‘archive’, ideally I would like to build the template using Elementor but I can’t see the taxonomy in the conditions list in Elementor.
Plugin Contributor
Savvas
(@savvasha)
Unfortunately I am not familiar with Elementor. It should support though custom taxonomies. You can ask at Elementor’s support forums 🙂
Thanks.
Savvas
Savvas,
I appreciate all of your help. I did ask Elementor themselves and this was their reply;
“For Custom Post Types created by the plugin to be visible in the Theme Builder, they should’ve Has Archive property set to true. Can you check with the plugin developer if the custom post types have archive enabled for them or not?”
Plugin Contributor
Savvas
(@savvasha)
Venues are Custom Taxonomies, not Custom Post Types. You can see how it is registered HERE.
Thanks,
Savvas