Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author victor_jonsson

    (@victor_jonsson)

    You have to write code for that and hook into the filter “arlima_article_content”. There’s an example in the wiki

    / vic

    Thread Starter binigarba

    (@binigarba)

    Sorry, but wich file I have to modify?

    I’m newbie with this ??

    Plugin Author victor_jonsson

    (@victor_jonsson)

    You can do it either in a plugin file or in the file functions.php located in your theme directory.


    This task may be a bit overwhelming if your’e new to programming. Since this forum thread is intended for questions related to the plugin Arlima I would ask you to use another forum if you have general programming questions.

    Thread Starter binigarba

    (@binigarba)

    Thanks Victor,

    I updated the file functions.php with the code, but it does nothing.

    Moreover, I would request as new feature display the number of comments in Arlima lists posts.

    Thread Starter binigarba

    (@binigarba)

    Another question:

    in the file templates/article.tmpl I found this:

    {{if this.html_comment_stats}}
                                    <span title="Number of comments" class="num-comments">
                                        {{html this.html_comment_stats}}

    This is it for display the number of comments?

    Thanks,

    Thread Starter binigarba

    (@binigarba)

    Hi,

    can you reply me?

    Plugin Author victor_jonsson

    (@victor_jonsson)

    The code you’re referring to has to do with related posts

    To help you with the implementation I need to see the code that you’ve put in functions.php

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How add number of comments?’ is closed to new replies.