Nascondi colonna Utenti

:discourse2: Summary Hide Users Column hides the Users column from the Latest and Top pages of your site.
:eyeglasses: Preview Preview on Discourse Theme Creator
:hammer_and_wrench: Repository Link https://github.com/discourse/discourse-hide-users-column
:open_book: New to Discourse Themes? Beginner’s guide to using Discourse Themes

Install this theme component

Features

Before:

After:


:discourse2: Hosted by us? Theme components are available to use on our Standard, Business, and Enterprise plans.

Last edited by @JammyDodger 2024-06-12T23:05:56Z

Check documentPerform check on document:
20 Mi Piace

Se il componente tematico ‘Topic list previews’ è installato, ‘Hide Users Column’ nasconde le miniature degli argomenti. Ho appena usato comunemente:

.topic-list .posters { display: none; }

Sembra funzionare.

1 Mi Piace

Sì, ho provato questo CSS, funziona per PC, ma il cellulare viene ancora visualizzato a sinistra.

C’è un avviso su 3.3.0 stabile per questo componente del tema:

Avviso di deprecazione: la proprietà displayNewPosts del modello di argomento è deprecata [id deprecazione: discourse.topic.totalUnread]

1 Mi Piace

Questo componente sarebbe molto più utile se potesse essere configurato per singole categorie IMHO