Hello Community Members!
Can anyone give me any tips on how to add the number of posts, solutions, and members on the community home page? Something like this--
Is there any code you can share, much appreciated.
Thank you!
@IronJoe - You can use this Vitality component here for the members, online, and post stats.
I hope this helps.
@VarunGrazitti thank you!
When I added these two it worked.
<component id="community.widget.metrics-display" li-metric-name="completed_registrations_computed"/>
<component id="community.widget.metrics-display" li-metric-name="net_overall_posts"/>
However, these two doesn't work. It doesn't display anything.
<component id="community.widget.metrics-display" li-metric-name="net_kudos_weight_received"/>
<component id="community.widget.metrics-display" li-metric-name="net_accepted_solutions"/>
Also, I tried these as well and it doesn't work.
<component id="users.widget.single-statistic" metric="net_kudos_weight_received"/>
<component id="users.widget.single-statistic" metric="net_accepted_solutions"/>
Do you know why solutions and kudos doesn't work?
Thanks!
Welcome to the Technology board!
Curious about our platform? Looking to connect on social technology? You've come to the right place!