Siem:
Because of the EU law stating every website using cookies should warn the users of the use of those cookies, I'm trying to implement the Multi language cookie consent plugin on our test site, www4. carmo.nl.
At the moment I get the following error: Uncaught TypeError: $.cookiesDirective is not a function
There are two .js scripts included which I did upload, namely jscript_a_jquery.js and jscript_jquery.cookiesdirective.js
The other files I uploaded/merged with my own file. The merging was the adding a piece of script to the bottom of one of my files.
Is there something I have done wrong and which I can fix so people visiting the site see the information about cookies?
I haven't used this plugin, but a few things in trying to help find a solution:
keneso (author posting that version) appears to be online at the moment, but at the same time there does not appear to be a direct support forum thread for this plugin. There was someone that had an issue with installing what looks like the same version, but they managed to solve the issue on their own: https://www.zen-cart.com/showthread.php?217898-Multi-language-Cookie-consent
Otherwise there is still a thread about some form of cookie consent code (I see that there was an "older" version as well) and it also appears that people posting to that thread have had success of getting one or the other to work with ZC 1.5.4... So, don't know what the real differences between the two plugins are, but that thread is: https://www.zen-cart.com/showthread.php?199502-Cookie-Control-Support-Thread
Beyond that, hopefully some real assistance can be provided... :)