#xfechx
1 messages · Page 1 of 1 (latest)
Can you share what you tried?
I actually tried modified my code to make it on reverse chronological order, but not using the stripe function.
using a for loop instead of a foreach
You're not using pagination at all there it looks like
If you want more than 100 results, really recommend using autopagination
Let's try one thing at a time
Were you able to get a simple autopagination example working?
We can start with that and build it to include all the other functionality