I am setting up a Self hosted community. I am wondering if there is a Theme Component that can be prominently displayed that reminds new Users to SUBSCRIBE to the community?
We have that in Ghost Blog, which is our main domain, but would like to remind non subscribers to Subscribe also on the Discourse Forum. How do I do that?
May need more details. There is a theme component that adds a “Follow” button. Generally one needs to create an account to receive email notifications of the forum.
That being said you can create links as an RSS feed.
If it is your main site blog and you have a button there. You can likely post a link for tha main site blog.
There is also a Follow Plugin for following other members
The availability of using the plugin will depend if Self hosted or if your hosted plan includes it
Thanks; I saw those Theme Components you mentioned, but they seem to be Topic and category specific.
I am of the opinion a “Subscribe” link, icon or image, that is prominently displayed should be a core component that is integrated into the platform.
This feature is built as a core component of Ghost Blog and most other Blogging platforms.
Take a look at this implementation for example Ghost Explore.
Ideally, when a visitor clicks on the “subscribe”, they are prompted to enter their email address, which is then captured in a database table.
The site owner uses this for Newsletters to keep members informed and other events about the site.
It drives traffic to the site and helps the community grow.
순수 블로그 사이트는 제가 관찰한 것과는 다릅니다. 다른 사이트의 콘텐츠 뉴스와 함께 게시글 요약을 보내기 위해 플러그인을 스폰서하는 방법을 사용할 수 있을 것입니다. 그러나 포럼의 구독 기능은 설정에 따라 다이제스트 등을 보내기 때문에 일반적으로 계정을 생성하는 방식으로 작동합니다.
이미 많은 기능이 내장되어 있지만, 플러그인과 테마와 같은 것을 통해 확장 가능하도록 설계되었습니다.
게스트 게이트(Guest gate) 테마 컴포넌트는 사용자가 글을 읽고 있을 때 가입을 장려합니다. 다만 이 아이디어도 좋은 것 같습니다. Contribute > Feature 요청으로 게시할 수 있습니다. 하지만 #marketplace가 더 나은 선택지이며 더 빠를 가능성이 높습니다.
다른 사용자분들께서는 찾으시는 것을 달성하기 위한 다른 방법들에 대해 다양한 아이디어를 제시할 수 있을 것입니다.