John Smith 3 months and 3 weeks ago I don’t want my users to be able to follow articles on my Help Center. Can you please show me how to remove the subscription button that displays on my articles? Vera Yang 3 months and 3 weeks ago No problem. You can do this by removing the subscribe helper from the article page’s code. Just follow the instructions below: To remove the code snippet Within the Help Center, select Guide admin > Customize design. One your live theme, select View theme. Click the options menu (), and select Edit code. From the templates, select article_page.hbs. Identify the subscribe helper and remove its reference and any associated wrapper. John Smith 3 months and 3 weeks ago Thank you for confirming! I’ll give that a try and let you know how it goes. Add file or drop files here Mark as Solved
I don’t want my users to be able to follow articles on my Help Center. Can you please show me how to remove the subscription button that displays on my articles?
No problem. You can do this by removing the subscribe helper from the article page’s code. Just follow the instructions below:
To remove the code snippet
Thank you for confirming! I’ll give that a try and let you know how it goes.