# 能否在帖子中将徽章显示在用户头像下方？

**URL:** <https://meta.discourse.org/t/possible-to-show-badges-below-user-avatar-in-posts/97298>\
**Category:** Development\
**Created:** [2018年九月16日 18:17 UTC](https://meta.discourse.org/t/possible-to-show-badges-below-user-avatar-in-posts/97298 "2018-09-16T18:17:01Z")\
**Posts on this page:** 6\
**Page:** 1

<div class="post-metadata">

**Author:** ![Judd\_Cobler1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/judd_cobler1/32/111209_2.png) [@Judd\_Cobler1](https://meta.discourse.org/u/Judd_Cobler1)\
**Post date:** [2018年九月16日 18:17 UTC](https://meta.discourse.org/t/possible-to-show-badges-below-user-avatar-in-posts/97298/1 "2018-09-16T18:17:01Z")

</div>

Is it possible, when hosted by Discourse, to customize the forums so that the badges show up next to the user avatar? Envato has done it as seen here: [Screenshot - 35a3b0817ba1db69cd53bec2213fdb1e - Gyazo](https://gyazo.com/35a3b0817ba1db69cd53bec2213fdb1e) but Im not sure if they had to host somewhere else so that they could edit the template files.

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2018年九月16日 23:30 UTC](https://meta.discourse.org/t/possible-to-show-badges-below-user-avatar-in-posts/97298/2 "2018-09-16T23:30:48Z")

</div>

This kind of change requires a custom plugin. If you have a budget for it make a post in #Marketplace place.

It is not simply “editing a file” the information needs to be supplied from the server so this requires a custom plugin.

---

<div class="post-metadata">

**Author:** ![Judd\_Cobler1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/judd_cobler1/32/111209_2.png) [@Judd\_Cobler1](https://meta.discourse.org/u/Judd_Cobler1)\
**Post date:** [2018年九月17日 21:37 UTC](https://meta.discourse.org/t/possible-to-show-badges-below-user-avatar-in-posts/97298/3 "2018-09-17T21:37:39Z")

</div>

If this requires a custom plugin this means that we can’t actually obtain this if we go with Discourse’s own business tier hosting?

---

<div class="post-metadata">

**Author:** ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)\
**Post date:** [2018年九月17日 21:52 UTC](https://meta.discourse.org/t/possible-to-show-badges-below-user-avatar-in-posts/97298/4 "2018-09-17T21:52:39Z")

</div>

That is correct. Custom plugins require an Enterprise plan.

---

<div class="post-metadata">

**Author:** ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)\
**Post date:** [2018年九月17日 23:05 UTC](https://meta.discourse.org/t/possible-to-show-badges-below-user-avatar-in-posts/97298/5 "2018-09-17T23:05:53Z")

</div>

> [@HAWK](#):
>
> Custom plugins require an Enterprise plan.

Does the Enterprise plan allow Admins to enter JavaScript in the Customize panes?

Compared to plugins it would be limited in what could be done, but for some things it might be enough.

---

<div class="post-metadata">

**Author:** ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)\
**Post date:** [2018年九月17日 23:37 UTC](https://meta.discourse.org/t/possible-to-show-badges-below-user-avatar-in-posts/97298/6 "2018-09-17T23:37:31Z")

</div>

> [@Mittineague](#):
>
> Does the Enterprise plan allow Admins to enter JavaScript in the Customize panes?

Yes. Any plan allows that.
