1. Gmap error in SJ Contact Ajax module
- Download SJ Contact Ajax module HERE.
- Update SJ Contact Ajax module: Backend -> Extension -> Manage -> Install. Upload SJ Contact Ajax module package.
- Configure SJ Contact Ajax modulde -> Choose Tabs Maps Options -> Check Key Text and add your API key. Follow this instruction to generate your API key.
- Override module SJ Contact Ajax in template:
1. Open file: templates/your_theme/html/mod_sj_contact_ajax/default.php
2. Find this code line:
<script src="/https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false ?>"></script>
Replace with:
<script src="/https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&key=<?php echo $params->get('key_text') ?>"></script>
2. Retrieving incorrect data in SJ Basic News module
- Download SJ Basic News module HERE.
- Update SJ Basic News module: Backend -> Extension -> Manage -> Install. Upload SJ Basic News module package.
3. SJ Content Related News module incorrectly displaying
- Download SJ Content Related News module HERE.
- Update SJ Content Related News module: Backend -> Extension -> Manage -> Install. Upload SJ Content Related News module package.
If you have any problems while updating SmartAddons Templates to Joomla 3.6, please feel free to submit a ticket. We're here to help!
Thanks for reading!