Edjet LMS Server 6.3
Add a footer content and scripts
Footer loads values from system configuration and generate dynamic values like current year.
Footer scripts widget enable the Google Analytics scripts on your website.
To add a widgets 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/footer_basic.tpl.php'
- Click New row.
- Choose IncludeTemplate and click OK.
- Enter following code into the Properties:
'tpl' => 'includes/footer_scripts.tpl.php'
- Click Apply settings and close in the toolbar.
- Click Save in the toolbar.