# Modifica o disabilita "community" nel menu laterale

**URL:** https://meta.discourse.org/t/edit-or-disable-community-in-sidebar-menu/257283
**Category:** Support
**Tags:** sidebar
**Created:** [6 Marzo 2023, 6:16pm UTC](https://meta.discourse.org/t/edit-or-disable-community-in-sidebar-menu/257283 "2023-03-06T18:16:05Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### Post date: [15 Marzo 2023, 2:35am UTC](https://meta.discourse.org/t/edit-or-disable-community-in-sidebar-menu/257283/6 "2023-03-15T02:35:51Z")

</div>

Il modo migliore al momento è aggiungere questo codice al tuo tema (o creare il tuo componente tema) basato su questo (o sul post sottostante):

> [@Ability to add a custom section of links to the sidebar](https://meta.discourse.org/t/ability-to-add-a-custom-section-of-links-to-the-sidebar/239778/14):
>
> Here’s another example that I hope will be helpful to someone, based heavily off the above examples. This code doesn’t add an entirely new section, but instead adds additional links to the bottom of the “More” panel in the Community section (but before the FAQ and About links in the footer). It supports FontAwesome icons (assuming they’re added in the site settings) and external links. It handles edge cases where the sidebar is closed and re-opened, and/or the Community section is collapsed and …

Ho provato a impacchettare questo in un suo componente tema configurabile basato sul [Hamburger Links TC](https://meta.discourse.org/t/custom-hamburger-menu-links/87644/87), ma mi sono bloccato nell’ottenere le variabili da una lista nel codice. Sono sicuro che qualcuno più intelligente di me potrebbe farlo in pochi minuti!

---

_[View the full topic](https://meta.discourse.org/t/edit-or-disable-community-in-sidebar-menu/257283)._
