# 主题列表预览（旧版）

**URL:** https://meta.discourse.org/t/topic-list-previews-legacy/101646
**Category:** Plugin
**Tags:** deprecated
**Created:** [2018年十一月9日 03:56 UTC](https://meta.discourse.org/t/topic-list-previews-legacy/101646 "2018-11-09T03:56:38Z")
**Posts on this page:** 1
**Showing post:** 1569

<div class="post-metadata">

### Author: ![lhkjacky](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lhkjacky/32/204198_2.png) [@lhkjacky](https://meta.discourse.org/u/lhkjacky)
#### Post date: [2021年十一月23日 11:08 UTC](https://meta.discourse.org/t/topic-list-previews-legacy/101646/1569 "2021-11-23T11:08:28Z")

</div>

感谢您的回复。 🤗

> [@david](#):
>
> 如果在禁用 topic-list-previews 主题组件后问题仍然存在，请随时创建一个新的 #Contribute > UX 主题。

是的，在禁用 TLP TC 后问题依然存在。  
对于图片，摘要中包含了灯箱（lightbox）代码。

```plaintext
<a class="lightbox" href="" data-download-href="" title="ImageTitle"></a>

```

对于标题，摘要中包含了锚点。

```plaintext
<a name="header" class="anchor" href="#header"></a>

```

这两者都会破坏链接，导致“摘要”和“阅读全文”按钮都无法点击。

我将创建一个包含截图的[新的 #contribute:ux 主题](https://meta.discourse.org/t/unclickable-read-more-button-in-excerpt/209966)。

谢谢 🥰

---

_[View the full topic](https://meta.discourse.org/t/topic-list-previews-legacy/101646)._
