Info: Always show Comments / Comment form
  • Style Deckay 4.0

    To always show comments or if there are no comments show the form to enter one, just edit the following files. It may differ from your style.

    open fp-interface/themes/YOURTHEME/entry-default.tpl

    Find:
    <h3><a href="{$id|link:post_link}

    Add after the } the following:
    comments/

    If you click on the entry title there and there are no comments, maybe your the heading "Add Comments" is a bit out of place, if so just:

    Open fp-interface/sharedtpls/comment-form.tpl

    Find
    <h4>{$lang.comments.head}</h4>

    Add before
    <br />
  • I think replacing <h3><a href="{$id|link:post_link} with <h3><a href="{$id|link:post_comments} works as well.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion