Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Editorial 2 theme: 404 error when try to load preloader.gif

  • #5619
    Avatar photo[anonymous]

    Hi,

    I use Editorial 2 theme and checked my website with this Broken link checker. It says:

    assets/images/preloader.gif not found. The source of this image is in assets/css/photoswipe.css file:

    .pswp__preloader--active .pswp__preloader__icn {
      /* We use .gif in browsers that don't support CSS animation */
      background: url(../images/preloader.gif) 0 0 no-repeat;
    }

    Could you please check this issue? 🙂

    Thanks,

    Feriman

    #5622
    Avatar photoBob

    I don’t think you should worry about it. Almost all modern browsers support CSS animation.

    #5623
    Avatar photo[anonymous]

    Hi Bob,

    Thank you for your quick answer!

    Yes, it’s correct, but the problem is the mentioned file (preloader.gif) doesn’t exists in filesystem.

    #5624
    Avatar photoBob

    For me, it’s not a problem. If it bothers you, remove this piece of code.