UPDATE
I got the solution, I noticed that you had set posts_per_page set to $number and $number is initialized to minus -1, and this returns all the posts in the site, so in the short code i added number=”5″ and now the maximum number of posts that slide is 5. Thanks!
-
This reply was modified 7 years, 12 months ago by elao256.