최근 검색
최근 검색 없음

FTB Support
가입한 날짜: 2021년 4월 15일
·
마지막 활동: 2021년 11월 01일
팔로잉
0
팔로워
0
총 활동 수
5
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 FTB Support
FTB Support님이 에 게시물을 만듦
Hey guys,
I found a couple of articles on how to add the Agent badge in the Communities section and, while the codes worked for many, it didn't work for me.
In the end, where you edit the code, we had to add the following codes in the community_post_page.hbs page:
{{#if post.author.agent}}
{{else}}
{{/if}}
---> See image below:
and a bit further down, this code:
{{#if author.agent}}
{{else}}
{{/if}}
---> See image below:
Aside from that, we added this code that was provided from different articles at the very end of the page entitled style.ccs:
.moderator:after, .product-manager:after {
content: "Community Moderator";
background-color: #333;
border-radius: 3px;
color: white;
margin-left: 8px;
padding: 2px 5px;
font-size: 10px;
}
I hope this helps you guys!
2018년 2월 06일에 게시됨 · FTB Support
0
팔로워
22
투표 수
54
댓글