# عرض رسالة قابلة للتخصيص في الموضوعات/الفئات الخاصة؟

**URL:** https://meta.discourse.org/t/show-customisable-message-on-private-topics-categories/102473
**Category:** Support
**Created:** [21 نوفمبر 2018، 3:37م UTC](https://meta.discourse.org/t/show-customisable-message-on-private-topics-categories/102473 "2018-11-21T15:37:26Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![gnyma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gnyma/32/109864_2.png) [@gnyma](https://meta.discourse.org/u/gnyma)
#### Post date: [21 نوفمبر 2018، 3:37م UTC](https://meta.discourse.org/t/show-customisable-message-on-private-topics-categories/102473/1 "2018-11-21T15:37:26Z")

</div>

Hi guys,

I’m running an online school with the forum, and was wondering if there’s a theme component or a plugin that will display a customizable message to display on private categories?

Here’s my scenario:

I’ve set a category (eg. Class A) to “everyone can.. see”, so that it shows up on the main forum page. But I’ve set the subcategories so that only Class A group members can create/reply/see.

So what this does is that when the people who are not in the group click on the main category, they will reach an empty page with a header.

I was wondering if there’s an option to display a message of some sort so that people know that it’s a private group, or if I can direct them to where they can sign up for class, etc? Any plugins/theme components that I can look into?

Thanks so much!

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [21 نوفمبر 2018، 4:27م UTC](https://meta.discourse.org/t/show-customisable-message-on-private-topics-categories/102473/2 "2018-11-21T16:27:09Z")

</div>

You could achieve this with a category banner on the parent categories:

> [@Category Banners](https://meta.discourse.org/t/discourse-category-banners/86241):
>
> discourse2Summary Category Banners uses existing category details to create banners for your category pages (for tags check out [Discourse Tag Banners](https://meta.discourse.org/t/discourse-tag-banners/124240)).eyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/category-banners)hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-category-banners](https://github.com/discourse/discourse-category-banners)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Features Category Banners uses existing category details to cr…

People outside those groups wouldn’t see the subcategories at all because of the way group ACLs work.

But in each case you would need to customize the banner heavily using CSS and differentiating between users who have access and those who don’t would require further work.

---

<div class="post-metadata">

### Author: ![gnyma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gnyma/32/109864_2.png) [@gnyma](https://meta.discourse.org/u/gnyma)
#### Post date: [21 نوفمبر 2018، 4:32م UTC](https://meta.discourse.org/t/show-customisable-message-on-private-topics-categories/102473/3 "2018-11-21T16:32:56Z")

</div>

Thanks @Stephen!

I’m already using the image + description default and that is fine, I was just wondering if there’s something that could appear for non-group members in place of the topic/subcategories list (instead of being empty)

> [@Stephen](#):
>
> But in each case you would need to customize the banner heavily using CSS and differentiating between users who have access and those who don’t would require further work.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [21 نوفمبر 2018، 8:45م UTC](https://meta.discourse.org/t/show-customisable-message-on-private-topics-categories/102473/4 "2018-11-21T20:45:35Z")

</div>

This is possible, but there’s not an existing plugin/component that does it.

No additional functionality needed alternative: Can you create a topic in “Class A” and then pin it? Then visitors would see a topic and its excerpt instead of a blank page, for example:

 ![27%20PM](https://global.discourse-cdn.com/meta/original/3X/3/8/384475bb4e441fc4686b6c31fa3c99f4e5166373.png)

---

<div class="post-metadata">

### Author: ![gnyma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gnyma/32/109864_2.png) [@gnyma](https://meta.discourse.org/u/gnyma)
#### Post date: [22 نوفمبر 2018، 9:26ص UTC](https://meta.discourse.org/t/show-customisable-message-on-private-topics-categories/102473/5 "2018-11-22T09:26:36Z")

</div>

Ah! I think this will do for now- thanks so much @awesomerobot!

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [16 سبتمبر 2021، 6:41م UTC](https://meta.discourse.org/t/show-customisable-message-on-private-topics-categories/102473/6 "2021-09-16T18:41:10Z")

</div>


