How can Eye-Able® software be integrated into Joomla sites?
Step by step: Integrating Eye-Able® into Joomla websites
Insert Eye-Able® JavaScript software into the <head>
-section of your Joomla website
1. Copy JavaScript code or download files
- Copy the code provided in the dashboard under the ‘Installation’ menu.
- Check the Plain Language and Translation module to see if specific settings are necessary.
2. Log in to the backend of your Joomla website
- Log in to the Joomla administrator area (usually via your website address with the ending ‘.com/administrator’).
3. Navigate to the template settings
- Go to ‘Extensions’ > ‘Templates’ > “Styles”.
- Find the template you are currently using and click on the name to open the settings.
4. Edit the HTML code of the template
- Click on the ‘Edit’ button (at the top right or left of the page).
- Switch to the ‘Template’ or “Template” tab.
- Open the ‘index.php’ or ‘index.html’ file for editing.
5. Insert JavaScript code in the <head>
section
- Find the
<head>
tag in the file. - Insert the JavaScript code before the closing
</head>
tag.
6. Save changes
- Click on ‘Save’ or ‘Save & Close’ to apply the changes.
7. Check the website
- Reload your website and check whether the Eye-Able JavaScript is correctly integrated and executed.