Securing Your Knowledge Base in the Help Center

Securing Your Knowledge Base in the Help Center

Hello Everyone!
Welcome to this week's edition on customizing the Knowledge Base in the Help Center. As the core of self-service for customers, the Knowledge Base is essential, but some organizations, like ZylkerShop, choose to restrict access to registered users only.
Here are the codes to hide the Follow option and Social Sharing option in the Knowledge Base.
Steps to add the CSS code
i. Navigate Setup (S) >> Channels >> Help Center >> Select the Help Center portal >> Select Customization. Click Customize on the theme you want to change.
ii. On the left panel, under Customize, click on CSS and paste the code. On the top right of the screen, click Preview to view the changes, and then click Publish to see the live changes.





Hide the Follow option in the Knowledge Base
When users follow every article they read, they might become overwhelmed with notifications during updates and maintenance in the Knowledge Base. To manage their content and prevent information overload, ZylkerShop decided to hide the Follow option in its Knowledge Base.


  1. /*Elegant Theme*/
  2. .articleDetail .KBArticleRightContainer__userFollowOption,
  3. .articleList .KBArticleRightContainer__userFollowOption,
  4. .article_subcategory .KBArticleRightContainer__userFollowOption,
  5. .articleDetail .KBArticleRightContainer__followerCount,
  6. .article_subcategory .KBArticleRightContainer__followerCount,
  7. .articleList .KBArticleRightContainer__followerCount,
  8. .ContentList__subCategory .ListHeader__dottedPopup,
  9. .KbCategory__box .KbCategory__dottedPopup,
  10. .KbDetailRtContainer__widgetRight .KbDetailRtContainer__widgetSection:nth-child(1),
  11. .articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__followOption,
  12. .articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__subscribeDescription{
  13.     display:none;
  14.  }

  15. /*Materialized Theme*/
  16.  .articleDetail .KBArticleRightContainer__userFollowOption,
  17. .articleList .KBArticleRightContainer__userFollowOption,
  18. .article_subcategory .KBArticleRightContainer__userFollowOption,
  19. .articleDetail .KBArticleRightContainer__followerCount,
  20. .article_subcategory .KBArticleRightContainer__followerCount,
  21. .articleList .KBArticleRightContainer__followerCount,
  22. .ContentList__subCategory .ListHeader__dottedPopup,
  23. .KbCategory__box .KbCategory__dottedPopup,
  24. .KbDetailRtContainer__widgetRight .KbDetailRtContainer__widgetSection:nth-child(1),
  25. .articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__followOption,
  26. .articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__subscribeDescription{
  27.     display:none;
  28.  }
  29.  
  30. /*Flat Theme*/
  31. .article_subcategory .KBProductHeader__button,
  32. .article_subcategory .CategoryList__titlePart .CategoryList__dottedPopup,
  33. .articleList .KBListContainer__info,
  34. .articleDetail .KBDetailsContainer__info{
  35.  display:none; 
  36. }

  37. /*Classic Theme*/
  38.  .article_subcategory .SubscribeDepart__subs .SubscribeDepart__followContent,
  39. .articleList .SubscribeDepart__subs .SubscribeDepart__followContent,
  40. .articleDetail .ArticleDetailRightContainer__followContentLow{
  41.     display:none;
  42.  }


Hide the Social sharing option in the Knowledge Base
Accidental information sharing through social media could lead to a data breach, compromising the organization’s privacy. Therefore, ZylkerShop chose to refrain from providing options to share Knowledge Base information on social media.


  1. /*Elegant Theme*/
  2. .KbDetailLtContainer__userSocialIcon{
  3. display: none
  4. }

  5. /*Materialized Theme*/
  6.  .Feed__footerCol .ActionBar__actionBarActionssecondary { display: none; }

  7. /*Flat Theme*/
  8.  .KBDetailsContainer__info + .KBDetailsContainer__info{
  9. display:none;
  10. }

  11. /*Classic Theme*/
  12. .ArticleCmd__articleLike>div:last-child 
  13. {
  14. display:none;
  15. }


Stay tuned for a few more customization options for your Knowledge Base in your Help Center.
Until Next week, GoodBye. 
Regards,
Lydia Kiruba | Zoho Desk 

    Access your files securely from anywhere

        Zoho Developer Community







                                  Zoho Desk Resources

                                  • Desk Community Learning Series


                                  • Digest


                                  • Functions


                                  • Meetups


                                  • Kbase


                                  • Resources


                                  • Glossary


                                  • Desk Marketplace


                                  • MVP Corner


                                  • Word of the Day



                                      Zoho Marketing Automation
                                              • Sticky Posts

                                              • Zoho Desk Virtual Meetup: US Central, October 5 - 7, 2021

                                                After the interactive Virtual Meetups in the other regions, we are starting with the US Central and Midwest regions from October 5 to October 7, 2021. The dates for other regions will be announced soon.  At this event, we will explore the topics which
                                              • Register for Zoho Desk Beta Community

                                                With the start of the year, we have decided to take a small step in making the life of our customers a little easier. We now have easy access to all our upcoming features and a faster way to request for beta access. We open betas for some of our features
                                              • Ask the Experts 10: A 5-hour online Q&A on Zoho Desk Best Practices

                                                Welcome to Zoho Desk's Ask the Experts session! This is a monthly discussion on our  forums; wherein a panel of experts will take on questions  specific to topics related to Zoho Desk. The panel will be available for a 5-hour period and will answer any questions posted here.   Let's begin the year learning some best practices from our experts. In this month's ATE we are opening the floor to questions on how to use Zoho Desk the best way.  If you have a business use case but not sure if Workflow is
                                              • Share your Zoho Desk story with us!

                                                Tell us how you use Zoho Desk for your business and inspire others with your story. Be it a simple workflow rule that helps you navigate complex processes or a macro that saves your team a lot of time; share it here and help the community learn and grow with shared knowledge. 
                                              • Ask the Experts 7: A 5-hour online Q&A on Telephony and Call Module

                                                Welcome to Ask the Experts session! This is a monthly discussion in forums; each session, a panel of experts will take questions on specific topics related to Zoho Desk. The panel will be available for a 5-hour period and answer any questions posted here. In this month's Ask the Experts, we will take questions on everything related to Telephony and the Call Module in Zoho Desk. We will discuss the following aspects:  Integration with different Telephony vendors Routing calls to agents Converting


                                              Manage your brands on social media



                                                    Zoho TeamInbox Resources

                                                      Zoho DataPrep Resources



                                                        Zoho CRM Plus Resources

                                                          Zoho Books Resources


                                                            Zoho Subscriptions Resources

                                                              Zoho Projects Resources


                                                                Zoho Sprints Resources


                                                                  Qntrl Resources


                                                                    Zoho Creator Resources



                                                                        Zoho Campaigns Resources


                                                                          Zoho CRM Resources

                                                                          • CRM Community Learning Series

                                                                            CRM Community Learning Series


                                                                          • Tips

                                                                            Tips

                                                                          • Functions

                                                                            Functions

                                                                          • Meetups

                                                                            Meetups

                                                                          • Kbase

                                                                            Kbase

                                                                          • Resources

                                                                            Resources

                                                                          • Digest

                                                                            Digest

                                                                          • CRM Marketplace

                                                                            CRM Marketplace

                                                                          • MVP Corner

                                                                            MVP Corner





                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now