Jump to content

Featured Replies

Posted

Total Topics in Forum Grid

topics.png

Go to Acp > Customization > Themes > Theme Designer: Templates > Create New:

Name: Total Topics in Forum View

Type: Hook

Hook Application: Forums

Forums: front/index/forumGridItem

Hook Target: stats

Hook Type: Before the closing tag

Content:

html

<li> {{$countall = $countsub + $forum->topics;}}

{number="$countall" format="short"} {lang="topics" pluralize="$countall" format="short"}</li>

Save

  • Views 192
  • Created
  • Last Reply

Posted Images

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Important Information