hi
I’m trying to create a special template for one of my Custom Post Type
I did everything listed in this tutorial
https://forum.tagdiv.com/custom-post-type-support/
at the end of the tutorial it says
“…How to create a custom taxonomy list:
Copy the taxonomy.php file from the root of the theme to the root of the child theme and rename it to taxonomy-YourTaxonomy.php…”
but I can’t find it taxonomy.php file in the root of the Newspaper theme (Version: 11.4.1)
I did the upload “td-custom-post-type.zip” and I installed the plugin, but even then the taxonomy.php file did not appear
how can i solve this?
thanks in advance
unfortunately, I can’t solve the problem…
with the “Custom Post Type UI” plugin I have created a Custom Post Type called “Gewerbe” (/wp-admin/edit.php?post_type=gewerbe)
in the folder “Newspaper-child” I put and renamed the files as I showed below
1. – wp-content >> themes >> Newspaper >> single.php (single-gewerbe.php)
2. – wp-content >> plugins >> td-standard-pack >> Newspaper >> parts >> single >> single_template_1.php (single-gewerbe.php and single_gewerbe.php)
3. – wp-content >> plugins >> td-composer >> legacy >> Newspaper >> taxonomy-post_format.php (taxonomy-gewerbe.php)
none of this worked and I was never able to get a page that has a sidebar…
please can you send me a file that i can use as a template for Custom Post Types pages which works properly and which can show a sidebar
thank you in advance