wordpress help.

Discussion in 'HTML & Website Design' started by obay, Jul 23, 2008.

  1. #1
    Hi,

    well, I set up a wrod press blog, but I don't want any of the stuff around it, like arcive, or anyhting just the posts. how can I do this?

    What code do I fill in on my page?

    Thanks.
     
    obay, Jul 23, 2008 IP
  2. MakeThatDollar

    MakeThatDollar Notable Member

    Messages:
    4,451
    Likes Received:
    158
    Best Answers:
    0
    Trophy Points:
    225
    #2
    You can remove the archive and meta information from editing the sidebar.php file, or replacing it with a widget.
     
    MakeThatDollar, Jul 23, 2008 IP
  3. obay

    obay Notable Member

    Messages:
    2,458
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    205
    #3
    i can't find it.
     
    obay, Jul 23, 2008 IP
  4. obay

    obay Notable Member

    Messages:
    2,458
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    205
    #4
    let me get this strate i want to only have the posts showing up with the comments on this page.. i can't seem to get it working
     
    obay, Jul 23, 2008 IP
  5. tsquez

    tsquez Peon

    Messages:
    77
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    go into index.php, page.php and single.php and remove any reference to the sidebar. It is usually towards the bottom of the page. This will remove the sidebar from your site. You may also need to adjust the css file.
     
    tsquez, Jul 23, 2008 IP
  6. Rebtl

    Rebtl Active Member

    Messages:
    248
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #6
    Go to Dashboard -> Design -> Theme Editor -> edit your main index template and home.php and single post.php and page template.php

    remove all of the lines that say

    <?php get_sidebar(); ?>
     
    Rebtl, Jul 23, 2008 IP
  7. tsquez

    tsquez Peon

    Messages:
    77
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    uh.....thats what I said.....lol
     
    tsquez, Jul 24, 2008 IP