Comments, The Journal, Pages
  • Vote Up0Vote Down AndelAndel
    Posts: 95Member
    Hi,

    can someone point out to me what I have to change to enable comments for pages?

    Cheers


    Andel
  • 3 Comments sorted by
  • Hi,

    first go to Configure/Article types and activate comments for 'page' article type (by clicking on the red circle), and then go to the template set_thejournal/article.tpl and add these lines

    <div id="comments">
    {{ include file="set_thejournal/_tpl/article-comments.tpl" }}
    </div>

    just under this line (should be line number 51 if you haven't changed anything)

    {{ include file="set_thejournal/_tpl/article-fullwidth.tpl" }}
    --
    Ljuba Rankovic
    Senior Front End Developer, Sourcefabric
    ljuba.rankovic@sourcefabric.org

    http://www.sourcefabric.org
    http://www.twitter.com/Sourcefabric
  • Vote Up0Vote Down AndelAndel
    Posts: 95Member
    Hi,

    yes, that worked! Thank you!

    Am I the only one having problems with this forum?

    Andel

  • There were some issues going early on today, but all should be working fine now.