I've rebuilt the slide show for the home page as the old one was 'blipping' on transition. The new one does the same, but only the first time through. The software is licensed and all up to date, as well as WordPress core.
It seems like you are using an image lazy load solution (it can be a 3rd party plugin or a theme setting). Please disable that feature, because LayerSlider has a built-in solution for that and other plugins can break the normal image handling.
Turned off lazy load in SMUSH and that seemed to do the trick. The site is image heavy tho.. hoping it doesn't slow things down too much. Thanks for the support
I've rebuilt the slide show for the home page as the old one was 'blipping' on transition. The new one does the same, but only the first time through. The software is licensed and all up to date, as well as WordPress core.
https://www.loom.com/share/254e7cdc86834e89a57eba9dd2cd7515?sid=23848925-c3d6-4e6f-8536-46ed392f34c5
Hello Andrea,
It seems like you are using an image lazy load solution (it can be a 3rd party plugin or a theme setting). Please disable that feature, because LayerSlider has a built-in solution for that and other plugins can break the normal image handling.
Best Regards,
George | Kreatura Dev Team
I'll check that out but nothing has been added and it worked fine for years. Maybe an update.. I'll check lazy load settings
Turned off lazy load in SMUSH and that seemed to do the trick. The site is image heavy tho.. hoping it doesn't slow things down too much. Thanks for the support
I'm not sure but maybe there is an option for excluding items from lazy load in Smush. If so, you should exlude the following:
.ls-wp-container *
this rule will exclude all items inside the .ls-wp-cpntainer element (which is the slider's main element)
Best Regards,
George | Kreatura Dev Team