• Resolved gavifra

    (@gavifra)


    Hi,

    we’ve noticed that from 3.5.9 version of the plugin, in the source code there is an orphan closing script tag that invalidate page conformity.

    We have applyed a workaround that seems resolve the problem, but we need a stable version. The file we modified is: /includes/services/class-iubenda-code-extractor.php:219

    if (str_starts_with($tag, '')) {
         $tag = ltrim($tag, '');
    }

    Furthermore, the inline script tag contains type attribute twice:

    <script  type="text/javascript" class=" _iub_cs_skip" type='text/javascript' id='iubenda-head-inline-scripts-0'>

    Hope this bugs will be resolved.

    Thanks

    • This topic was modified 1 year, 8 months ago by gavifra.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author iubenda

    (@iubenda)

    Hi,

    thank you for reaching us! We confirm that we are working on it.

    We will inform you as soon as we release the new version of our plugin with this specific fix.

    Thank you for your patience and cooperation!

    Plugin Author iubenda

    (@iubenda)

    Hi,

    the issue is sorted out: you can install the latest version 3.6.2

    Thank you for your patience and cooperation!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Orphan closing script tag in source code’ is closed to new replies.