Views Counter in the threads overview in the forum

Post

Posted
Rating:
#2597 (In Topic #470)
Avatar
Standard member
Alex L is in the usergroup ‘Fan in action’
I wondered if there is a function in the Composr Forum System that displays the number of views in the forum threads.

I add a screenshot here.

Can you see these tables in the threads overview? Would another table be possible? This could show the number of thread views.

That I wanted to know and in the backend, in the system, I found no option for it.

composr-forum-views-counter-wunsch-threads-overview.png

Bloggers, forum administrators, wiki writers, and have fun with OpenSource CMS like the Composr CMS or other OpenSource/FlatFile CMS.
My Composr World is here>> https://composr.internetblogger.de
MainBlog>> Internetblogger - Bloggen im Internet
Online now: No Back to the top

Post

Posted
Rating:
#2598
Avatar
Site director
Chris Graham is in the usergroup ‘Administrators’
I think we turned it off for non-English due to space problems, it's in a template(s) – will reply tomorrow in more detail if I can.


Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon

Was I helpful?
  • If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
  • If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
  • If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
  • If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.
Online now: No Back to the top

Post

Posted
Rating:
Item has a rating of 5 (Liked by Chris Graham)
#2599
Avatar
Standard member
Paul Flavel is in the usergroup ‘Honoured member’
In the CNS_FORUM_TOPIC_ROW.tpl file, search for:

{+START,IF,{$OR,{$EQ,{$LANG},EN},{$LT,{$LENGTH,{!COUNT_POSTS}{!COUNT_VIEWS}},12}}}

And replace with

{+START,IF,{$OR,{$LT,{$LENGTH,{!COUNT_POSTS}{!COUNT_VIEWS}},12}}}
Online now: No Back to the top

Post

Posted
Rating:
#2602
Avatar
Site director
Chris Graham is in the usergroup ‘Administrators’
What he said but also in CNS_FORUM_TOPIC_WRAPPER.tpl there are 3 more instances.

You may then have to tune your CSS/HTML/translation a bit to make sure it fits.


Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon

Was I helpful?
  • If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
  • If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
  • If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
  • If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.
Online now: No Back to the top
1 guest and 0 members have just viewed this.
Back to Top