решил проблему короч , кому может понадобится. и так в index.php шаблоне ищем
</div><!--.post excerpt-->
<div class="post-info">
и удаляем следующее
<span class="thetime"><?php _e('','mythemeshop'); the_time('j M y'); ?></span>
<span class="theauthor"><?php _e('Author ','mythemeshop'); the_author_posts_link(); ?></span>
<span class="thecategory"><?php _e(' Category','mythemeshop'); the_category(' ') ?></span>
<span class="thecomment"><?php echo comments_number(__('No Comment','mythemeshop'), __('One Comment','mythemeshop'), '<span class="comments">'.__('Comments','mythemeshop').'</span> <span class="comm">%</span>');?></span>
<span class="readMore"><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>" rel="bookmark"><?php _e('RedMore','mythemeshop'); ?>
странно что не нужен) гуры сео на форумах и обзорах почему то ставят его)))