Ricerche recenti


Nessuna ricerca recente

FTB Support's Avatar

FTB Support

Data ingresso 15 apr 2021

·

Ultima attività 01 nov 2021

Seguiti

0

Follower

0

Attività totali

5

Voti

0

Abbonamento

1

PANORAMICA ATTIVITÀ

Ultima attività di FTB Support

FTB Support ha commentato,

Commento nella community Discussion - Tips and best practices from the community

You're welcome @Pawel!
Glad to help!

Visualizza commento · Data ultimo post: 09 mag 2018 · FTB Support

0

Follower

0

Voti

0

Commenti


FTB Support ha commentato,

Commento nella community Discussion - Tips and best practices from the community

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

- Brian

Visualizza commento · Data ultimo post: 27 mar 2018 · FTB Support

0

Follower

0

Voti

0

Commenti


FTB Support ha commentato,

Commento nella community 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!

Visualizza commento · Data ultimo post: 07 feb 2018 · FTB Support

0

Follower

0

Voti

0

Commenti


FTB Support ha creato un post,

Post 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!

Data ultimo post: 06 feb 2018 · FTB Support

0

Follower

22

Voti

54

Commenti