Hi all, first time using Finsweet components here and running into a blocking issue on a client project.
I have two marquees set up on a homepage, and neither is displaying on the live site. Occasionally they flash/blink briefly before disappearing entirely, but they don’t render properly. This is completely breaking the homepage layout.
We have identified that the issue is being caused by the images not being optimized.
We are currently exploring a solution for this. However, we want to avoid delaying initialization since that could negatively impact performance, so we are still evaluating the best approach.
In the meantime, could you try optimizing the images as much as possible? Compressing them and resizing them to the appropriate dimensions for the marquee should help reduce the issue.
If this resolves the problem on your end, it will also help confirm that the behavior is related to unoptimized images while we continue looking for a more robust solution.
@Support-Luis We can’t really optimize as these images are pulled in from an API. I would expect that your plugin would just work out of the box regardless of the image optimization.
@Support-Luis they’re also pulled in every 15 minutes or so and refreshed automatically… so yeah, not really an option in that process to change them
@Support-Luis I actually was able to add image optimization into the API so the images on the second marquee are quite optimized now, and I limited it to 20 items, but the initialization still doesn’t appear to be working for me.
Oh wow @Support-Luis, it looks like the client is using humongous images for the logos that are supposed to be in one of these marquees. I will get those optimized as they are static, not dynamic. Hopefully that will clear everything up.
Okay @Support-Luis, I just optimized all the images being used in the Marquee and it still is not loading or initializing. So is that really the issue?
Maybe try a hard refresh? You may still be seeing cached images.
Either way, the issue still remains that the marquees are not initializing and we really need to get this solved as this is the client’s homepage after all. It was working before when we were testing it pre-launch.
Hey @Support-Luis what’s the timeline looking like on a fix here? We did what you requested by optimizing everything and we still are not getting results.