Limited availability during the holidays

Another busy year is coming to its end, and an exciting year lies ahead. In order to get ready for a fresh new start, our team will spend a few days' rest during the winter holidays. Over the holiday break, we will have reduced staffing from December 20th, 2024, to January 5th, 2025, so please be patient if you do not receive a response as quickly as you normally would.

We send our warmest wishes for happiness, health, and success throughout the coming year. Thank you for your continued support, and may you have a peaceful and blessed Happy Holidays!

Okay
  Public Ticket #2976110
MY slider flickers before the next slider
Closed

Comments

  • Desmond Okubasu started the conversation

    Kindly assist with my slider flickering before it moves to the next image.

  •  138
    George replied

    Hello Desmond,

    As I've investigated the source code of your site, the images in the slider all have the following class names: "ls-is-cached lazyloaded" These are used by an image preloader plugin which can cause exactly this issue if it is trying to preload the images in LayerSlider. Our plugin have its own preloader function so you don't have to use an external image lazy loader plugin. Please turn off that plugin or exclude images in layerslider by adding the following class names to the excludes:

    .ls-l
    .ls-layer
    .ls-bg
    .ls-img-layer
    .ls-tn

    Best Regards,
    George | Kreatura Dev Team