With JavaScript off, images don’t load
-
Hey there,
I’ve found that with every test I’ve ran (any theme, including those on the Minimalist theme or the Twenty Seventeen theme), when JavaScript is disabled on single project pages, the images don’t display and seem to ‘load forever’. When combined with a page pre-loader or anything that runs after content is loaded, the page will never display and seem to pre-load forever. In the PhotoSwipe demo (on photoswipe.com) when JavaScript is disabled and you click an image, the direct image src would be visited, this also does not work and nothing is clickable.
For example on your Twenty Seventeen showcase site: https://i.gyazo.com/73787ab83d1c07a696cf052fdcf1655b.png
I noticed the
noscript
tag has been used as a fallback, but I figured it might be overwritten by other css, since it’s inside thefigure
tags.Another small issue that I’ve noticed has to do with video support. As mentioned on the plugins page, there is video support when using LightGallery. When I use LightGallery to display, I am having trouble adding a video though. When adding media to a portfolio entry, it seems to only accept images and video’s will simply not show up. When adding video to the post itself, it also doesn’t seem to be using LightGallery. Is video not supported 100% yet? Or am I doing something wrong? ??
Thanks ahead!
Rob
- The topic ‘With JavaScript off, images don’t load’ is closed to new replies.