This is a migrated thread and some comments may be shown as answers.

How can I stop this dialog showing?

3 Answers 186 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ben Hayat
Top achievements
Rank 2
Ben Hayat asked on 16 Jun 2018, 09:17 PM
Hello Team;

I've installed [licensed] my Telerik ASP.Net Core and running the sample app. for every screen I go to the attached blue popup dialog shows up regarding ACCEPT COKKIES or SAVE SETTINGS. No matter which one I select, I keep getting this annoying dialog box.

How can I get ride of it? Why does it keep showing?

Thanks!
..Be

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 19 Jun 2018, 06:48 AM
Hi Ben,

This popup dialog may be removed by commenting/deleting the following lines inside Views/Shared/_Layout.cshtml file of demos project:

<!--GDPR and Coockies Consent Message  -->
<script src="https://cdn.cookielaw.org/consent/2fffb1c2-c64a-4fcc-bc19-a4adecbc5ebf.js" type="text/javascript" charset="UTF-8"></script>
<!--script to enable GDPR and Cookies Consent Message on live -->
<script src="https://d29pqwjodcr0n2.cloudfront.net/toggle-optanon-consent.js" type="text/javascript" charset="UTF-8"></script>

Best regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Uwe
Top achievements
Rank 2
answered on 07 Sep 2020, 09:07 PM

Hi Team,

For a new website project I am looking for a simple and EU-compliant solution to implement the cookie consent - similar to the one referenced above in the ASP.NET Core sample app. Is there a ready-made solution among the Telerik components or do I have to look elsewhere?

Thanks and best regards,
Uwe

0
Dimitar
Telerik team
answered on 08 Sep 2020, 07:37 AM

Hi Uwe,

We provide components that may be used to create a cookie consent solution, e.g. Dialog, TabStrip, Form, Button, Switch, Checkbox. They will have the same look and feel as the entire application created with our components. We do not provide a cookie consent component.

Best regards,
Dimitar
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

Tags
General Discussions
Asked by
Ben Hayat
Top achievements
Rank 2
Answers by
Dimitar
Telerik team
Uwe
Top achievements
Rank 2
Share this question
or