Edjet LMS Server 6.3
Add a website language switch to website
Language switch allow visitors of your website to navigate to other language versions of a multi-lingual site.
To add page placeholder to the master page:
- Click Learner portal in the main menu, then Master pages.
- Find the website master page and click Edit.
- In Design section, click Edit next to the wpzNew_Footer zone.
- Click New row.
- Choose IncludeTemplate and click OK.
- Enter following code into the Properties:
'tpl' => 'includes/languages.tpl.php'
- Click Apply settings and close in the toolbar.
- Click Save in the toolbar.