badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Newscard Custom Post Type Single

#78101

Before using Taxonomies first you have to register the Taxonomies(tags, Categories etc) using your custom post type register name. Then you can replace the function to show respective custom taxonomies on Theme Directory/ template-parts/ content.php file. Then to show the custom taxonomy list you can make the copy of archive.php file and rename the file as taxonomy-(your registered taxonomy name).php.

You can find many tutorials on internet/youtube about registering Taxonomies and related stuff. You can follow them for help

Thanks