Data443 Risk Mitigation, Inc.
Forum Replies Created
-
Can you please check it after resetting the permalinks?
Or if you still have issue then use URL instead of page selection: http://prntscr.com/opwh8tThis will solve your issue.
Hi @totsintow ,
Just letting you know we’ve updated this in the latest version. In admin backend user will get this option : http://prntscr.com/o9wajq
check this one to disable privacy consent.Forum: Plugins
In reply to: [The GDPR Framework By Data443] Custom DescriptionYou need to have some coding knowledge to work on this.
You can check the development document here : https://www.data443.com/wordpress-gdpr-framework-developer-docs/
And check “Overriding templates” in above URL to override the HTML of any particular page.If you need any further assistance, please open a ticket on our support portal so you can speak directly with our development team 🙂
Forum: Plugins
In reply to: [The GDPR Framework By Data443] Privacy Policy – Italian TemplateNo, we have not done this yet. We have only done two languages so far, Spanish and Swedish.
https://translate.ww.wp.xz.cn/projects/wp-plugins/gdpr-framework/language-packs/
However, you can find local contributors here:
https://translate.ww.wp.xz.cn/projects/wp-plugins/gdpr-framework/contributors/Or help us by contributing the translations required 🙂
Forum: Plugins
In reply to: [The GDPR Framework By Data443] Error on ‘Privacy tools’ pageHi @totsintow
We think you have turned on the “WP_DEBUG” true in wp-config file. You need to turn that off then this warning will be removed from there.
Just Go to WordPress Root folder and change “define( ‘WP_DEBUG’, false );”Hello @totsintow , we have added this option to the upcoming version. in the meantime, if you would like a copy to use – please email us at [email protected].
In admin backend user will get this option : http://prntscr.com/o9wajq
check this one to disable privacy consent.@totsintow thanks for letting us know. We’ll still investigate on our end see if we find anything different to suggest.
Forum: Plugins
In reply to: [The GDPR Framework By Data443] translate woocommerce privacy consentHi @atropeyando, fix has just been released.
Forum: Plugins
In reply to: [The GDPR Framework By Data443] translate woocommerce privacy consent@atropeyando
In next upcoming Update this will be added to plugin.In the meantime, if you send us an email to [email protected], you can replace plugin language files with attached folder languages.zip that we can send you. also You will need to update 1 file that we can send.
Path : wp-content\plugins\gdpr-framework\src\Components\Consent\ConsentManager.php
File : ConsentManager.phpForum: Plugins
In reply to: [The GDPR Framework By Data443] “Cookie Policy” tab translationHi @lpsct have you tried to translate the Cookie Policy Tab yet? let us know if you need anything further.
Forum: Reviews
In reply to: [The GDPR Framework By Data443] A Serious Effort at GDPR ComplianceWow thank you for such kind words @lflier ! We greatly appreciate your review and please let us know if we can do anything more to make it even better!
Forum: Plugins
In reply to: [The GDPR Framework By Data443] Table and JSON export > white screen@womboit we are releasing a new version today. please see our question so we can properly debug and work on this issue and get it resolved for you.
Forum: Plugins
In reply to: [The GDPR Framework By Data443] Parse error: syntax error, unexpected@paulinelephew we are releasing a new version today. please see our question so we can properly debug and work on this issue and get it resolved for you.
Forum: Plugins
In reply to: [The GDPR Framework By Data443] crash and undefined offset error on install?@paulinelephew we are releasing a new version today. please see our question so we can properly debug and work on this issue and get it resolved for you.
Forum: Plugins
In reply to: [The GDPR Framework By Data443] Users Seeing Other Deleted Users Information.We have added the hook to delete user log data so if an administrator deletes a user the log will also get deleted.
But there is no way to stop this error if the user deletes the record from the database directly.
New release will be coming shortly.