-1

I have used revolution slider in my site. In that I am facing problem. The problem is that images in some of the slides not loaded and also it replaces image with dummy.jpg from revolution slider. Also when I inspected that it shows this error in console. enter image description here

So anyone know what is the cause of this issue. Please help. Thanks in Advance.

Arti Rana
  • 356
  • 7
  • 20
  • 1
    This is not a code specific issue and and as such should be closed. This question should be put to the support team of the developers who made the plugin. – GBWDev Dec 04 '19 at 12:00
  • Can you please remove "s" from the https and check it again, I hope it would work else It might be causing of SSL issue – Govind Soni Dec 04 '19 at 13:05
  • The issue is still same after removing 's' form url' – Arti Rana Dec 04 '19 at 13:10

2 Answers2

1

You may find that your image slider is loaded but the slides are not showing. Sometimes the images are not properly uploaded or your image slider code files may be causing a code conflict.

If your slider plugin isn’t updated or doesn’t match to your WordPress version, it can also cause a problem with the images. Try simply updating your WordPress and all plugins to the latest versions. It may resolve this issue.

If your images still aren’t appearing, it could be a caching issue. See this guide on how to clear your cache in WordPress to see if that solves the problem.

Swift
  • 790
  • 1
  • 5
  • 19
0

I have resized my all slider images and also compressed them. This has solved my problem

Arti Rana
  • 356
  • 7
  • 20