Actions
Support #16702
closedFeature #16674: Reconsider the website footer and menu
Cater for Iubenda integration
Start date:
May 16, 2019
Due date:
% Done:
100%
Estimated time:
VREName:
Description
In order to benefit from Iubenda for Cookies and Privacy policies it is needed to take some actions (including installing some modules)
https://www.iubenda.com/en/help/546-how-to-use-iubenda-privacy-and-cookie-policy-on-a-joomla-website
Could you please deal with them?
Subtasks
Related issues
Updated by Leonardo Candela about 4 years ago
- Priority changed from Normal to High
Updated by Michele Artini about 4 years ago
- Status changed from New to Closed
For a better alignment I used the following snippet
<div style="margin:10px"><a href="https://www.iubenda.com/privacy-policy/35579018" class="iubenda-white iubenda-embed" title="Privacy Policy ">Privacy Policy</a><script type="text/javascript">(function (w,d) {var loader = function () {var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src="https://cdn.iubenda.com/iubenda.js"; tag.parentNode.insertBefore(s,tag);}; if(w.addEventListener){w.addEventListener("load", loader, false);}else if(w.attachEvent){w.attachEvent("onload", loader);}else{w.onload = loader;}})(window, document);</script> </div>
Actions