I found that if you remove the "small" class from the <div class="thumbnail small party"> it breaks page and no gallery images will display. And it appears the "small" class has to be included in at least one "thumbnail" Div.
Is that by design or is this a bug?
I planned to have server side code write each "thumbnail" Div to the gallery page. I could include the "small" class in every Div but I noticed you only have the "small" class in the last 4 of the 7 Div's.
I found that if you remove the "small" class from the <div class="thumbnail small party"> it breaks page and no gallery images will display. And it appears the "small" class has to be included in at least one "thumbnail" Div.
Is that by design or is this a bug?
I planned to have server side code write each "thumbnail" Div to the gallery page. I could include the "small" class in every Div but I noticed you only have the "small" class in the last 4 of the 7 Div's.
What do you suggest I try?
Hello,
small means that this item's width equals 25% https://tppr.me/ZmOin. It's not a bug but that's how isotope grid works.
Best Regards,
Jelly Team