Thread Starter
koupmi
(@koupmi)
And yeah i already fixed that with this:
add_filter( ‘gettext’, function( $translated_text, $text, $domain ) {
if ( $domain === ‘complianz-gdpr’ && $text === ‘We use technologies like cookies to store and/or access device information. We do this to improve browsing experience and to show (non-) personalized ads. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.’ ) {
return ‘my text’;
}
return $translated_text;
}, 10, 3 );
Very enjoyed that pretty UI design.
-
This reply was modified 1 month, 2 weeks ago by
koupmi.
-
This reply was modified 1 month, 2 weeks ago by
koupmi.
Thread Starter
koupmi
(@koupmi)
Oh right same issue i had here and you answered: https://wordpress.org/support/topic/there-is-not-possible-edit-text/
So again, that is issue on your side – users dont have time read some long story manuals, specially who pay – YOU have to make clearly UX/UI.
You said ” is replaced with the TCF consent layer, which is specifically designed for websites displaying ads” – thats not true, every country, even in the EU, have own cookies legislative laws. Many companies just want some custom text content and you are not the lawyers to judge. Specially when ther are often issues with translations so that text will be wrong. Make it as default text, but let it free to edit.
Also you said “ As such, this falls under the category of premium features, and per the WordPress.org forum guidelines, we’re unable to assist you here.“
-
This reply was modified 1 month, 2 weeks ago by
koupmi.
-
This reply was modified 1 month, 2 weeks ago by
koupmi.
-
This reply was modified 1 month, 2 weeks ago by
koupmi.
-
This reply was modified 1 month, 2 weeks ago by
koupmi.
-
This reply was modified 1 month, 2 weeks ago by
koupmi.
Hello @koupmi,
Thank you for your message and for sharing your feedback. I understand your frustration, not being able to directly edit the main banner text can feel limiting when you just want to make quick changes.
For websites using the TCF framework, the banner text is part of the standardized consent layer. This is required to remain compliant with the Transparency & Consent Framework, so we cannot simply override it without breaking compliance.
That said, I agree that more flexibility would improve the experience. I will pass your feedback to our product team so it can be discussed internally.
About the unanswered ticket, we are receiving reports that some support requests are not coming through, and we are currently monitoring this.
Thank you again for bringing this up, your feedback helps us better understand where improvements are needed.
Best regards,
Antonio