- This topic has 10 replies, 4 voices, and was last updated 5 years, 10 months ago by
pab.
-
30th April 2016 at 7:49 pm #6339
On http://www.our-families.info/ Nigel use a Cookies Content script, i have tried to use the same script on my side http://www.melfar.dk/kiwitrees but it doesn’t seems to work, I have put the code in the “Custom JavaScript” page. Any ideas what is wrong.
Best Regards
Ole H Madsen -
30th April 2016 at 8:00 pm #6340
Ole
I didn’t use custom js for this myself.
I’m not sure it can be done that way because it needs to load a js file from the SilkTide web site.
So I created instead a custom header file (myheader.php, as described in the FAQ pages on this site) and included the details silktide provide in that, within the head tags.
Nigel
My personal kiwitrees site is www.our-families.info -
1st May 2016 at 5:37 pm #6342
Further to my last reply…
I also added this in a custom css file (mystyle.css), for the kiwitrees theme
/* silktide.com CookieConsent */ .cc_container .cc_btn, .cc_container .cc_btn:visited { color: #fff !important; background-color: #aaa !important; }
Nigel
My personal kiwitrees site is www.our-families.info -
2nd May 2016 at 10:43 pm #6344
Might this be important enough to become a standard part of kiwitrees?
-
3rd May 2016 at 7:42 am #6345
Might this be important enough to become a standard part of kiwitrees?
To be honest, I really hope not. In my (personal) opinion it is a pointless bit of EU bureaucratic nonsense. I only put it on my site to see if a “pre-packaged” solution such as SilkTide’s would work. It does, so I’m happy we can leave it for those who feel they want it to install using the customisation tools already provided.
If I have to spend all my available time developing solutions just for every regions differing bureaucracies I’m not sure I’d want to bother any more.
What confuses most people about this and similar state legislation, in pretty much any country, is that they rarely, if ever, are required or enforced for non-commercial sites. (though if as some do you start adding Google Ads to your family history site, perhaps you are bordering on “commercial”).
Frankly, in this day, anyone who uses the web and doesn’t know that 99.99% of sites use perfectly harmless* cookies probably shouldn’t be on the web at all. And just clicking a button that tells you a site uses them achieves nothing useful for anyone.
(*… harmless as in non-3rd party cookies. 3rd party cookies can and should be blocked by your browser)
Nigel
My personal kiwitrees site is www.our-families.info -
3rd May 2016 at 8:49 am #6346
I totally agree!
-
8th May 2016 at 6:45 pm #6358
The fun part will also be ruined! And if any who wants to have this. I will suggest to use the page menu and add the cookie rules for own country and make a clickable “cookie” link in the custom jv module!
Regards, Jamie Jaconelli
admin and owner of a user customized version of kiwitrees (contain 3 family trees)
-
24th November 2017 at 9:15 am #9445
18 months down the line I tried complying to this piece of nonsense and looked at SilkTide and many other such ‘solutions’. All claim simplicity yet are beyond the technologically-feeble-minded like myself. I’ve tried the mystyle.css and myheader.php approach but the kiwitrees FAQ is cryptic. I just want a simple REALLY SIMPLE way to include this. Not a debate on the stupidity of EU law (good god there is enough debate on that here in the UK at the moment) – just a COPY this file to here solution ….
pab
-
24th November 2017 at 9:43 am #9446
looked at SilkTide and many other such ‘solutions’.
Step 1 – decide which solution to use.
There is no “really simple” solution that I am aware of, but once you get step 1 done, I may be able to help you interpret their instructions.
Nigel
My personal kiwitrees site is www.our-families.info -
24th November 2017 at 8:38 pm #9447
To add to my earlier reply……
Whichever solution you pick you are likely to need:
- A JavaScript file the solution will provide. It won’t matter where you put it, but inside your preferred theme file is probably going to be easiest.
- A piece of JavaScript code to run that file (or a link to one). It will probably need to go in your themes’ header.php file. Hence the recommendation to create a myheader.php file to avoid over-writing at upgrades.
- The above two will work, but may not look good, so you might like to tweak the appearance with some custom CSS (in a mystyles.css file).
- It is common, but not essential, to include a link to a web page that explains “cookies”. If your chosen one doesn’t include this there are some to be found through Google you can use.
Nigel
My personal kiwitrees site is www.our-families.info
- The topic ‘Cookies Content’ is closed to new replies.