Hi,
having the same problem I updated the add_image_size() in function.php as described above.
After clearing the cache new images are generated in ‘gallery/cache’ with following details:
– dimension 980×400
– Name: […]_crop_980x400_[…].jpg
Working fine up to this point. The problem is, that the slider still searches for images named “[…]_crop_644x320_[…].jpg” which do not exist as I declared a new dimension.
Is there a chance to update the Filename for the slider so he’s able to find the new generated images?
Regards,
Haefft