Forum

Thread tagged as: Problem, Configuration

Make sure all gallery images are uploaded

I have a responsive gallery of 8 images in a grid.

How can I make sure the editor uploads all 8 images before the gallery displays?

David Owen

David Owen 0 points

  • 5 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

The entire gallery, or just that one album?

Neither it's a repeating template that's set to repeat no more than 8 times. Because of display problems I want to have exactly 8 images, no more no less. I don't want them to try and delete images i've set as a starting point. Only replace.

Just wondering if there's a way round this.

Drew McLellan

Drew McLellan 2638 points
Perch Support

<perch:if id="perch_item_count" value="8">
... images ...
</perch:if>