I want to make a sales page of a wordpressblog. How do I delete the "post date" and "write a comment" features?
Edit the theme files. The files you're looking for will probably be called index.php, single.php, page.php and archive.php. They'll be in wp-content/themes/*activetheme* Depending on what theme you're using, look for a div class called something like "postmeta". Delete the entire div.