Anybody know which files and what to edit to remove the date from all the templates? Or anyone know of a plugin that works? Thanks
You can add this to the CSS file to remove the date posted entry under the headline: .entry-meta {display:none} Hope that helps - Scott
Is this cant see it but not good, query still get database, and show it On. Need to open template file like: Home.php, single-page.php... in my website like that: htto://tinbaohiem.com/wp-content/themes/joomquery/single-page.php use Notepade ++ find code like that <div class="entry-meta"> <?php twentyten_posted_on(); ?> </div> Code (markup): can find from <div class="entry-meta"> any content here like posted_on();? </div> Code (markup): Remove it and save your File, clean cache and check your website again