# עזרה בהצגת קטגוריות למשתמשים שאינם מחוברים

**URL:** https://meta.discourse.org/t/assistance-with-displaying-categories-for-non-logged-in-users/338235
**Category:** Support
**Tags:** sidebar
**Created:** [25 בנובמבר,‏ 2024,‏ 1:37pm UTC](https://meta.discourse.org/t/assistance-with-displaying-categories-for-non-logged-in-users/338235 "2024-11-25T13:37:08Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![willie](https://avatars.discourse-cdn.com/v4/letter/w/838e76/32.png) [@willie](https://meta.discourse.org/u/willie)
#### Post date: [25 בנובמבר,‏ 2024,‏ 1:37pm UTC](https://meta.discourse.org/t/assistance-with-displaying-categories-for-non-logged-in-users/338235/1 "2024-11-25T13:37:08Z")

</div>

Hello,

I would like to know how I can make six categories visible when a user is not logged in. Currently, only two categories are displayed when I am not logged into my forum.

Here is an example of what I am trying to achieve!

 ![IMG_8706](https://global.discourse-cdn.com/meta/original/4X/b/0/5/b0562bf2fec6765f1251ca9411364734ccd91a37.jpeg)

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [25 בנובמבר,‏ 2024,‏ 1:51pm UTC](https://meta.discourse.org/t/assistance-with-displaying-categories-for-non-logged-in-users/338235/2 "2024-11-25T13:51:25Z")

</div>

easy way is to just put them in this setting

 ![IMG_1980](https://global.discourse-cdn.com/meta/original/4X/3/f/b/3fbdf6c33cfcbd11dd1689a73e506de65aa3a729.jpeg)

or use a component - add links to the categories in a custom menu section then use this:

> [@Navigation (sidebar) menu display control](https://meta.discourse.org/t/navigation-sidebar-menu-display-control/277687):
>
> information_sourceSummary Allows displaying sections and links for staff, logged-in and anon usershammer_and_wrenchRepository [https://github.com/Lillinator/navigation-menu-display-control](https://github.com/Lillinator/navigation-menu-display-control)questionInstall Guide [How to install a theme or theme component](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682)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 Description The Navigation Menu Display Control theme component allows for the display of various default…

or this

> **[GitHub - Lillinator/anon-menu: Discourse anon-menu lets admins specify navigation...](https://github.com/Lillinator/anon-menu)**
>
> Discourse anon-menu lets admins specify navigation menu sections for admin or logged-in users
