looking at your source code it is not only the script loading twice, but all you css an scripts.
Once the normal way and once minified.
I think you did something wrong in your header.php file when you installed the css loader
looking at your source code it is not only the script loading twice, but all you css an scripts.
Once the normal way and once minified.
I think you did something wrong in your header.php file when you installed the css loader
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
You also have a rewrite module for your urls active, maybe that's not configured properly
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
I submitted version 1.3
The biggest change is the removal of the css from the javascript, and putting it in its own css file. This way it is much easier to customize. It also makes the script a lot smaller.
The seccond change is also in jscript_cookieControl-5.1.min.php. I changed some code, so the jquery from google will be called using https when applicable
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.