Tweaking Wordpress for use as CMS

Discussion in 'WordPress' started by amiecn, Jul 15, 2008.

  1. #1
    Can someone tell me what code I need to alter to remove the following from pages:

    Posted on 06.29.08 by @ 4:33 pm Edit This


    Filed under: Uncategorized
    Comments:
    No Comments »

    No comments yet.

    RSS feed for comments on this post. TrackBack URI
    Leave a comment

    Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

    Name (required)

    E-mail (required)

    URI

    Your Comment


    I thought if I disabled comments that at least the comment area would be removed, but it was not. I want to remove the post info at the top of the page, the time stamp, and the comment box.

    Thank you in advance for your time and help :D
     
    amiecn, Jul 15, 2008 IP
  2. kentuckyslone

    kentuckyslone Notable Member

    Messages:
    4,371
    Likes Received:
    367
    Best Answers:
    0
    Trophy Points:
    205
    #2
    Which files need to be edited may vary depending upon the them you are using. Generally the files you need to look at will be named like index.php, page.php, home.php, single.php (files within your theme folder) To remove the comments you need to look for the include for comments.php in the previous files I mentioned.
     
    kentuckyslone, Jul 15, 2008 IP
  3. amiecn

    amiecn Well-Known Member

    Messages:
    360
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    120
    #3
    thats exactly what I needed to know...thank you!
     
    amiecn, Jul 15, 2008 IP
  4. kentuckyslone

    kentuckyslone Notable Member

    Messages:
    4,371
    Likes Received:
    367
    Best Answers:
    0
    Trophy Points:
    205
    #4
    You are very welcome. Post here if you run into problems or have any other questions about it.
     
    kentuckyslone, Jul 15, 2008 IP
  5. amiecn

    amiecn Well-Known Member

    Messages:
    360
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    120
    #5
    Ok...the tip worked on some of the themes I use but it's not working for Cutline

    Cutline has the comments.php in a file of its own (not the index file) and if I remove any part of that file I get a syntax error.

    Any suggestions?
     
    amiecn, Jul 28, 2008 IP
  6. kentuckyslone

    kentuckyslone Notable Member

    Messages:
    4,371
    Likes Received:
    367
    Best Answers:
    0
    Trophy Points:
    205
    #6
    Im not sure, but try removing

    from the single.php and see what happens. If it doesnt remove the comments you can paste it back in. - But I think it will

    I dont have this theme installed so I just looked through the files for ideas.
     
    kentuckyslone, Jul 29, 2008 IP