# 게시물 프로필 이름 옆에 메시지 버튼 추가하는 방법

**URL:** https://meta.discourse.org/t/how-to-add-message-button-next-to-profile-name-on-the-posts/368717
**Category:** Development
**Tags:** personal-messages
**Created:** [6월 3, 2025, 3:09오후 UTC](https://meta.discourse.org/t/how-to-add-message-button-next-to-profile-name-on-the-posts/368717 "2025-06-03T15:09:33Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![sallypf](https://avatars.discourse-cdn.com/v4/letter/s/c57346/32.png) [@sallypf](https://meta.discourse.org/u/sallypf)
#### Post date: [6월 3, 2025, 3:09오후 UTC](https://meta.discourse.org/t/how-to-add-message-button-next-to-profile-name-on-the-posts/368717/1 "2025-06-03T15:09:33Z")

</div>

안녕하세요,  
게시글에서 사용자 이름 옆에 메시지 버튼을 추가할 수 있는 방법이 있을까요? 아래 스크린샷을 참고해 주세요.

 ![로그인된 사용자를 위한 헤더 내비게이션에 메시지 수신함을 향한 동적 링크를 추가하는 방법에 대해 질문하는 사용자의 스크린샷. 화살표가 "Message" 버튼을 가리키며, 이것이 문제 해결의 가능한 방안으로 제안되었습니다. (AI 캡션)](https://global.discourse-cdn.com/meta/original/4X/d/b/d/dbd70c43e27136e07f32b614305c5ccd230ef603.png)

---

<div class="post-metadata">

### Author: ![sallypf](https://avatars.discourse-cdn.com/v4/letter/s/c57346/32.png) [@sallypf](https://meta.discourse.org/u/sallypf)
#### Post date: [6월 3, 2025, 3:57오후 UTC](https://meta.discourse.org/t/how-to-add-message-button-next-to-profile-name-on-the-posts/368717/2 "2025-06-03T15:57:38Z")

</div>

추가 요구사항 몇 가지를 업데이트하고자 합니다.

1. 게스트를 포함한 모든 사용자에게, 모든 게시물의 프로필 이름 옆에 항상 “메시지 보내기” 버튼을 표시합니다.

2. 게스트가 “메시지 보내기” 버튼을 클릭하면 로그인하도록 유도합니다.

3. 로그인한 사용자가 “메시지 보내기” 버튼을 클릭할 때, 구독 상태가 아니라면 유료 구독을 하도록 유도합니다.

---

<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: [6월 3, 2025, 4:40오후 UTC](https://meta.discourse.org/t/how-to-add-message-button-next-to-profile-name-on-the-posts/368717/3 "2025-06-03T16:40:04Z")

</div>

커스텀 테마 컴포넌트로 구현할 수 있을 것 같습니다.  
직접 개발해 보실 수 있습니다([Theme Developer Tutorial: 1. Introduction](https://meta.discourse.org/t/theme-developer-tutorial-1-introduction/357796?u=moin) 참고) 또는 #Marketplace 채널에서 질문해 보세요.

---

<div class="post-metadata">

### Author: ![sallypf](https://avatars.discourse-cdn.com/v4/letter/s/c57346/32.png) [@sallypf](https://meta.discourse.org/u/sallypf)
#### Post date: [6월 3, 2025, 5:54오후 UTC](https://meta.discourse.org/t/how-to-add-message-button-next-to-profile-name-on-the-posts/368717/4 "2025-06-03T17:54:16Z")

</div>

> [@Moin](#):
>
> 커스텀 테마 컴포넌트로 해결할 수 있을 것 같습니다.

저도 그렇게 생각합니다. 확인해 보겠습니다.

---

<div class="post-metadata">

### Author: ![sallypf](https://avatars.discourse-cdn.com/v4/letter/s/c57346/32.png) [@sallypf](https://meta.discourse.org/u/sallypf)
#### Post date: [6월 7, 2025, 4:09오후 UTC](https://meta.discourse.org/t/how-to-add-message-button-next-to-profile-name-on-the-posts/368717/5 "2025-06-07T16:09:11Z")

</div>

제 능력 범위 밖입니다. 그렇게 해주는 플러그인을 찾았지만 작동하지 않아요.
