Does the FAQ module support other languages besides English?

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>


Document URL: https://docs.libraryh3lp.com/faq-localization.html

©2024 Nub Games, Inc.