How do I remove the date added/admin/no comments section of each one of my posts in my wordpress blog here http://www.kvylfm.com
This is what I get
Ryan
2010-10-07 15:29:50
mystique_pagenavi(); else: ?> <h1 class="title error"><?php _e("No posts found","mystique"); ?></h1> <p><?php _e("Sorry, but you are looking for something that isn't here.","mystique"); ?></p> <?php endif; ?> <?php do_action('mystique_after_primary'); ?> </div> </div>
Ryan
2010-10-07 15:31:18
Why would it tell me that it is not there?
Ryan
2010-10-07 15:34:13
I am just not finding it in the main index file. there is very little code in this file so I am not missing something.
Ryan
2010-10-07 21:39:36
hmm.. it's a custom-custom template. Is there any loop.php file?
silent
2010-10-08 00:06:17