Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello @caronaj,

    You have incorrect code on your page

    <script type="text/javascript">/* OceanWP JS */
    				<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> </script>

    Script tag opened twice and closed twice, but it is incorrect.

    Regards,
    Oleg

    Thread Starter caronaj

    (@caronaj)

    Hello Oleg,

    thanks for your answer.

    I fix it but the problem is always the same.

    Without your plugin the cookie bar works fine.

    Do you think is possible to load necessary javascript only in the product page ?

    Thanks

    Plugin Author RazyRx

    (@razyrx)

    Hello @caronaj,

    AJAX Product Filters already loading necessary JavaScript files only on pages with filter.

    If our plugin displayed all filters and filtering the products, then it is not problem with our plugin.

    Please contact “iubenda Cookie Solution for GDPR” plugin developer with this problem, maybe they know what it can be. Maybe they had some similar problems before.

    Regards,
    Oleg

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Iubenda GDPR incopatibility’ is closed to new replies.