How do I erase frozen subtitle and date?
-
Im using the theme ‘Summit lite’. I need to take away the subtitle that is frozen as the date each page was created and the ‘Comments Off’, because these are irrelevant. I have been looking around for months… How can I remove it? :/
All that’s in my page.php:
<?php
get_header();
get_template_part(‘assets/pages/content’, ‘page’);
get_sidebar();
?>
</div>
<?php get_footer() ?> -
Hi there. As you don’t provide a URL I’m only guessing but I think you’re in the wrong forum. This support forum is only for free WordPress.com blogs. You appear to have a self-hosted WordPress.ORG install as we don’t have FTP access on WordPress.com and can’t edit our php files. WordPress.com and WordPress.org are completely separate and different: http://en.support.wordpress.com/com-vs-org/
Please visit the WordPress.org support forum for assistance as we won’t be able to help you here: http://wordpress.org/support/ If you don’t already have a username on that forum, click the register button in the upper right corner so you can post in that forum.
- The topic ‘How do I erase frozen subtitle and date?’ is closed to new replies.