# Thumbnails no longer appearing when referencing internal topics

**URL:** https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759
**Category:** Support
**Created:** [August 27, 2018, 5:29pm UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759 "2018-08-27T17:29:44Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![DanielMorgan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/danielmorgan/32/122380_2.png) [@DanielMorgan](https://meta.discourse.org/u/DanielMorgan)
#### Post date: [August 27, 2018, 5:29pm UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759/1 "2018-08-27T17:29:44Z")

</div>

Thinking this might have something to do with my own whitelisting instead of a bug, which is why I’m posting in #Support

When posting the link to a post on our forums, we used to get nice thumbnail images inline with the post preview. Now, we get a [00002]-like string of linked text instead of the nice thumbnails. Is there some whitelisting I need to do to get this working with thumbnail images?

[How it used to look](https://forums.tumult.com/t/calling-hype-function-from-external-library/12719/7?u=daniel) 🐈

 ![10%20PM](https://global.discourse-cdn.com/meta/original/3X/d/4/d411d706617e69eb31fdedcfbf5953f0544bd4d2.png)

How our instance currently renders the URL: `https://forums.tumult.com/t/hype-globalbehavior-custom-behavior-extension/12561` :

 ![02%20PM](https://global.discourse-cdn.com/meta/original/3X/6/f/6f76bd0bbb4a63bbff57d2f338ea7f677f951d92.png)

We are on version 2.0.3.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [August 28, 2018, 1:18am UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759/2 "2018-08-28T01:18:00Z")

</div>

We amended it so internal and external oneboxes render using a different engines:

> **[Hype Global Behavior (Custom Behavior Extension)](https://forums.tumult.com/t/hype-global-behavior-custom-behavior-extension/12561)**
>
> This idea got triggered back in the day 🧐 when trying to explain Custom Behavior as Tweets. The idea stuck with me … Mostly I use Hype these days for Widgets in CMS-Projects, hence I thought I share the concept of a unified communication pipeline...

^^^ external onebox

[https://meta.discourse.org/t/image-cropping-to-200x200/95744?u=sam](https://meta.discourse.org/t/image-cropping-to-200x200/95744)

[https://meta.discourse.org/t/image-cropping-to-200x200/95744/3?u=sam](https://meta.discourse.org/t/image-cropping-to-200x200/95744/3)

^^^ internal onebox

This is not configurable at the moment, but I do think we are losing out a bit on the “Topic” onebox for internal topics cause we don’t get reading time or number of likes… I wonder if we should revisit adding a tiny bit more meta data for internal topic oneboxes.

---

<div class="post-metadata">

### Author: ![DanielMorgan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/danielmorgan/32/122380_2.png) [@DanielMorgan](https://meta.discourse.org/u/DanielMorgan)
#### Post date: [August 28, 2018, 3:05pm UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759/3 "2018-08-28T15:05:45Z")

</div>

Glad to hear you’re considering reverting back. Something like this would be nice for internal oneboxing, where you remove the Forum Title and inline the #Support category after the title:

 ![24%20AM%204](https://global.discourse-cdn.com/meta/original/3X/8/7/87cc0d40c3ae98f8f7cf7d1e466492c6a8929b60.png)

A relative date of the post might be nice after “Reading time: 3 mins 🕑” but not necessary.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [August 28, 2018, 8:14pm UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759/4 "2018-08-28T20:14:50Z")

</div>

I would be quite opposed to this, so unlikely to happen. The needs of external linkers and internal linkers are rather different.

---

<div class="post-metadata">

### Author: ![MaxZieb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maxzieb/32/124741_2.png) [@MaxZieb](https://meta.discourse.org/u/MaxZieb)
#### Post date: [November 14, 2018, 10:53pm UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759/5 "2018-11-14T22:53:27Z")

</div>

Hey Jeff,

about the this topic. I see that handling internal links differently has it’s appeal with in place expanding but why is the internal link preview not loading the image. And if this is intentional couldn’t that be an option for the admin to decide? I mean the following

 ![](https://global.discourse-cdn.com/meta/original/3X/6/7/67e7402e930f0dbbc612908751eec3e9e21f53ba.png)

**(1)** Image previews not rendered in collapsed preview of the internal link  
**(2)** Here is a href in the original post and it’s clickable in the collapsed preview of the internal link. It was linking to a broken destination. So if one clicks it one get’s a 404. So I fixed it in the original post. The collapsed preview keeps linking to to broken link meaning it is cache and not updated if it’s out of sync with the oirginal post.

When expanding the internal link the "fresher version is loaded and images and links are displayed and updated.

So this is a plea to offer maybe some options to admins if they want images to expand or even if they want internal and external links to be treated differently at all. And also a bug report.

Best regards from cold Berlin (and big fan of this software!)

---

<div class="post-metadata">

### Author: ![MaxZieb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maxzieb/32/124741_2.png) [@MaxZieb](https://meta.discourse.org/u/MaxZieb)
#### Post date: [November 2, 2019, 2:02am UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759/6 "2019-11-02T02:02:00Z")

</div>

So a year has passed on this request (at least the last question). Any updates or new thoughts. Might this become a configuration option or is already? Many regards Max

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [November 4, 2019, 1:10am UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759/7 "2019-11-04T01:10:05Z")

</div>

Customizing the way internal oneboxes work is going to require a plugin, at the moment not enough people complain about this for us to justify adding a switch.

If there is a specific bug with the oneboxer aka (2), make a repro on say try, paste in the problem text and make a dedicated topic.

---

<div class="post-metadata">

### Author: ![MaxZieb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maxzieb/32/124741_2.png) [@MaxZieb](https://meta.discourse.org/u/MaxZieb)
#### Post date: [November 4, 2019, 7:44am UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759/8 "2019-11-04T07:44:22Z")

</div>

Thanks for the reply. Will look into plugins. Was just thinking maybe one could just omit the distinction between internal and external one boxes and only read them Always as external ones?! Having the feature thumbnail was pretty neat.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [July 23, 2023, 1:40pm UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759/9 "2023-07-23T13:40:52Z")

</div>



---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [July 23, 2023, 7:03pm UTC](https://meta.discourse.org/t/thumbnails-no-longer-appearing-when-referencing-internal-topics/95759/10 "2023-07-23T19:03:29Z")

</div>


