Plugin Support
Robert
(@robertnextendweb)
Hi @ashishseo18!
It is probably related to your CDN settings, because of which your images do not get uploaded to the CDN. This image:
https://aain.1stwebdesigns.net/wp-content/uploads/slider/cache/345895bea436f779870c661b60f5966b/breatheasy-banner-1.jpg
exists on your server, but this same image does not exist on the CDN:
https://absolutearomasin-13bf0.kxcdn.com/wp-content/uploads/slider/cache/345895bea436f779870c661b60f5966b/breatheasy-banner-1.jpg
You can view the error messages by going to your website:
https://aain.1stwebdesigns.net/
Press F12 -> go to the Console tab -> refresh the page -> e.g. in Chrome you will see “Failed to load resource: the server responded with a status of 404 ()” errors pointing to your images.
First, you can try generating the images again. In our code this can happen at the “Clear cache” option:
https://smartslider.helpscoutdocs.com/article/1783-general#clear-cache
enable the “Delete resized image cache” option and press the “Clear cache” button. Like this your images will be deleted. Then go to the page where the slider is:
https://aain.1stwebdesigns.net/
doing so will generate the images again.
If this wouldn’t help, then I recommend checking the CDN settings, or contact your CDN host, and ask them about this, so why the images aren’t getting uploaded to them.
Thanks for support.
I applied all the steps you mentioned above, but still facing isssues.
I tried below steps
1- I manually upload slider images
2- Clear cache from smart slider 3 and Auto optimize Plugin
3- Uninstall, delete then fresh install new plugin
Others website images visible very well, but only facing issue with slider image. I know my slider images coming from https://absolutearomasin-13bf0.kxcdn.com/wp-content/uploads/slider/cache/345895bea436f779870c661b60f5966b/breatheasy-banner-1.jpg
Plugin Support
Robert
(@robertnextendweb)
In this case I recommend contacting your CDN host and ask them why images do not get uploaded to them, and they should be able to fix this problem for you.