Hi Tony!
Thanks for your suggestions.
I've followed your instructions but it still doesn't work.
At the end of the "scripts/template.js" of my template, I've inserted the script you suggested.
Then, at the end of the "css/template.css" of my template I've inserted this script (as you suggested):
The problem is that your template.js file is being loaded before ranking.js (first screenshot below). It should be loaded last, as on my server (second screenshot below).
The assets manager may be causing that. Try setting debug to 1 in application/config/config.php. This should load the template files directly instead of from /tmp/assets.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Hi Tony,
I've tried your suggestion (set debug to 1 in application/config/config.php) and now it works!!! :woohoo:
Thank you very much.
Best,
Alessandra