Hello. I am trying to remove the dates in WordPress which are on the right hand side in the brown boxes but I don't know what to edit. Could someone please let me know? Thanks
Here is the site: http://webdesignsbyapw.com/wordpress/?p=1
Hello. I am trying to remove the dates in WordPress which are on the right hand side in the brown boxes but I don't know what to edit. Could someone please let me know? Thanks
Here is the site: http://webdesignsbyapw.com/wordpress/?p=1
remove this
<div class="postwrap"> <div class="date"> </div>
from your index.php
-> you will probably find it on your archives. You can remove the same thing from archive.php. or search.php. You have to look to see where it is...
Wonderful. That worked when I removed the coding. Thank you so much!
This topic has been closed to new replies.