• Resolved Drauth

    (@drauth)


    Hi,

    The site has been rebuilt with Divi and now, how you may see at https://danziconsulting.com/, there is a mess in the footer with the cookie policy. If I disable the plugin it come back fine.
    Hot to solve?
    Thanks

    The page I need help with: [log in to see the link]

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

    (@webtoffee)

    Hi @drauth,

    We checked the site but couldn’t find any issues. Guess you managed to fix the issue yourself.

    Feel free to revert if anything else.

    Thread Starter Drauth

    (@drauth)

    Hi,
    thanks for the quick reply.
    Did you scroll down till the bottom of the page, see here: https://prntscr.com/128vo4u
    The problem is there…
    Thanks
    Simone aka Drauth

    Plugin Author WebToffee

    (@webtoffee)

    Hi @drauth,

    We checked your site and it looks like all our plugin CSS files are loaded with a different/modified URL. It could be caused by some caching or optimization plugins in the site.

    The current style reference on the website is as below:

    <link rel='stylesheet' id='cookie-law-info-css' href='https://danziconsulting.com/wp-content/plugins/cookie-law-info/public/css/A.cookie-law-info-public.css,qver=2.0.1.pagespeed.cf.5m7c7Jutf5.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='cookie-law-info-gdpr-css' href='https://danziconsulting.com/wp-content/plugins/cookie-law-info/public/css/A.cookie-law-info-gdpr.css,qver=2.0.1.pagespeed.cf.JhbFcEUmGZ.css' type='text/css' media='all'/>

    To work correctly, it should be as below:

    <link rel='stylesheet' id='cookie-law-info-css' href='https://danziconsulting.com/wp-content/plugins/cookie-law-info/public/css/cookie-law-info-public.css?ver=2.0.1' media='all'/>
    <link rel='stylesheet' id='cookie-law-info-gdpr-css' href='https://danziconsulting.com/wp-content/plugins/cookie-law-info/public/css/cookie-law-info-gdpr.css?ver=2.0.1' media='all'/>

    Please check issue and exclude our plugin CSS files if needed to fix the issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is it Divi compatible?’ is closed to new replies.