I put the code after <head>, before the iubenda code, and it works now! Thanks
Giacomooo
Posts
-
From mobile I see desktop version -
From mobile I see desktop versionI tried following the steps on the blue box but it hasn't changed. Where shall I add the code you gave me?
-
From mobile I see desktop versionFrom mobile I see desktop version
I added the code to make the Iubenda-generated cookie pop-up appear inside the header page, right after <head>.
The pop-up window opens correctly but now when I open the site from mobile, I only see the desktop version. It no longer displays the mobile version.
I also tried removing the code I had inserted but things don't come back the same as before.
My site is giacomocopiello.com.
The Iubenda code I added is:
<script type="text/javascript">
var _iub = _iub || [];
_iub.csConfiguration = {"siteId":3762659,"cookiePolicyId":99159066,"lang":"it"};
</script>
<script type="text/javascript" src="https://cs.iubenda.com/autoblocking/3762659.js"></script>
<script type="text/javascript" src="//cdn.iubenda.com/cs/gpp/stub.js"></script>
<script type="text/javascript" src="//cdn.iubenda.com/cs/iubenda_cs.js" charset="UTF-8" async></script>Thanks a lot!