Forums

[resolved] Enabling Comments in Elegance (2 posts)

  1. Really Must I?
    Member
    Posted 3 years ago #

    When you view my blog you don't see anywhere to 'comment'.

    http://www.mentalmeals.com

    I have the Elegance 1.1 Theme working properly.

    I see in the 'comment' theme editor there IS the line:
    <?php comments_template(); ?>

    I have by default set "Allow Comments and "Allow Pings"

    I have un-checked the box that requires users to be registered to comment. (Although, I do want that feature when this gets resolved.)

    I tried de-activating all plug-ins. Nothing shows up on the blog to indicate that you can post a comment.

    Thanks in advance!

  2. Really Must I?
    Member
    Posted 3 years ago #

    I found the solution >> there is a line of code missing in the Main Index Template of Elegance that I downloaded from wp.org

    I added this line and tested it several ways, including Required to Login and Hold for Moderation.
    Works fine now.

    <?php comments_popup_link('Leave a comment', 'Comments (1)', 'Comments (%)'); ?>

    I added it just above this line --
    <div class="cats">Filed under:<?php the_category(', ') ?></div>

    My blog is http://www.mentalmeals.com

Topic Closed

This topic has been closed to new replies.

About this Topic