Hello @djcelo
Can you try to disable the Scale Images and Lazyload setting from the Optimole’s WordPress settings area?
Let me know if this fixes the issue.
Thread Starter
djcelo
(@djcelo)
Hi All
Well i did that, disable lazy load and nothing happens.
The image in Slider revolution still OFF
Completely blank
Any other help?
Thread Starter
djcelo
(@djcelo)
Another observation.
If i leave on the scale images and lazyload, the image in slider revoltuion will be just a blur with the image color.
If i turn off, the slider revoltuion turn to a blank image.
Hello,
Can you check that the image from the slider have an absolute URL as I see that now they are relative ( eg. url(../../../plugins/revslider/public/assets/assets/coloredbg.png) ) should be ( url(https://your.site/plugins/revslider/public/assets/assets/coloredbg.png) )
It should fix the issue.
Let us know.
Thread Starter
djcelo
(@djcelo)
Hi Bogdan, thanks for the help.
I did not understand, because in my slider revolution, i´m getting dynamic image from the posts.
How could i check that?
Appreciate any help, because i have to launch the site and waiting to solve this.
If not, i have to take back to keycdn, altough i prefer optimole CDN
Thanks in advance
Hello @djcelo,
Do you have any plugin for SSL redirect or similar? It seems that either the slider plugin or any plugin is stripping the https scheme from URLs, causing the images to fail to load:
http://snpy.in/n3bEzz
Do you have any staging site where you can turn off all plugins except Optimole and Revolution Slider and see if it solves the issue?
Thanks !