Forums
(@gauravshah07791)
8 years, 8 months ago
what should be change in line no 16 ?
<?php if ( have_posts() ) : ?> <header class=”archive-header”> <h1 class=”archive-title”><?php printf( __( ‘Category: %s’, ‘themonic’ ), ‘<span>’ . single_cat_title( ”, false ) . ‘</span>’ ); ?></h1>