How to check Topic views on mobile?

How to check the Topic Pageviews in mobile when we don’t have any replies?

The topic views can be seen below the OP in every topic:

2 « J'aime »

1 « J'aime »

Yes, that’s true, the gray bar below from my screenshot doesn’t appear until the topic has a response.

Any possibilities to enable the views without responses?

1 « J'aime »

I hope there was some data query to check a particular topic views (when topic doesn’t have any replies).

Since posts can have diff views, is there some way to check individual post views also?

FYI Topic List Previews plugin can include that data in the Topic List on mobile (so you don’t even have to navigate to the Topic). It doesn’t require any additional posts than the OP.

3 « J'aime »

Parce que cela a été poussé…

Ceci va dans head :

<script type="text/discourse-plugin" version="0.8">
  api.includePostAttributes('topicMap');
</script>

C’est tout.

Et oui, je l’ai copié d’ici, mais comme je ne me souviens pas qui a donné cet extrait au début, je ne peux pas mettre de lien vers l’original.

Modifier :

Ceci est un sujet et il y en a d’autres :

1 « J'aime »

Celui-ci de Don dans le même sujet contient quelques détails supplémentaires dans : :+1: