Hello Brivium I would like to display number of answers for each line. It is very usefull to see at a glance how many thread do not have any answer for support. Please can you show an easy way to add this mention ? Thanks
Dear @kankan Could you please tell me what's tab that you want to displaying the number of replies ? Regards,
Hi Brivium Thanks for your answer. Well for ex : in tabs Discussion (Last replies / Last Threads / Most viewed threads) add a column to display Answers in threads next to date for ex Thanks for your support.
You can try by adding follow code Code: <a class="paint" href="{xen:link threads, $thread}">{xen:phrase replies}: {xen:number {$thread.reply_count}}</a>
You can add to following templates: BRMS_thread_latest BRMS_thread_most_viewed BRMS_thread_my_threads BRMS_thread_post_latest