Hi there,
My site is here
Just wondering how I can remove the dates and comment text from from my front page
without effecting any div’s or the code in index.php. Also on a page at the bottom it says comments are closed and edit this entry. How can I remove that and also from post pages
Thanks
Omar
(von: omerkhan01)
Hier noch 1 weitere Ergebnisse dieses Threads:
Re: HOw can I delete the blog features like comments/date from my WP Arthemia page :: Reply by Joern
7. Nov. 2010 (von: Joern)
on your frontpage these entries are only in the featured section I think.frontpage is index.php, here you have to remove some lines below <div id="featured"> the following line which is the complete div class="meta" ... /divCode:<div class="meta">[<?php the_time('j M Y')…