최근 검색


최근 검색 없음

Remove Follower/Post Count?

답변함


2021년 5월 06일에 게시됨

Hello,

Is there a way to remove the number of followers and how many posts are in a given topic on the home page? 


0

3

댓글 3개

Hi Christopher,

You can remove the counts by removing this piece of code from the community_topic_list_page.hbs file in the code editor for the theme:

<ul class="meta-group">
<li class="meta-data">{{t 'post_count' count=post_count}}</li>
<li class="meta-data">{{t 'follower_count' count=follower_count}}</li>
</ul>

To easily find the code, do a search for:

<ul class="meta-group">

#helpsome regards,
Marie-Cathrine Sørensen
Developer @ helphouse.io

0


That worked! Thank you.

0


image avatar

Ifra Saqlain

Zendesk LuminaryMost Engaged Community Member - 2022Most Engaged Community Member of The Year - 2021Community Moderator

Also can be done:

.topics .meta-group{display:none;}

 

Thanks

0


댓글을 남기려면 로그인하세요.

원하는 정보를 못 찾으셨나요?

새 게시물