ExtraPaul
Forum Replies Created
-
Solved !
The issue seems to be this snippet :
add_filter('ss_origin_url', function ($url) {
$url = 'https://dev.brusselsgamesfestival.be/';
return $url;
});Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event’s date in the permalinkIt works fine.
Thank you !Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event’s date in the permalinkMy site is already in /%year%/%monthnum%/%postname%/ for permalinks.
No effect on SportsPress events…
Oh sorry.
Just seen that this issue is already reported.Hello Jarno.
Sync redone but my Statistics are still declared “anonyms” in the list.
I have the same problem on iriscare.brussels.
Thank you Jarno.
I see how it works for my point 1).
For the point 2) : cookies cleared, scan redone. But “Statics Anonymous” remains.
I have the same problem on https://www.iriscare.brussels.Oh yes, the Synchronize works fine : now cookies are in the good services.
Thank you very much !Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Cookie banner doesn′t appearFunctional cookies don’t require the consent of the user as they are only placed for performance purposes.
But the GDPR recommend to advice the usage of cookies.
It’s a shame to have to program a filter to force the cookie banner when the site uses only functionnal cookies.The text, translated from french :
The Commission notes that article 82 of the Data Protection Act does not require users to be informed of the existence of read and write operations not subject to prior consent. For example, the use by a website of a language preference cookie that only stores a value indicating the user’s preferred language is likely to be covered by the exemption and does not constitute processing of personal data subject to the GDPR. However, in order to ensure full and complete transparency on these operations, the Commission recommends that users also be informed of the existence of these tracers and their purposes by including, for example, a notice concerning them in the confidentiality policy.
Thank you for your rapid reaction !
I have done a rescan, after connecting in a privacy window in Chrome, and get same results.
I understand that many cookies are for admin and must be removed from the list.
But cookies like complianz_consent_status or complianz_policy_id remains unknown from cookiedatabase.org.Other cookies are right, so the scan works fine.
Same problem : my site uses two languages, with Polylang and Polylang Theme String.
I don’t find the way to show the Privacy Overview in french and dutch depending on the user language.
I have the same problem.
In my case I suppose this problem occurs because my development site is not reachable by the web. The site is in my network.Oh, nice !
Thank you !Oh sorry !
Thus the solution is simple : add the text{'anonymize_ip': true}
in Custom Tracker Objects field.Thank you for your rapid response.
No problem.
I understand.Correction : on my second site, works fine on client side, but not in the preview in admin. On both sites.
- This reply was modified 4 years, 5 months ago by ExtraPaul.