lundi 23 mars 2015

how to remove entry meta from wordpress archive category and change its display


I'm working with the Bootstrap Child Theme on WordPress. My problem is that I want to remove the entry meta - like posted on date by admin - and also want to change the display of all these posts, but I'm unable to find the right file to edit. I have commented this code in content-single.php but nothing seems to be happening:



<header class="page-header">
<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
<?php /*?><div class="entry-meta"><?php the_bootstrap_posted_on(); ?></div><?php */?><!-- .entry-meta -->
</header>


Here is a link to my category archive: http://ift.tt/1AMxbHa





Aucun commentaire:

Enregistrer un commentaire