It looks like you're new here. If you want to get involved, click one of these buttons!
Hello, I'm experiencing an issue with Pawtucket 2 and the image viewer.
Everything is fine when up to 3 images are loaded; but when there are 4 or more images, the image viewer doesn't display anything.
The result is the same using chrome, firefox and edge. For clarity, you can find two screenshots attached.
Thank you for any help you can offer!
Comments
In your theme's conf/media_display.conf, try changing the use_universal_viewer_for_image_list_length_at_least setting in the detail, images array to a higher number so it never attempts to use the univeral viewer and always uses the sideshow display.
Thank you maria! Problem solved