Hide Users Column

: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

「トピックリストプレビュー」テーマコンポーネントがインストールされている場合、「ユーザー列を非表示」はトピックのサムネイルを非表示にします。一般的に次を使用しました。

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

機能しているようです。

「いいね!」 1

はい、このCSSを試しましたが、PCでは機能しましたが、モバイルでは左側に表示されたままです。

このテーマコンポーネントの 3.3.0 stable には警告があります。

非推奨通知: topic モデルの displayNewPosts プロパティは非推奨です [deprecation id: discourse.topic.totalUnread]

「いいね!」 1

このコンポーネントは、IMHO、個々のカテゴリ用に設定できれば、はるかに便利になるでしょう。