# Topic List Previews (legacy)

**URL:** https://meta.discourse.org/t/topic-list-previews-legacy/101646
**Category:** Plugin
**Tags:** deprecated
**Created:** [November 9, 2018, 3:56am 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: [November 23, 2021, 11:08am UTC](https://meta.discourse.org/t/topic-list-previews-legacy/101646/1569 "2021-11-23T11:08:28Z")

</div>

Thank you for your reply. 🤗

> [@david](#):
>
> If this happens with the topic-list-previews theme component disabled, please feel free to make a new #Contribute > UX topic.

Yes, it happen with TLP TC disabled as well.  
For image, it include the lightbox code in excerpt.

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

```

For header, it include the anchor in excerpt.

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

```

Both of them break the link and cause both “excerpt” and “read more” button unclickable.

I will make a [new #contribute:ux topic](https://meta.discourse.org/t/unclickable-read-more-button-in-excerpt/209966) with screenshot included.

Thank you 🥰

---

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