• Resolved andersonmultimedia

    (@andersonmultimedia)


    I am using Suffusion child theme. My default post type has a custom taxonomy. I want to display the terms that belong to the taxonomy in the post header byline next to ‘posted by’ and ‘tagged with’ (‘topics’ on my site).

    I found that I could accomplish it on Category pages by putting Categories: <?php the_terms( $id, $taxonomy, $before, $sep, $after ); ?> in my suffusion-child/custom/post-header.php but it only works on category archive pages. Doesn’t work on main blog page, tags archive pages or single post.

    avichai.pairsite.com/blog/ pw: letmesee

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Terms in Post Title Byline’ is closed to new replies.