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 Mi Piace

1 Mi Piace

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 Mi Piace

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 Mi Piace

Perché questo ha causato…

Questo va in head:

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

Questo è tutto.

E sì, l’ho copiato da qui ma dato che non ricordo chi ha fornito questo snippet all’inizio non posso collegarmi all’originale.

Modifica:

Questo è un argomento e ce ne sono altri:

1 Mi Piace

Questo di Don nello stesso argomento ha alcuni dettagli aggiuntivi in: :+1: