Remove date, comment, and author
-
I see a post about removing the date and comment link right under the page title…
In there, the poster said:
go to summit-lite > assets > pages > content-page.php and comment out the following code:
<p class=”top-meta”><span class=”published” title=”<?php the_time(‘Y-m-d\TH:i:sO’) ?>”><?php the_time( get_option( ‘date_format’ ) ); ?></span> | <span class=”comments-link”><?php comments_popup_link( ‘Comment’, ‘1 Comment’, ‘% Comments’ ) ?></span></p>I can not find “assets” anywhere. Help?!
- The topic ‘Remove date, comment, and author’ is closed to new replies.