# Discourse Central 主题——Meta预发布版现已推出！

**URL:** <https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495>\
**Category:** Theme\
**Tags:** feedback, deprecated, experimental\
**Created:** [2023年十二月4日 20:54 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495 "2023-12-04T20:54:47Z")\
**Posts on this page:** 20\
**Page:** 7

<div class="post-metadata">

**Author:** ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)\
**Post date:** [2024年十月6日 17:46 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/176 "2024-10-06T17:46:33Z")

</div>

这有帮助吗？  
[Can I disable the + Section button in the sidebar for non-admins? - #4 by Arkshine](https://meta.discourse.org/t/can-i-disable-the-section-button-in-the-sidebar-for-non-admins/282452/4?u=moin)

或许写一个关于此的 #Wiki 帖子是个好主意。这个问题经常被问到。

---

<div class="post-metadata">

**Author:** ![kywalker](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kywalker/32/453677_2.png) [@kywalker](https://meta.discourse.org/u/kywalker)\
**Post date:** [2024年十月6日 17:52 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/177 "2024-10-06T17:52:28Z")

</div>

各位，有没有办法从 Central 的默认主题中提取主题列表的样式，以便使用带有小的“喜欢”和“回复”按钮的样式？

---

<div class="post-metadata">

**Author:** ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)\
**Post date:** [2024年十月6日 21:29 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/178 "2024-10-06T21:29:05Z")

</div>

> [@ludwikc](#):
>
> @Moin，您能指导我到哪里可以找到更多信息吗？
> 
> 我只希望能在我的 Discourse 安装上为 Central theme 获得这个屏幕：

一个好方法是转到主题或主题组件的 GitHub，然后查看代码。

在您的自定义组件中，复制您想要修改的代码片段。这将为您提供要定位的元素。（使用浏览器的“检查元素”功能也很好。如果您在桌面端，可以尝试在控制台中进行更改）。

如果您想覆盖某个设置，请使用“!important”。

例如：

原始代码

```plaintext
. some-selector {
   Color; red;
}

```

带有覆盖的新代码

```plaintext
. some-selector {
   Color; blue !important;
}

```

团队建议复制代码并进行更改。同样，您可以使用其他主题和组件的代码片段作为示例来实现所需的效果。

---

<div class="post-metadata">

**Author:** ![Sidi\_Codet](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sidi_codet/32/455699_2.png) [@Sidi\_Codet](https://meta.discourse.org/u/Sidi_Codet)\
**Post date:** [2024年十月14日 15:30 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/179 "2024-10-14T15:30:50Z")

</div>

移动设备上的用户偏好设置部分目前存在响应问题。存在过多的空白，导致在小屏幕上难以有效导航和使用。

---

<div class="post-metadata">

**Author:** ![ludwikc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ludwikc/32/438823_2.png) [@ludwikc](https://meta.discourse.org/u/ludwikc)\
**Post date:** [2024年十月14日 19:35 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/180 "2024-10-14T19:35:35Z")

</div>

使用 Central 主题打开 #Contribute > UX 分类的效果如下：

 ![Arc 2024-10-14 21.32.29](https://global.discourse-cdn.com/meta/original/4X/c/a/9/ca9935ebc7f2f0206eb5c77b163fe43b78a118bd.jpeg)

---

<div class="post-metadata">

**Author:** ![denvergeeks](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/denvergeeks/32/327671_2.png) [@denvergeeks](https://meta.discourse.org/u/denvergeeks)\
**Post date:** [2024年十月14日 19:47 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/181 "2024-10-14T19:47:55Z")

</div>

@ludwikc 我无法重现您在屏幕截图中看到的情况。您能否提供更多信息，例如确切的 URL，以及显示任何控制台错误的副本或屏幕截图？

---

<div class="post-metadata">

**Author:** ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)\
**Post date:** [2024年十月14日 19:49 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/182 "2024-10-14T19:49:29Z")

</div>

> [@denvergeeks](#):
>
> 我无法复现你屏幕上看到的情况

[Discourse Design team experimentation topic](https://meta.discourse.org/t/discourse-design-team-experimentation-topic/285362/) 对你来说仍然置顶吗？

我点击 #Contribute > UX 后成功复现了该问题

---

<div class="post-metadata">

**Author:** ![denvergeeks](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/denvergeeks/32/327671_2.png) [@denvergeeks](https://meta.discourse.org/u/denvergeeks)\
**Post date:** [2024年十月14日 19:57 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/183 "2024-10-14T19:57:13Z")

</div>

啊哈！当我 **不** 固定它时，我看不到错误。

一旦我固定主题（并刷新页面），它就会像 @ludwikc 的截图一样显示错误。

干得好，@Moin！

---

<div class="post-metadata">

**Author:** ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)\
**Post date:** [2024年十月25日 07:55 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/184 "2024-10-25T07:55:37Z")

</div>

现在好像坏了。 🤔

---

<div class="post-metadata">

**Author:** ![Jadt](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jadt/32/459264_2.png) [@Jadt](https://meta.discourse.org/u/Jadt)\
**Post date:** [2024年十月27日 03:49 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/185 "2024-10-27T03:49:57Z")

</div>

@ludwikc  
我也遇到了同样的问题，我发现如果我删除了主题标签（仍然置顶）或者取消了置顶，问题就会解决。所以，你只能做这两件事中的一件。

---

<div class="post-metadata">

**Author:** ![lmno](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lmno/32/463544_2.png) [@lmno](https://meta.discourse.org/u/lmno)\
**Post date:** [2024年十一月7日 17:02 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/187 "2024-11-07T17:02:19Z")

</div>

看起来，从最新的 discourse 版本 (3.4.0.beta3-dev) 开始，内容会重复且不兼容。

---

<div class="post-metadata">

**Author:** ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)\
**Post date:** [2024年十一月8日 12:17 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/188 "2024-11-08T12:17:29Z")

</div>

[Central theme is broken - #2 by david](https://meta.discourse.org/t/central-theme-is-broken/335137/2?u=moin) 对于在此处报告此问题的人来说，可能也很有趣

> [@david](#):
>
> 修复正在进行中：
> 
> [FIX: Import scroll modifier correctly by davidtaylorhq · Pull Request #41 · discourse/discourse-central-theme · GitHub](https://github.com/discourse/discourse-central-theme/pull/41)

---

<div class="post-metadata">

**Author:** ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)\
**Post date:** [2024年十一月8日 12:32 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/189 "2024-11-08T12:32:41Z")

</div>

感谢 @Moin，也感谢其他报告者 🙏

修复程序现已合并，更新主题后应该可以正常工作了。很抱歉造成了不便。

---

<div class="post-metadata">

**Author:** ![haozi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/haozi/32/381818_2.png) [@haozi](https://meta.discourse.org/u/haozi)\
**Post date:** [2024年十一月15日 19:00 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/190 "2024-11-15T19:00:20Z")

</div>

当使用 Discourse AI 插件时，`ai bot add to header` 设置在 Central 主题下不生效。

---

<div class="post-metadata">

**Author:** ![Aaron\_Walsh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aaron_walsh/32/312661_2.png) [@Aaron\_Walsh](https://meta.discourse.org/u/Aaron_Walsh)\
**Post date:** [2024年十一月15日 20:21 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/191 "2024-11-15T20:21:27Z")

</div>

我早在九月份就报告了这个问题。

> [@Discourse Central Theme — Meta Pre-Release Out Now!](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/167?u=aaron_walsh):
>
> Sorry for continuing to add to this topic. I should have checked everything so it was merged into one. I also use the AI to PMs on my forum, and the setting is enabled but doesn’t appear. “Display a button in the header to start a PM with a AI Bot”

以及其他问题，如果你往上看，你会看到你是否有同样的问题。👍

---

<div class="post-metadata">

**Author:** ![jamal4](https://avatars.discourse-cdn.com/v4/letter/j/7ab992/32.png) [@jamal4](https://meta.discourse.org/u/jamal4)\
**Post date:** [2024年十一月18日 15:04 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/192 "2024-11-18T15:04:13Z")

</div>

迫不及待地想让它发布！

---

<div class="post-metadata">

**Author:** ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)\
**Post date:** [2024年十一月18日 15:07 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/193 "2024-11-18T15:07:00Z")

</div>

> [@Discourse Central Theme — Meta Pre-Release Out Now!](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/135?u=moin):
>
> Hi everyone, progress is being made! I’ve enabled the Central theme here as a user option on Meta if you want to give it a spin… you can select your theme from the bottom of the sidebar nav, or from [https://meta.discourse.org/my/preferences/interface](https://meta.discourse.org/my/preferences/interface) The github repo is also public now at: [GitHub - discourse/discourse-central-theme: CENTRAL](https://github.com/discourse/discourse-central-theme) There are still some minor known issues with the theme, but we’re working on it! At the moment you should use it with the site setting desktop category page…

有人可以将仓库链接添加到第一个帖子吗？很难找到。

---

<div class="post-metadata">

**Author:** ![isaac](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/isaac/32/235758_2.png) [@isaac](https://meta.discourse.org/u/isaac)\
**Post date:** [2024年十一月18日 15:13 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/194 "2024-11-18T15:13:56Z")

</div>

谢谢 @Moin，已更新 OP 🙂

---

<div class="post-metadata">

**Author:** ![Zomb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zomb/32/93881_2.png) [@Zomb](https://meta.discourse.org/u/Zomb)\
**Post date:** [2024年十一月23日 04:12 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/195 "2024-11-23T04:12:35Z")

</div>

这是一个很棒的主题。我迫不及待地想看到正式发布。😊

---

<div class="post-metadata">

**Author:** ![lurkest](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lurkest/32/443525_2.png) [@lurkest](https://meta.discourse.org/u/lurkest)\
**Post date:** [2024年十一月23日 12:42 UTC](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495/196 "2024-11-23T12:42:44Z")

</div>

我可以在移动设备上访问类别和常见问题解答吗？

[上一頁](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495.md?page=6)

[下一頁](https://meta.discourse.org/t/discourse-central-theme-meta-pre-release-out-now/287495.md?page=8)
