Sales page of wordpress blog

Discussion in 'HTML & Website Design' started by sharkkiller, Sep 17, 2009.

  1. #1
    I want to make a sales page of a wordpressblog. How do I delete the "post date" and "write a comment" features?
     
    sharkkiller, Sep 17, 2009 IP
  2. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #2
    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.
     
    Kerosene, Sep 17, 2009 IP