SamBenson
- Grew a moustache for the Envato Movember competition
- Exclusive Author
- Has been a member for 5-6 years
- Sold between 1 000 and 5 000 dollars
- United Kingdom
- Bought between 10 and 49 items
- Referred between 1 and 9 users
118
Purchases
Buyer Rating:
4.12 stars
4.12 average based on 17 ratings.
(more information)
-
5 Star
1058%
-
4 Star
317%
-
3 Star
15%
-
2 Star
211%
-
1 Star
15%
| Created | 6 August 12 |
| Last Update | 6 August 12 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Chrome |
| Software Version | jQuery |
| Files Included | JavaScript JS, HTML, CSS |
- EU Cookie Law
- alerts
- cookies
- jquery plugin
- notification
- notifications
- notify
- usability
- user friendly
© All Rights Reserved SamBenson -
Contact Envato Support


Hi SamBenson,
Im having problem in showing the popup of cookies in my web. I’ve include the below files in <head> area,
<script src=”./includes/js/jquery-easy-eu-cookie-notify.min.js”></script> <script src=”./includes/js/jquery-easy-eu-cookie-law.min.js”></script> <link rel=”stylesheet” href=”http://twitter.github.com/bootstrap/1.4.0/bootstrap.min.css”> <link rel=”stylesheet” href=”./includes/css/easy-eu-cookie-notify.css”> <link rel=”stylesheet” href=”./includes/css/easy-eu-cookie-law.css”>
I’ve also include the below <script> in the body area, <script> $(function(){ $.cookieLaw({ onAccepted: function(){ $(’#cookieStatus’).val(‘Accepted!’); } });
But, the popup doesn’t show as well. Kindly please help.
Thanks.
Hi EldredAng, it’s quite hard to decipher what you’ve written here – can you send me an email using the the form on my profile and include a link to the page you’re working on. That way I can help you in a much better and more personal way.
Thanks very much, Sam
Hi – wondering would you know of anything that would prevent the popup showing, as I’m having problems getting it to show on my main page – ive got it to show on other ‘minimal’ pages; so its obviously another script conflicting.
Any thoughts?
Got it sorted – from a previous comment! Some JQuery was being called after the notify JS file. =)
Hi Sam, script is working but the “more info” at the bottom appears as a link not a button and the close X at the top right is missing, I’ve checked the links to the images and all other styling seems to work ok, any suggestions?
I’d be more than happy to take a look – could you send me your web address via the contact form on my profile?
Hi Sam, solved the issues, the styling was affected due to my page being htpps and the link to the http://twitter.github.com/bootstrap/1.4.0/bootstrap.min.css was http which was being blocked. I solved this by hosting the css file locally also I had inadvertently added a line to the css file with the close.png location. Thanks for replying so promptly.
That’s excellent news
I have no idea how to install this. I had hoped it would come with an ‘idiots guide’ but I must be just too much of an idiot…. lol.
Please can you explain just what I need to do.
Thanks
Rob
Not in the slightest Rob, if you send me the details of your website via the contact form on my profile I’d be more than happy to help you out!
I am using the plugin with version 1.9.0 of jQuery, I wondered if there was fix for the following error:
TypeError: Object [object Object] has no method ‘live’
I know that it has something to do with .on() or .bind() but I wasn’t sure if this would fix.
Thanks in advance.
I’ll be releasing an update for this soon, please keep an eye out!
Hello will this work fine with WHMCS? because my website is WHMCS and I Don’t want any conflicting.
Hi, as long as WHMCS doesn’t use any other Javascript libraries that might conflict with jQuery I would imagine it would work just fine.
Your after support is rubbish.
Hi Before I buy this script, I want to confirm that if it runs jequery 1.4.2? My site have to use JQ 1.4.2 now.
Many thanks!!!
Hi, this won’t work with 1.4.2 unfortunately as in order for it to be compatible with new versions of jQuery I’ve had to use the .on() method which was introduced in version 1.7.
I can’t get this working either :l I’m using WHMCS but I’ve changed $ to jquery and also done these before the code:
<script>jQuery.noConflict();</script> <script type=”text/javascript”>$.noConflict();</script>
Nothing.
WHMCS uses: /! jQuery v1.7.2 jquery.com | jquery.org/license */
And
/! * Bootstrap v2.0.3 *
<link rel=”stylesheet” href=”http://twitter.github.com/bootstrap/1.4.0/bootstrap.min.css”>
is a major pain in the arse, why are all the styles not included? this is messing my page up, when I remove it all formatting is gone but the page returns to normal, also how do I select either implied or non implied?
cheers sheldon
Personally I regret buying this, the support has gone down hill.
If anyone else is having issues and want a decent Cookie Law script Asap, I’ve just brought this one: http://codecanyon.net/item/jquery-cookie-compliancy/2291351 and they seem to be better support and it is easier to implant into the website.
Im having problem in showing the popup of cookies in my web. I’ve include all file as per instruction like copy css/js/images at root place css/js at head2head and before end of body here i am using php i am alreadu use <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js”></script> <script type=”text/javascript”> jQuery.noConflict(); </script> at head2head apart of that wheni add <link rel=”stylesheet” href=”http://twitter.github.com/bootstrap/1.4.0/bootstrap.min.css”> its affected my site look and fill above comment !! bytes-back !!solved this by hosting the css file locally can u provide me bootstrap.min.css so that it can host at my css folder regards
Unpacking the package…
Installing the plugin…
Warning: Invalid argument supplied for foreach() in /www/htdocs/w00e0129/www/wp-admin/includes/class-wp-upgrader.php on line 558 The package could not be installed. No valid plugins were found.
Plugin install failed.
Hi, punica. This isn’t a Wordpress plugin – it’s a jQuery plugin. In order to use it on your website you’d need to edit your theme files manually.