Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter IWannaBlog

    (@iwannablog)

    Thanks tothbalint.

    Unfortunately I cannot see those options in the Screen Options area.

    Wondering if I get another theme if I can manage this little problem? Can anyone recommend me a simple, free but flexible theme (magazine format preferred).

    HELP!!!

    I am using the Twenty Twelve tempalte and have been trying to find a way to manage the “Leave a Reply” for a long time now. Maybe its me but I really cannot find #comments { display:none } anywhere in style.css.

    Tried removing <?php comments_template( ”, true ); ?> in page.php but this just removes ‘Leave a Reply” from BOTH posts and pages.

    What i am trying to do is allow replies and have “leave a reply” for posts but remove this for pages…such as “Privacy” page. WP differentiates between posts and pages, so why is it that I cannot remove “Leave a Reply” in pages. For goodness sake, I really do not expect anyone to “Leave a Reply” in my Privacy page!

    CSS to “display none” the Leave a reply link from home and archive

    .home .entry-header .comments-link , .archive .entry-header .comments-link {display:none;}
    for category archive only, change .archive to .category

    FWIW, Twenty Twelve display excerpt on searh archive only, all else it display full content cut with “read more” tag if used.

    Paul, pardon me but which CSS are you referring to here?

Viewing 3 replies - 1 through 3 (of 3 total)