Knowledge base articles in AiX provide instant answers to customers to help reduce customer support volume. To manage the articles, go to Settings > Articles. Articles support HTML code, which can be used to add images, videos, and other content. Here are some HTML code examples that you can use:
Name | Code |
---|---|
Button | <a href="<https://www.google.com>" target="_blank" class="sb-rich-btn sb-btn">Click here</a> |
Image | <img src="<https://via.placeholder.com/1500x600>" /> |
Image with lightbox | <div class="sb-image"><img src="<https://via.placeholder.com/1500x600>" class="sb-image" /></div> |
Video | <video controls><source src="video.mp4" type="video/mp4"></video> |
YouTube and Vimeo | Insert the embed code provided by YouTube or Vimeo |
Settings > Chat
area.<script>var SB_ARTICLES_PAGE = true;</script>
into any page showing the chat. To set the location of the articles area insert the code <div id="sb-articles" class="sb-loading"></div>
.[articles]
.Settings > Translations
by adding the translation name and its translation.