Need to Unclutter my wordpress powered site?

Discussion in 'Blogging' started by rookiethomas, Sep 11, 2009.

  1. #1
    I want to remove the Feed button and the datepost author info from my wordpress powered site. I want it to look more like a website than a blog.

    How do I do this? Edit the main templete file? What about the single post? Or am I way off?

    [​IMG]
     
    rookiethomas, Sep 11, 2009 IP
  2. tejaswini

    tejaswini Peon

    Messages:
    42
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Ya, for the home page, you must be having home.php or index.php. And for single post, you must be having single.php. Just remove the code from these files thru the Apearance ==> Theme Editor in your wp-admin panel. If you have any specific page templates, or if the "Feed on" code is present in header, you would have to delete it from there.
     
    tejaswini, Sep 12, 2009 IP
  3. surender19797

    surender19797 Peon

    Messages:
    131
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can find the information on your dashboard because some wordpress themes comes with settings panel of these things.
    If you want to remove manually then you need to edit your header.php and single.php for removing header links and author name.
    It is easy like 123.
     
    surender19797, Sep 12, 2009 IP