• Resolved thpsverige

    (@thpsverige)


    Hi

    We have a problem with our header on our website thehungerproject.se. Our logo is loaded after the other content on the site is loaded. The problem appears every time you load a new page. This is a new problem that we encountered just a few days ago.

    I figured out that the issue is with the plugin “Cookies & Content Security Policy”, but I don’t know how to solve it. There seems to be a conflict with Elementor of some kind. When I deactivate the plugin, it works fine – but when it’s activated the problem appears.

    Take a look at a video of the problem here: https://www.loom.com/share/8bce7f5525354e1cb06e1c82f3ea33e7

    Can you please help us with this?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Johan Jonk Stenström

    (@jonkastonka)

    I can’t see that this has anything to do with my plugin. But the class .lazyloaded that you have on your logo makes it show up a tad later:

    .lazyloaded {
        opacity: 1;
        transition: opacity .4s;
            transition-delay: 0s;
        transition-delay: 0ms;
    }
    Thread Starter thpsverige

    (@thpsverige)

    Hi

    Ok, thank you. You might be right. We have a lazy load plugin, but when I disable it, the problem still occurs. So I don’t know if it has to do with that plugin. And I’ve talked to Elementor as well, and they don’t seem to know the issue.

    But anyways, It probably hasn’t got anything to do with your plugin, although it works better when it is disabled.

    Thank you for the support.

    Let me know if you have any suggestions on what might be the problem.

    • This reply was modified 4 years, 7 months ago by thpsverige.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header logo loads after other content due to Cookie-plugin’ is closed to new replies.