Overriding hard set messages & content

  • Last updated on April 11, 2018 at 3:45 AM

We've added ability to override any hard set language items, like loading messages etc.

This also lets you update the thank you messages when people submit new tickets, as well as the message that appears above the support form.

You now have full control over all content in the assistant.

<script>
window._elev.setTranslations({ help: ”Our Help Centre” });
</script>

You can see the full list of items you can override here: http://api-docs.elevio.help/en/articles/42-settranslations

Was this article helpful?