The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #1

Broken image src.

This image loads fine in the source. The problem is that you are obtaining higher resolution versions by removing size suffix from the URL.

If you take a look at the "srcset" of this <img>, you'll notice that "Dolph-Lundgren-920x584.jpg" is the original file name. Other sized get another suffix appended to them like this: Dolph-Lundgren-920x584-696x442.jpg

When changing the URL, make sure you don't break anything. But it's better to stick to what's in srcset.
Type of issue
IV page is missing essential content
Reported
Mar 15, 2019