# Can you view topic information without replies?

**URL:** https://meta.discourse.org/t/can-you-view-topic-information-without-replies/214210
**Category:** Support
**Tags:** topic-map
**Created:** [January 7, 2022, 10:57pm UTC](https://meta.discourse.org/t/can-you-view-topic-information-without-replies/214210 "2022-01-07T22:57:41Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![ForumGeek](https://avatars.discourse-cdn.com/v4/letter/f/5daacb/32.png) [@ForumGeek](https://meta.discourse.org/u/ForumGeek)
#### Post date: [January 7, 2022, 10:57pm UTC](https://meta.discourse.org/t/can-you-view-topic-information-without-replies/214210/1 "2022-01-07T22:57:41Z")

</div>

Can you view topic information such as views with no topic replies?

---

<div class="post-metadata">

### Author: ![omarfilip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/omarfilip/32/208019_2.png) [@omarfilip](https://meta.discourse.org/u/omarfilip)
#### Post date: [January 7, 2022, 11:07pm UTC](https://meta.discourse.org/t/can-you-view-topic-information-without-replies/214210/2 "2022-01-07T23:07:21Z")

</div>

Do you mean like this?

 ![topic-views](https://global.discourse-cdn.com/meta/original/3X/6/6/664b4cdeb62afc8b0a0fc95d949e2394cac0d6bf.jpeg)

---

<div class="post-metadata">

### Author: ![ForumGeek](https://avatars.discourse-cdn.com/v4/letter/f/5daacb/32.png) [@ForumGeek](https://meta.discourse.org/u/ForumGeek)
#### Post date: [January 7, 2022, 11:17pm UTC](https://meta.discourse.org/t/can-you-view-topic-information-without-replies/214210/3 "2022-01-07T23:17:19Z")

</div>

No I mean the information in the topic.

---

<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: [January 7, 2022, 11:23pm UTC](https://meta.discourse.org/t/can-you-view-topic-information-without-replies/214210/4 "2022-01-07T23:23:02Z")

</div>

Do you mean the topic map? Maybe this topic is a help to describe what you mean [Understanding user interface elements in Discourse](https://meta.discourse.org/t/interface-nomenclature-guide/103351).

Then have a look at this topic

> [@Show topic-map without a reply](https://meta.discourse.org/t/show-topic-map-without-a-reply/87447):
>
> Is there a way to show the topic-map even if there is no reply? We are using many wiki threads and there are rarely replies but the statistics right in the thread would be nice anyway. Thanks, in advance.

---

<div class="post-metadata">

### Author: ![ForumGeek](https://avatars.discourse-cdn.com/v4/letter/f/5daacb/32.png) [@ForumGeek](https://meta.discourse.org/u/ForumGeek)
#### Post date: [January 7, 2022, 11:35pm UTC](https://meta.discourse.org/t/can-you-view-topic-information-without-replies/214210/5 "2022-01-07T23:35:38Z")

</div>

Thanks. Yes I mean the topic map. So this is not possible right now it seems? If not it should be in the software.

---

<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: [November 21, 2023, 8:44am UTC](https://meta.discourse.org/t/can-you-view-topic-information-without-replies/214210/6 "2023-11-21T08:44:05Z")

</div>

There’s some useful information in this post on how to display this info for topics with no replies:

> [@How to show topic-map on non-commented posts?](https://meta.discourse.org/t/how-to-show-topic-map-on-non-commented-posts/204222/15):
>
> Hello, Now that I saw this topic, I remembered that I had seen [a commit about this](https://github.com/discourse/discourse/pull/19302) before. slightly_smiling_face I think this should work now arrow_down_small Header \<script type="text/discourse-plugin" version="0.8"\> api.includePostAttributes('topicMap'); \</script\> I’ve also added a little CSS to hide unnecessary stats when no other posts. Common / CSS body:not(.archetype-private\_message) { .topic-post.regular { // if last-of-type is the …

---

<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: [November 21, 2023, 8:44am UTC](https://meta.discourse.org/t/can-you-view-topic-information-without-replies/214210/7 "2023-11-21T08:44:09Z")

</div>


