Site logo

custom taxonomy

display meta for custom taxonomies

Howdy! I am using the Custom Post Type UI plugin to create custom taxonomies for several websites. For the website linked here, the custom taxonomy types are Format, Genre, and Pay Rate, and each has their own set of taxonomies that I add to organize the posts. For example, Genre has “adventure”, “sci fi”, “romance”, … Read more

Display Custom Taxonomy in Post Meta Nav

Some weeks ago Tom provided the code to display the meta nav on my CPT entries. I need to display also the custom taxonomy, hope you can help me with the code. I’ve noticed this code only works on the actual post, there is away to show this also in the archive page?

Create archive page of custom taxonomy categories

Hello, I’m struggling with creating an archive page for my custom taxonomy – resource_categories. I want to display/hyperlink the resource categories on this archive page – not the actual posts. The idea is to see all the categories on page, and visitors can drill down into each category from there. Is this possible? Do I … Read more

Change "Archives" to other title

Hello, I am using GeneratePress Premium and have a page listing LearnDash courses. The list is automatically generated by LearnDash using WordPress archives template. I just need to change “Archives” to “Course List.” Is there a simple way to do this? I don’t know how I’d do this.I thought I could just open archives.php and … Read more