Remove date/Author Info From Default Wordpress Theme

Discussion in 'Content Management' started by sultanofseo, Dec 2, 2010.

  1. #1
    I need a realy simple website looking theme for a new test project and was thinking of doing a little modificaiton on the default wordpress theme (Twenty Ten 1.1). If I can remove the date/author info from individual posts and add a custom header image, I can probably get by.

    If anyone can help me with the info as to how I can remove the date/author info from the individual posts, that will be great.

    Also, if anyone knows of a wp theme that is free and looks more like a plain 2 column website, please let me know as well.

    Thanks
     
    sultanofseo, Dec 2, 2010 IP
  2. s_ruben

    s_ruben Active Member

    Messages:
    735
    Likes Received:
    26
    Best Answers:
    1
    Trophy Points:
    78
    #2
    Open the single.php file from the theme directory and delete the lines 25,26 and 27:

    
    <div class="entry-meta">
        <?php twentyten_posted_on(); ?>
    </div><!-- .entry-meta -->
    
    Code (markup):
     
    s_ruben, Dec 3, 2010 IP
    sultanofseo likes this.
  3. sultanofseo

    sultanofseo Notable Member

    Messages:
    9,930
    Likes Received:
    405
    Best Answers:
    0
    Trophy Points:
    265
    #3
    thanks sb. i found a new theme that i like better and it was lot easier to find the date/author reference on the index file. rep given
     
    sultanofseo, Dec 4, 2010 IP
  4. bulldreck

    bulldreck Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    could you point to it? i'm looking for something similar (and used to live by Yonge and Finch, is that a plus? :))
     
    bulldreck, Dec 30, 2010 IP