Hello,
I need to move the cookie bloc inside the body without position : absolute but on the top of the page.
I hope put the <div id=”cookie_opt_in_top_bar_container” ..> just after the <body> and before the first <div (<div id=”page” for example)
Thank you for any answer
]]>Hello !
Thank you for that plugin, exactly what we need !!
My question is so simple and so interessed :
Is the plugin “still [in pause] for quite a while ?”
Thanks for your answer !
]]>Hi. Is still the plugin in development? Does it work with WP 4.2.2? Is there an easier way to achieve and customize the banner as the one in the preview image?
thanx
So i cant minimise it?
]]>Hello,
activating plugin it block all javascript of my wp theme. Menu and collapsable tabs don’t works.
TypeError: ‘undefined’ is not a function (evaluating ‘jQuery(‘#cookie_opt_in_container .button’).live’)
in cookie-opt-in.js 201
Regards
Alex
Hello
I wonder if the plugin is Polylang compatible?
How to translate it?
Best regards, Peter
]]>Hello
I have placed the bar at the bottom of the webpage.
However in Mozilla Firefox there is still white empty bar at the top of the page as long as one does not accept cookies.
Could you please give me an advice how to resolve this issue?
I did everything as explained here:
https://www.ads-software.com/support/topic/change-placement?replies=2
My webpage: c\o/n\s/i\l/u\e/ DOT /c\o/m (w/o bars)
Thanks for your help.
Best regards
]]>Hello
I would like to know if you could assist me with solving the following problem – the plugin does not show the bar after one clicks on “Cookie preferences”.
my website is ww-w.c-o-n-s-ilue.-com (w/o dashes)
Thank you for your support.
Best, Peter
]]>Hello,
This is a very useful plugin. However, I have some problems… I have installed it and then added all of the un-register actions for tracking-cookies. After that, I noticed that no matter what the users’ choice was when the alert appeared, but they were not tracked anymore. Since then, my Analytics reports show 0 visitors. I have tried myself visiting the website and allowing all cookies, but no changes.
I have also tried deactivating and deleting the plugin, and then re-installing it again but still nothing…
I have also deactivated and deleted the plugin that I used for Analytics but that did not work neither.
Finally, I manually added the code to the header.php but the result was the same.
So, has this issue something to do with the un-register actions mentioned above? I can’t find out if any code has been added to other files outside of the plugin’s folder. If this is the case, where and how can I fix it?
Please help! I don’t know what else to do. I do really want to use this plugin and get it to work properly with Analytics.
Thank you ??
]]>hi,
after a domain migration I had to change all the entries in the database of wordpress which related to the old domain.
The operation was carried out with this tool: https://interconnectit.com/products/search-and-replace-for- wordpress-databases /
.
After reloading the page, I saw this error: https://portale.aipros.org/PHP warning.pdf
I think it is related to the presence of some settings of cookie opt in in the db, on the other hand, the kind of error that I see (it’s a warning, but for simplicity’s sake…) it’s very similar to those here https://www.ads-software.com/support/topic/plugin-cookie-opt-inbugsfixes-lots-of-php-error-notices?replies=4
.
Do you think that the issue is related with the code or with the entries of cookie opt in present in the db.
I’m also wondering why I’ve a php warning just after the migration.
Hi,
As stated in the title, is this plugin WPML compatible? I can’t see the way for it(strings and content)to be available in 2 or more languages.
I can translate the strings (the plugin itself) with the PoEdit and/or the Codestyling Localization plugin but, how do I make the content to be multilingual?
Thanks.
]]>Is there a way to set custom text for buttons?
I want to display them in other languages….
“allow cookies” and “save settings”
Cheers!
]]>Don’t show the admin panel right, some code mistakes, ect
P.S.: It would be better if it stops the cookies until the visitor accept the message. Actually, some cookies are installed automatically before the plugin’s message was accepted.
]]>Is there any way to have all options ticked by default but they would still remain opt-in, so when visitor would click on button accept, he would agree with everything by default? Most visitors just don’t read anything but click “ok”, “accept” per se. Therfore there is a high possibility that only functional cookies will be accepted.
Also, I implemented code for Facebook wall feed. It works well, but the biggest problem is that Facebook wall is on my index site and after visitor accepts with cookies, wall will still remain hidden until website is refreshed. That is really annoying because none knows that they have to refresh website in order to get those cookie settings applied.
Could you please help me out with this?
]]>Hello,
I recently installed your plugin which works great, but I am unable to translate english text to my preferred language. I changed everything under Cookie Opt-In settings, but default language remains. I also cannot display “More info link text.”, it’s still hidden although I provided Generic more-info link url.
Please help, thanks.
]]>Hi,
I’ve installed the Cookie Opt In Plugin and have arranged and translated all the settings accordingly. So far so good.
I also managed to add the code for ‘tracking’ before my google analytics code: <?php if (!function_exists(‘coia’) || coia(‘tracking’)) { ?> and closing with <?php } ?>.
Now I don’t know where to add:
<?php if (!function_exists(‘coia’) || coia(‘social’)) { ?>
I do have a facebook fanbox on my website and I also use the ShareThis plugin. Do I need to apply the cookie code to both?
–> WHERE DO I HAVE TO ADD THE CODE LINE?
I would be very happy about some help!
THANKS, flofe
]]>Is there a way to make this plugin STICK, so that, even if people go down below the for the content they could actually see that cookies acceptance ?
]]>Hi,
I manage an English/Dutch/Polish website.
I’d like to translate “Save Settings” and “Allow Cookies” to Polish, but I can’t find any field to put the translation into. How can I change it?
I saw the Dutch translation works very well.
]]>Hi,
Just installed this plugin and so far so good!
However I would like to use the ‘bar’ style message (like screenshots 4 and 5) not the ‘example skin’ – is this possible?
Thank you!
Clare.
Hi,
Is it possible to change the button class in this plugin’s skin to an existing class? For example, when using a woocommerce class for buttons everywhere on the website, is it possible to use this same class for the buttons in the cookie opt-in skin?
Thanks for your reply in advance!
]]>Hi
I keep getting presented with the “permission” tab on every page even after accepting “Allow Cookies”. Am I doing something wrong?
How can I switch of the warnings after visitor has accepted?
website is
https://www.tremellingpatterns.co.uk/
Hi all, just a short note about the change in the European Law;
At the time of writing this, the intend is that cookies required for analytical purposes (google analytics, piwik, etc) will no longer need permission.
When this proposal is accepted and permission is no longer needed, you can do one of the following;
1. If you only installed and configured this plugin because of analytical cookies; deactivate the plugin. We thank you for using it and we understand why you no longer will be.
2. If you have other types of cookies as well; social (facebook, google plus) or advertorial (google adwords), you will need to reconfigure; you can set Tracking cookies to be “On until user denies them explicitly”. This will present the visitor a choice.
3. Under same premise as option 2, you can remove any code testing the visitors permission ( function call coia('tracking')
or filter-call apply_filters('eu_cookie_consent', 'tracking')
and set tracking cookies to the off position in the settings.
4. Also, if the plugin is still needed; you can switch the affected condition checks from tracking to functional; this will effectively always accept, and you can set the setting to off for tracking cookies.
If you have questions, feel free to ask, but allow some response time due to the holidays.
Thank you, merry Christmas and a prosperous 2013!
]]>Hi!
Nice plugin!
One thing though … it is stuck to the top and I have there a menu with search box which is fully or partially covered by this cookie line (even in the confined version)
How can I move the whole story to the bottom of the screen?
Thanks
Hi,
I have just installed, activated and set up both the main plugin and the ‘Example skin’-plugin, but it’s simply not displaying when I’m loading my website. Deleting cookies and resetting the browser won’t help, I’ve tried.
Am I doing something wrong? Did I forget to set up something?
I’m running WordPress 3.4.2 with WPML installed. Thanks a lot in advance, and my compliments to you guys for creating this plugin.
– Jeroen
]]>Visitors keep getting presented with the “permission” tab on every page even after accepting “Allow Cookies”. It was so intrusive I had to deactivate.
How can I switch of the warnings after visitor has accepted?
Hello,
I installed this plugin and it is working pretty well, except that i only have one checkbox for the normal cookies. We are using Google Analytics so i need our visitors to accept those tracking cookies too.
I read the documentation and for what I understand I have to add
<?php if (!function_exists('coia') || coia('tracking')) { // include google analytics }?>
somewhere.
But the documentation does not mention in which file i have to add this line of code.
Could anyone shine a light on this?
Thanks so much in advance!
Hello,
i just installed your plugin, and for what i see now, it’s really great! Thanks a lot!
I was only wondering 1 lil thing, if i can change the black background color somewhere in the script?
Regards, julien
]]>Hiya,
Please fix your plugin to properly deal with variables, getting some twenty-odd notices on activation, viewing the options page and viewing any front-end webpage. This does not encourage confidence in your plugin.
Also, please remove your own custom css from the admin-site of things, the admin page is now pretty unusable – being double the width of the screen and having different font sizes which are not in line with the rest of the admin pages.
File wp-cookie-opt-in.php
Line 46:
if (in_array($_GET['page'], array('cookie-opt-in', 'cookie-opt-in-admin', 'cookie-opt-in-settings', 'cookie-opt-in-dev', 'cookie-opt-in-actions'))) {
replace with:
if ( isset( $_GET['page']) && in_array($_GET['page'], array('cookie-opt-in', 'cookie-opt-in-admin', 'cookie-opt-in-settings', 'cookie-opt-in-dev', 'cookie-opt-in-actions'))) {
Line 284:
if (!is_array($settings['un_action'][$key])) $settings['un_action'][$key] = array();
replace with:
if (!isset($settings['un_action'][$key]) || !is_array($settings['un_action'][$key])) $settings['un_action'][$key] = array();
Line 257-263:
public static function visitor_accepts($type) {
$settings = self::settings();
$cookie = $_COOKIE[ $settings['preference_cookie_name'] ];
$reg = '/'. substr($type, 0, 1) . '([01])' .'/';
preg_match($reg, $cookie, $match);
return $match[1] == '1';
}
*** Not sure what to do about these ones without studying the plugin in depth (which I’m not looking to do). The errors are:
Notice: Undefined index: ClearsiteCookieLawObidingCookiePreferencesCookie in /hsphere/local/home/funale/test.verlaatverdriet.nu/wp-content/plugins/cookie-opt-in/wp_cookie_opt_in.php on line 259
Notice: Undefined offset: 1 in /hsphere/local/home/funale/test.verlaatverdriet.nu/wp-content/plugins/cookie-opt-in/wp_cookie_opt_in.php on line 262
Line 291-293:
list($action, $function, $priority) = explode(':', trim($value));
list($class,$method) = explode(',', $function);
list($_idx, $idx) = explode('IDX#', $function);
*** Again, not sure what to do with this one. It causes numerous errors along the lines of:
Notice: Undefined offset: 2 in /hsphere/local/home/funale/test.verlaatverdriet.nu/wp-content/plugins/cookie-opt-in/wp_cookie_opt_in.php on line 291
Notice: Undefined offset: 1 in /hsphere/local/home/funale/test.verlaatverdriet.nu/wp-content/plugins/cookie-opt-in/wp_cookie_opt_in.php on line 293
Even more error-notices:
Notice: Undefined index: cookies_to_destroy in /hsphere/local/home/funale/test.verlaatverdriet.nu/wp-content/plugins/cookie-opt-in/wp_cookie_opt_in.php on line 106
Warning: Invalid argument supplied for foreach() in /hsphere/local/home/funale/test.verlaatverdriet.nu/wp-content/plugins/cookie-opt-in/wp_cookie_opt_in.php on line 106
Notice: Undefined index: cookies_to_destroy in /hsphere/local/home/funale/test.verlaatverdriet.nu/wp-content/plugins/cookie-opt-in/wp_cookie_opt_in.php on line 144
File /templates/admin_page.php
Line 162:
<input type="text" name="settings[<?php print $j = str_replace('site_has_', 'more_info_', $i); ?>]" value="<?php print esc_attr($settings[$j]); ?>" />
replace with:
<input type="text" name="settings[<?php print $j = str_replace('site_has_', 'more_info_', $i); ?>]" value="<?php print ( isset( $settings[$j] ) ? esc_attr($settings[$j]) : '' ); ?>" />
Line 172:
<textarea name="settings[un_action][<?php print $j = $_section ?>]"><?php print implode("\n", (array)$settings['un_action'][$j]); ?></textarea>
replace with:
<textarea name="settings[un_action][<?php print $j = $_section ?>]"><?php print ( isset( $settings['un_action'][$j] ) ? implode("\n", (array)$settings['un_action'][$j]) : '' ); ?></textarea>
Line 175:
$b = coi_urlencode(sprintf(__("For section: %s", 'cookie_opt_in'), $section) .";\n\n". implode("\n", (array)$settings['un_action'][$_section]) . "\n\n". get_bloginfo('url'));
replace with:
$b = coi_urlencode(sprintf(__("For section: %s", 'cookie_opt_in'), $section) .";\n\n". ( isset( $settings['un_action'][$_section] ) ? implode("\n", (array)$settings['un_action'][$_section]) : '' ) . "\n\n". get_bloginfo('url'));
Line 182:
</tr><?php if ($settings['un_action_unchangeable'][$_section]) { ?>
replace with:
</tr><?php if ( isset($settings['un_action_unchangeable'][$_section]) && $settings['un_action_unchangeable'][$_section]) { ?>
Line 189-190:
<td><code><?php print implode('</code><br /><code>', (array)$slice[0]); ?></code></td>
<td><code><?php print implode('</code><br /><code>', (array)$slice[1]); ?></code></td>
*** Not sure what to do with this one. It causes numerous errors along the lines of:
Notice: Undefined offset: 1 in /hsphere/local/home/funale/test.verlaatverdriet.nu/wp-content/plugins/cookie-opt-in/templates/admin_page.php on line 189
Notice: Undefined offset: 2 in /hsphere/local/home/funale/test.verlaatverdriet.nu/wp-content/plugins/cookie-opt-in/templates/admin_page.php on line 190
Hope this helps. Good luck!
Smile,
Juliette