How does excluding work exactly?
-
When enabling WP Meteor my cookie banner won’t show. I’m using a cookie banner from an external provider called Legalblink (no plugin) that I inserted using Elementors custom code feature.
The code looks like that:
<script type="text/javascript" src="https://app.legalblink.it/api/scripts/lb_cs.js"></script> <script id="lb_cs" type="text/javascript">lb_cs("API_KEY_REMOVED_FOR_PRIVACY");</script>
I tried excluding with the URL, CSS class and so on. Maybe it’s not that easy? This is what I put into and it doesn’t work. Any idea why?
app.legalblink.it legalblink.it lb_cs https://app.legalblink.it/api/scripts/lb_cs.js
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How does excluding work exactly?’ is closed to new replies.