We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
Hello and thanks for this great plugin. I installed it, as well as the French translation on one of my sites defined in French, but I still have the text in English on the front and back. On other sites, it works very well. Maybe I did something wrong?
Hi,
after installing new language pack you need to redetect the cookies, so its description will be generated in the correct language. All other texts should be translated (like buttons, categories description, etc.). If not, try to enable debug language in global configuration, and see, if there are any error messages.
Pavel
Thank you!
Hello,
I just installed this module for Joomla 5.2.2, congratulations on the creation.
But I can't find in the configuration how to customize the texts that appear on the web. I think I read in a comment that it has to be done completely manually, from languages, looking for the names of the fields. Is this the way?
And if this is the way to know the names of the fields, is there an example for Joomla 5.2
Regards
Depends on what you want to change, but I guess the easist way is to use Joomla integrated Language manager and override language constants. It allows you to search for the text, so you do not need to know names of the language constants, just search for its content...
Hello, thanks for your reply.
I'm not sure how to make these changes. Can you guide me with an example or explanation?
Why don't you put in the module that you can change the texts? It would be easier and faster.
Hi,
the plugin is using standard Joomla Language system. If all those texts are defined directly in the plugin settings, it would be 1/ a lot of texts, 2/ not translatable for multilanguage sites. However, if you want this, you can still do it, only you need to define your own blocks, and not to use those standard ones, as described in documentation.
Anyway, customising language constants in Joomla is very simple. Just go to System - Language overrides, choose your language, and add new constant. In the search field just add the text you want to modify, and it will offer you the correct constant. Then just change the text however you want and save. It is described for example here .
Hello,
thanks for your support
1. The website will only have 1 language
2. I'm trying to search for the English texts but they don't appear
I've watched a video that explains it well, it shouldn't come up when searching for the texts that appear in English
what am I not doing right?
https://imgur.com/6s6Kguj
https://imgur.com/4VImSOw
Ah, I see now. You do not need to change some specific texts, you are looking for complete translation. For this you need to install translation package, but there is no transaltion for Catalan yet. You need to create one.
There are 3 language files in this plugin, you need to translate them. You can get those language files from the installation package (folder language), or from your Joomla Installation (path administrator/language).
I would recommend you to download Spanish translation, and start with it (as I think Catalan is close to Spanis, right?). You just need to copy the spanish files to ca-ES folder in /administrator/language in your Joomla Installation and then you can either modify those files directly, or use the method described above.
You can download Spanish translation pack here .
La mejor extensión de cookies para Joomla, una maravilla. Gracias
Ahoj, cookie lišta mi nechce načíst nově vložený retargeting kód od seznamu, který je vložen do webu, jak postupovat, pokud se nechce detekovat? Díky moc!
Ahoj, úplně nerozumím. cookie lišta skripty jako takové nedetekuje. V rámci nastavení lze nadetekovat cookies vytvořené přímo pro stránku, jednoduše spustit detekci cookies a provést akce vedoucí k nastavení cookies. Cookies třetích stran pro cizí stránky detekovat technicky nelze. Popř. lze použít detekci od CookieBot.com a tu importovat. Vše je popsáno v dokumentaci zde: https://n3t-cookie-consent.readthedocs.io/en/latest/settings/setup/
Is there any way to include the new Google consest mode v2?
Explanation: https://www.youtube.com/wat...
Implementation: https://developers.google.c...
Thanks a lot <3
Hi, sorry for late reply, your comment was somewhow blocked by Disqus, and I find it just now.
How to implement Google consent v2 depends on how you have implementred Google Analytics / Tag Manager. General description could be found in documentation: https://n3t-cookie-consent.readthedocs.io/en/latest/usage/faq/
The cookie dialog box appears on every sitepage. How can I set it to only once (home page)?
The cookie dialog Displays just once per session, meaning, when user confrims / rejects cookies, it will not ask him again. If it is appearing even after you choose your option, check if your site has correctly set Cookies Path in global configuration, or if it is not blocking cookies by some other extension. Also c heck, if you don't have JavaScript errors on your site, which could inrefere with n3t Cookie Consent.
Realy cool Plugin you developed. I love it. I only miss the possibility to set a custom block area that will block e.g. a defined ID. If this will be included your plugin could be used e.g. to block OpenStreetmap Maps and othe similar 3rd Party Content ;-). E.g. if i use the OpenStreetMap Preset inside Yootheme pro i can add a defined ID to the section or the Element itself. So if i would have the possibility to block this and replace it with a text or image placeholder it would be fantastic.
Hi,
not sure, if I understand well, however you are propably looking for Iframes manager funcgtionality - see docs https://n3t-cookie-consent....
Note, that this works with Iframes created server side, I am not sure how Yootheme ads maps to the HTML code, if using iframes, this should work, if using javascript, you will need to add some extra coding using Page Scripts, as described here : https://n3t-cookie-consent....
I also wanted to congratulate you on your great extension!
Yootheme adds the maps only via script and not as iframe. If I understood your documentation right it's possible to Blog a Script by adding a data-attribute. What Ralle-8M is asking for blocking the script not by adding the attribute directly to script-tag but to the parent container. 😊
Hi, not sure, if this is possible. Could you provide me some demo webpage, where I can check, how Yootheme ads maps?
I just set up a J5 System within a yootheme page containing a osm map example.
(https://playground.mxd.cc/). I can grant you admin access if you will need it. Just tell me your email adress an i will send you the login credentials ;)
I will setup a playground system and provide you access to it. Latest until tomorrow ;)
I set up this simple site: https://playground.mxd.cc - if u will need access i can provide you an dmin account. Just tell me your email address please. Bet Ralf
Hi,
just checked the code and Yootheme use bit complicated system for adding maps. It ads just json with encoded values, and the functionality ittself is hidden in external JS file. Not sure how to handle this. Could you provide me Akeeba Backup of the testing site for download, so I can check it on localhost? Email is n3t (at) n3t (dot) cz
Thanks
Hi,
I can not find the log file in Joomla! Logs folder or in other folders.
Where should I look?
Can you help me to understand?
Thanks.
Log consents
Store log with user consents. Log file can be found in Joomla! logs directory.
Rotate log
When enabled, log will be saved in standard logs path of Joomla, means influenced by 'Log rotate' plugin. When disabled,
log will be saved in 'keep' subfolder of logs path, means, it will never get rotated.
---
Hi,
when rotate log is enabled, log files will be directly in Joomla logs folder, which is set in global configuration. If rotating is disabled, "keep" subfolder will be created there, and logs will be in this subfolder. Please check ownership and rights on logs folder, to be sure that logs are correctly written to disk.
Look for directory administrator/logs/keep/
How can I change/edit this text:
'This website uses essential cookies to ensure its proper operation and tracking cookies to understand how you interact with it. The latter will be set only upon approval.'
Thanks
Is anyone using this plugin with the current Matomo version (4.14.2)? I am obviously too stupid to configure Matomo properly in the plugin. Therefore I would be grateful for any help.
Hi,
as far as I understand Matomo documentation, you have 2 options,
- either configure Matomo to use without cookies - https://matomo.org/faq/new-...
- or follow this settings - https://developer.matomo.or...
This should be combined with n3t Cookie Consent custom event, similar to Google consent described in documentation - https://n3t-cookie-consent....
So, if I understand well, you have to add
_paq.push(['requireCookieConsent']);
before the
_paq.push(['trackPageview']);
and then add in n3t Cookie Consent to Accept script
if (n3tConsentManager.allowedCategory('analytics')) {
_paq.push(['setConsentGiven']);
}
I do not have environment to test this, so give try, and let us know. If you find it is functional, I'll add this to FAQ section in documentation.
Hi!
First of all, I must apologise for the long response time, I was ill.
Your hint was exactly what I needed for the solution. For all those who are facing the same problem, here is the solution (should work without errors):
Add the following in the "Expert" tab:
Section "Initialize script":
var _paq = window._paq = window._paq || [];
_paq.push(['requireCookieConsent']);
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.dellendruecker.de"]);
_paq.push(["setDomains", ["*.dellendruecker.de"]]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://dellendruecker.de/m...";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
Section "Accept script":
if (n3tConsentManager.allowedCategory('analytics')) {
_paq.push(['setConsentGiven']);
}
Section "Change script":
_paq.push(['forgetConsentGiven']);
Thank you very much again for your help and support.
Cheers
Ben
Very nice work! Thank you!
Has anyone done a translation to French and Spanish yet?
No, as far as I know. All translations known to me could be downloaded here
https://n3t-cookie-consent....
Feel free to add those missing translations ;)
However, I have already found at least one website each in French and Spanish that probably uses this plugin.
I was afraid of this answer :)
I will try it, the results with the automatic translation - I had tested it from English to German before I found the German language files - are unfortunately not so good.
Not sure, if I understand well, what do you mean by activate / deactivate cookie? First time, when user didn't give any consent yet, or his consent is expired, or you change revision of consent, popup window is displayed. After the user consent is stored in cookie, and the popup is not displayed anymore. If you change settings in settings dialog, you just change your consent, and new values are stored, so popup window will not displayed, as you already have your consent.
Consents are stored in Joomla logs directory and can be downloaded from plugin settings directly.
Please check documentation https://n3t-cookie-consent....
Just add
#c-p-bn {
display: none;
}
in custom styles
Autorun option is for advanced users only. Leave it on YES, and it should work how you want. Banner is displayed until user accepts / declines cookies. Then only settings trigger icon is displayed, if configured.
n3t Cookie Consent by default do not block scripts itself, it is blocking Cookies, those scripts try to set. If you want to block scripts itself, you need some additional setup:
1/ Enable Page scripts option on Advanced tab
2/ Add your scripts using type="text/plain" and data-cookiecategory="<category>" (put for example marketing instead of <category>)
Note, that this will disable the script completely from loading, so your Analytics will not work at all. In basic setup it will work, but will not provide user cookies, so you will see all page views as new visit in GA.
Also check the FAQ for information how to set Google COnsent mode.
For Iframe manager working, you need to enable Use Iframe manager option on IFrames page.
Also note, that if your videos are not added buy iframes, but by some 3rd party extension script (like SP Page builder is known to add videos by its custom javascript), this will not work.
thanks, will try to implement the scripts this way. Regarding the iframes:
It does block the loading of the video from youtube and vimeo. But it does not display my selected placeholder image, but fetches the thumbnail from youtube and vimeo instead. but these images are also third party sources!
Ok, I understand now. As youtube, Vimeo and Dailkymotion videos are supported out of box, you need to specify them in custom providers, if you wish to use your image instead of video preview.
On iframe settings page just click on plus button under default thumbnail section, add Provider name, iframe url (for example https://www.youtube-nocooki...) and select image. Same for Vimeo. It will work after.
I installed the latest version and it does detect google analytics cookies, but it does not prevent the analytcs.js from being loaded before the consent. How can I block the loading of third party sources without consent?
And I selected a custom image for iframes, but it loads the thumbnail from youtube or vimeo, which is also a third party source
Hi, love this cookie-consent!! All I need is a smaller cookie-icon... how can I do this??