• When using vimeo for the video source, the thumbnails for the videos in the row under the expanded blow-up gallery view show a broken image icon. This is not an issue when using youtube as the video source but I have reasons for using vimeo. Inspect shows this is the code where the thumbnail should be …
    <img src=”//i.vimeocdn.com/video/error_100x75.jpg”>

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter sheff

    (@sheff)

    Ok … I went into your js code and removed the two vimeo tests in these two files below so now it’s loading the default image thumbnail from my wordpress library instead of trying to load the vimeo video thumbnail from vimeo and its working fine. You might want to fix this before pushing out your next update. If I was you, I would just load the wordpress library thumbnail regardless of the video source and remove that chunk of code all together where your trying to load the thumbnail from one of three possible video platforms. (youtube, vimeo or dailymotion)

    || isVideo.vimeo – removed from this file lightgallery-all.js

    ||h.vimeo – removed from this file lightgallery-all.min.js

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnails broken in product paralax gallery’ is closed to new replies.