Adding Bilingual User Tours

Preface

This document is a help sheet informing you how to make your user tours bilingual, to learn how to edit and create your own user tours please visit the Editing and Adding User Tours help sheet

Adding Multi-Language Capability

If you are intending your site to have multiple languages it is possible to set up your user tours for multilingual usage.

Before you begin this you will need to enable to Multi-language_content_filter. To access this filter go toDashboard > Site administration > Plugins > Filters > Manage filters.

How to use the multi-language filter

To use this feature first create your content in multiple languages (in the same resource). Then enclose each language block (aka multilang block) in the following tags:

      <span lang="XX">your_content_here</span>

      <span lang="YY">your_content_in_other_language_here</span>

Note: It is essential to be in the code editing mode (press [<>] in the HTML editor), when you enter these tags for them to work. Only spaces, tabs and enters can be used between the individual languages in the multilang block.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us