Data443 Risk Mitigation, Inc.
Forum Replies Created
-
Hi @paulinelephew,
Sorry to hear you are having trouble with the plugin. The privacy tool is made to detect if a user is logged in and make changes to their account. If a user is not logged in, the plugin would not know which user account to modify. Since users that may not be logged in or not have an account, we added a simple submission form for them.Forum: Plugins
In reply to: [The GDPR Framework By Data443] Cookie Acceptance – Popup Dismiss optionWe will need to add a new feature for this. We have this in backlog now.
Forum: Plugins
In reply to: [The GDPR Framework By Data443] The GDPR Framework not working with ElementorHi itmonitor,
It looks like you’ve set all your anchor tags to #fffff in your sites style sheet.
.woocommerce-loop-product__title:hover, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .nav-links a:hover, h2.entry-title a:hover, a, .widget-area ul li a:hover, .blog-box a:hover, a:hover, .form-holder form input[type=”submit”]:hover, .btn:hover a, .team-intro .post, .testimonail-slider .testi-caption:before, .bottom-footer a {
color: #ffffff;Forum: Plugins
In reply to: [The GDPR Framework By Data443] Cookie popup entering “dismissed” anywayHi
There are 2 parts to your request so I’ll answer them each separately.
Can you send a link so I can test and see what might be causing the buttons to not work?
The cookieconsent_status cookie doesn’t record a users selection that cookie is used to control displaying the popup or not. The user selections are recorded in your gdpr database table.Sorry, no there is not a way to turn off the plugin for specific pages. I would recommend hiding the popup on the page with some custom CSS.
Forum: Plugins
In reply to: [The GDPR Framework By Data443] Remove jQuery frontend dependancy?Hi,
At this time we do not have a plan to remove the jquery library. We also us Osano’s cookie consent script as well. Can you describe the issue that occurring?Forum: Plugins
In reply to: [The GDPR Framework By Data443] Manage cookiesHi. That is correct. The way the popup works right now it alerts the user that cookies are being used. After that, they have two options. First would be to decline/dismiss the alert knowing that cookies are in use and continue using the site. The second option is to accept that you know that cookies are being used and continue using the site. The accept action is recorded in your site’s database. If they select none and continue using the site they are notified about the use of cookies. We have made plans to develop a fully functioning cookie management feature in our next release.
Forum: Plugins
In reply to: [The GDPR Framework By Data443] Some problems@hitesh4317 It may be the form you are using for registration. You’ll see that on the default registration page it is displaying. https://hirelancer.co/wp-login.php?action=register. Is this registration part of your theme or maybe a plugin?
Forum: Plugins
In reply to: [The GDPR Framework By Data443] Cookie Acceptance – Popup Dismiss optionWhen a user dismisses the notice a cookie is created that records their selection. No further data is set for this after the popup closes. The dismiss button does not remove or delete any cookies from the user’s browser. When a user selects accept a cookie is created and then a record is input into the sites database with the user’s selection, consent slug, date, status (1), and IP address.
Do you have a URL that we could use to troubleshoot the issue? If not, 2 screenshots would help. One of the error on the page and one of the HTML in your browsers development tools panel.You can email them to [email protected]
Are there any CSS style set for the container that may be affecting the container position?
Currently, the popup will display on all pages. Can you further explain your issue so we can better assist you?
Thank you.
Forum: Plugins
In reply to: [The GDPR Framework By Data443] Custom linksHi
Currently, you can only select your privacy tools page from available pages. This could be something we can add to our next release.are you using any theme or layout plugins?
It depends where you put it. you can look at our website, data443.com and notice we put it in our footer.