> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/faq/app-settings/11.md).

# 11. 게시글의 좋아요, 댓글 수를 표시하고 싶어요.

SNS 블록을 사용해서 좋아요, 댓글 수를 표시할 수 있어요.&#x20;

또 하나의 방법은 숫자 블록을 사용하는 방법이에요.&#x20;

1. 관리자 웹 > 앱 설정 > 좌측 탭에서 원하는 탭 선택 > 원하는 화면(목록 화면, 상세 화면 등)선택 후 숫자 블록을 추가해 주세요.
2. 숫자 블록 [항목 ID](/main/guide/dictionary/item-id.md)에 아래 값 중 원하는 값을 입력 후, 저장해 주세요.&#x20;

* 좋아요 : \_docTimelineLike.count.value
* 댓글 + 답글 : \_docTimelineReply.totalCount.value
* 댓글 : \_docTimelineReply.count.value

> \#좋아요 수, #댓글 수, #sns, #반응 수 표시, #SNS블록

2024.02.16 Jinny<br>
