Is there a way I can filter the stack element? I would like to know how many images/videos are inside one stacked element.
Thanks!
Filter Stack elements from a row
Is there a way I can filter the stack element? I would like to know how many images/videos are inside one stacked element.
Thanks!
Hello, sorry for the late reply.
Please take a look at the first part of my answer.
http://laygridderforum.com:4567/topic/53/post-navigation/2
It shows how to retrieve the json of a page. You can traverse that json and find your stack element and all the infos you need in that JSON.
I realize this is a little tricky and I'm sure it is better if I create a function for this in an update of Lay Theme.
That function can give you the JSON for an element, that would be practical.