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)

إعجاب واحد (1)

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)

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 إعجابات

لأن هذا أدى إلى…

يجب وضع هذا في head:

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

هذا كل شيء.

ونعم، لقد نسخته من هنا ولكن نظرًا لأنني لا أتذكر من قدم هذه المقتطفة في البداية، لا يمكنني الارتباط بالأصل.

تعديل:

هذا موضوع واحد وهناك مواضيع أخرى:

إعجاب واحد (1)

هذا من دون في نفس الموضوع يحتوي على بعض التفاصيل الإضافية في: :+1: