JUSS template gallery

I am using this gallery from the JUSS template Portfolio List 1
on this website page Equipment Hire
But I just can’t work out which bit of code I need to adjust to show more than 10 items in the gallery.
HELP please!

Hi @Dawn,

You need to update the module insertion and add a higher limit. Adding something like **, limit: “100” ** should do the trick.

{% component source: "Portfolio 1", layout: "List", type: "module", limit: "100" %}

Thank you Alex that did the trick. Really kind of you to take the time to look inot this for me, it is really appreciated.

1 Like