Sliders won't show on pages
-
Topic
-
Here’s an interesting dilemma for you.
I’ve started a site using WPJS2.0RC1, setup a page using a sample layout that contains a slider (the About sample). The slider shows up just great, no problem. However, when removing the sample images and replacing with my own, the slider images don’t appear on the page. The navigation arrows and dots are there, but no images.
So I opened console and see this message:
Uncaught TypeError: Cannot read property 'offsetWidth' of undefined c.slide @ bootstrap.min.js?ver=3.3.4:6 c.next @ bootstrap.min.js?ver=3.3.4:6 m.isFunction.e @ jquery.js?ver=1.11.2:2
I then tried removing the entire slider element and inserted a new one, then added my images. Same error in the console.
Then I looked at another page using a sample slider and no errors in the console (and the slider appears just fine on the page).
Any ideas what might be happening here and how to fix?
- You must be logged in to reply to this topic.