Template for new taxonomy

Hello

On my site, i would like to make a new taxonomy ‘cars’. I’m not really an advanced coder so i would like to make the template in cornerstone. when i add a new car, i would like to just fill in some parameters via custom fields (acf plugin). how do i make this template?

Hello @ThibaudDS,

Taxonomy by default cannot be edited using cornerstone/content builder yet.
You can create a normal page, then add content element, add the ACF field in there per car manually. The list of cars and its details should be added manually like building a normal page.

It is possible using a custom template but it would be outside the scope of our support. You might need to consult a web developer to achieve this. Thank you for understanding.

Is it maybe possible to design a page and then copy the layout php to achieve something like that?

Hello Thibaud,

Thanks for the updates. Yes, it is possible to design a normal page using Cornerstone and then you can get the page html source code and use it in your PHP code to create the archive template for your custom post type. Please keep in mind that this particular customization is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself.

If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.