Hey there,
I’am currently trying to implement loopers. I got reasonably far, but I eventually got stuck at one point.
The Situation:
I got 13 portfolio items and the last 10(newest) should be displayed in a table. I got this!
The rest, the other 3 portfolio Items should be displayed in the accordion below, also in a table.
I tried using {{dc:post:title post=“prev”}} as this would give me the next item, that was not displayed yet, but since there is no way to increase {{dc:post:title post=“prev”}} and go back further, I cant accomplish my goal.
Thanks for your help!