最近搜索


没有最近搜索

FTB Support's Avatar

FTB Support

已加入2021年4月15日

·

最后活动2021年11月01日

关注

0

关注者

0

活动总数

5

投票

0

订阅

1

活动概览

的最新活动 FTB Support

FTB Support 进行了评论,

社区评论 Discussion - Tips and best practices from the community

You're welcome @Pawel!
Glad to help!

查看评论 · 已于 2018年5月09日 发布 · FTB Support

0

关注者

0

投票

0

评论


FTB Support 进行了评论,

社区评论 Discussion - Tips and best practices from the community

No problem, @Christen!
I'm glad this worked for you!

- Brian

查看评论 · 已于 2018年3月27日 发布 · FTB Support

0

关注者

0

投票

0

评论


FTB Support 进行了评论,

社区评论 Discussion - Tips and best practices from the community

You're welcome, @Nicholas! I'm glad to hear that it helped you out! :)

And you're welcome, @Jennifer and @Jessie!

查看评论 · 已于 2018年2月07日 发布 · FTB Support

0

关注者

0

投票

0

评论


FTB Support 创建了一个帖子,

帖子 Discussion - Tips and best practices from the community

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

评论