Closed
Description
I like the gallery helper; However it looks like it is properly working with a maximum 9 of images in the gallery. So far the solution for this is to greate gallery1 and gallery2 in the YAML Front Matter then:
{%include gallery id="gallery1"%}
{%include gallery id="gallery2"%}
Is there any way to sort out this?
Thanks a lot