Want to build your own 24/7 FAQ knowledge base?
LibraryH3lp subscriptions include unlimited independent internal or public-facing knowledge bases.


Search the LibraryH3lp Knowledge Base

 

Does the FAQ module support other languages besides English?

2158 views   |   Last updated on Mar 20, 2024    language FAQ i18n

 

You have full control over the language used and the wording of everything in your FAQ. Below are a few advanced FAQ template customizations.

To customize the 'contact us' link, add this to your base.html template somewhere within the BODY element:

<div id="contact-us" style="display:none">Custom text</div>

To customize the 'ask us' button in the instant search results, add this to your base.html template somewhere within the BODY element:

<div id="ask-us" style="display:none">Custom text</div>

To customize the 'All' topic in the search.html template, update the 'All' wording in the #current-topic element then add this to the base.html template:

<div id="all-topics" style="display:none">Customization</div>

FAQ URL:

More Help

Search By Topic

Share this FAQ