My guess is that you will want to change the image size to 563×353 px and that it will then work.
I changed image to 563×353 but it still doesn’t work. No slider at all.
I inspected the dom through Chrome and found that there is no src value for the image tag under slider-section -> bx-wrapper -> bx-viewport and the image is inside slide-caption.
I want to know is there any format requirement for the post? I just add an image through UI.
It really costs me lots of time in trying to solve this issue but still no solution yet.
My wordpress site is http://52simba.com and the admin account is
Username: wp
Password: wp123
Please login and help check.
PS: don’t destroy my poor site. 😛
<div class="slider-section">
<div class="bx-wrapper" style="max-width: 100%; margin: 0px auto;"><div class="bx-viewport" style="width: 100%; overflow: hidden; position: relative; height: 0px;"><ul class="home-bxslider" style="width: 315%; position: relative; -webkit-transition: 0s; transition: 0s; -webkit-transform: translate3d(0px, 0px, 0px);"><li style="float: left; list-style: none; position: relative; width: 660px;" class="bx-clone">
<img src="">
<div class="slider-desc">
<div class="slide-date">
<i class="fa fa-calendar"></i>January 20, 2015 </div>
<div class="slider-details">
<div class="slide-title"><a href="http://52simba.com/2015/01/frozen-pics/">冰雪奇缘 – 图片欣赏</a></div>
<div class="slide-caption"><img class="alignnone size-full wp-image-54" <="" div="">
</div>
</div>
</div></li>
<li style="float: left; list-style: none; position: relative; width: 660px;">
<img src="">
<div class="slider-desc">
<div class="slide-date">
<i class="fa fa-calendar"></i>January 20, 2015 </div>
<div class="slider-details">
<div class="slide-title"><a href="http://52simba.com/2015/01/frozen-pics/">冰雪奇缘 – 图片欣赏</a></div>
<div class="slide-caption"><img class="alignnone size-full wp-image-54" <="" div="">
</div>
</div>
</div></li>
<li style="float: left; list-style: none; position: relative; width: 660px;" class="bx-clone">
<img src="">
<div class="slider-desc">
<div class="slide-date">
<i class="fa fa-calendar"></i>January 20, 2015 </div>
<div class="slider-details">
<div class="slide-title"><a href="http://52simba.com/2015/01/frozen-pics/">冰雪奇缘 – 图片欣赏</a></div>
<div class="slide-caption"><img class="alignnone size-full wp-image-54" <="" div="">
</div>
</div>
</div></li></ul></div><div class="bx-controls bx-has-controls-direction"><div class="bx-controls-direction"><a class="bx-prev disabled" href="">Prev</a><a class="bx-next disabled" href="">Next</a></div></div></div>
</div>
Once remove the theme from cpanel then again install and try once it will work i have also done same when i getting this problem
Thanks
Thanks Jagadish.
I installed the wordpress in my vps but not through cpanel.
I cannot find place to uninstall the theme so I just reinstalled the theme but the issue still there.
It seems the “slide-caption” and “img src” is not correctly parsed in my wordpress.
Would it be a incompatible problem of the wordpress version and theme version?
I am using the latest wordpress 4.1.
Or should I comply to any format rule to post so that the theme can get the correct image into the slider?
Any comments are warmly welcome. Thanks.