• Thanks for a great theme!

    On the post page there is some meta about which category the post is listed.
    Code:

    <?php echo apply_atomic_shortcode( 'byline_category', '<div class="byline byline-ategory">' . __( 'Category: [entry-terms taxonomy="category"]', 'hatch' ) . '</div>' ); ?>

    How can I exclude categories from this list?

    /Lowe

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘remove category from post meta’ is closed to new replies.