Viewing 5 replies - 1 through 5 (of 5 total)
  • Ryan S

    (@ryan_accuwebhosting)

    Need to edit the single.php and page.php file and edit this code:

    <?php comments_template(); ?>

    Edit category.php and ook for comments_popup_link(… some text will be in here …) and delete it to remove comments.

    With regard to the ‘More’ link, look for <span class="topMore">[ some code]</span> and delete that snippet.

    Thread Starter bigscaryrobot

    (@bigscaryrobot)

    I don’t have a category.php. I have:

    Archives (archive.php)
    Comments (comments.php)
    Footer (footer.php)
    Header (header.php)
    Main Index Template (index.php)
    Page Full Width Page Template (page_fullwidth.php)
    Page Template (page.php)
    Search Form (searchform.php)
    Sidebar (sidebar.php)
    Single Post (single.php)
    Theme Functions (functions.php)
    welcome.php (welcome.php)
    Stylesheet (style.css)

    In that case, try looking in archive.php.

    Thread Starter bigscaryrobot

    (@bigscaryrobot)

    Thanks! That worked. 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Removing “More” and “Comment” from pages?’ is closed to new replies.