What limits have you set in $config['lazy_thumbnails']? I can see that your current thumbnails are 1060 x 1060, so the limits must be no smaller than that.
I have formed the view that it may be realted to other image issues I raised with the helpdesk but were never resolved. I have refereced those issues and this thread to the helpdesk in the following terms. I will advise here what the solution is should the helpdesk have the ability to fix it.
Hello,
I note my customer subscription has expired, however this is a bug and/or bugs. In additon the issue relates to prior to expirery of my care.
This relates to images not showing, this includes
images not showing on icons for add-ons ticket ID: #103939063 (unresolved)
logos missing for shopfront buttongs ticet ID: #103939312 (unresolved)
images missing from mobile view of products (whilst not detected before I note that development store created 28 Nov 2023 (thefarmerslot.com.au/tfl) also experiences the same problem. It is also the topic of Images don't show - tried clearing cache & thumnails
I was curious to know what’s happening, so I have checked that by myself.
You have the following line of the code: $config['lazy_thumbnails'] = array( 'max_width' => 1280, 'max_height' => 720 );
in the config.local.php. So changes in config.php does not affect the config, since config.local.php is being included after parameters in the lazy_thumbnails are set in the config.php.
Logos for storefronts still not working, this appears to be a seperate issue as they are all the default “demo store” logo within the theme’s setting (both default cs-cart and third party themes).