• Resolved lazyym

    (@lazyym)


    I love the 2016 theme! It is closely related to twenty ten for user experience but much more mobile friendly.

    The issue I’m having is modifying the “category” text in a template. It doesn’t look like code I’ve copied and pasted in the past.

    How do I change “Category:” text with this new (for me) code?

    <header class=”page-header”>
    <?php
    the_archive_title( ‘<h1 class=”page-title”>’, ‘</h1>’ );
    the_archive_description( ‘<div class=”taxonomy-description”>’, ‘</div>’ );
    ?>
    </header><!– .page-header –>

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to modify text "Category :" in twenty sixteen template pages?’ is closed to new replies.