Conversation
review · 4 starsSimple and easy to use, maybe needs more styles but default ones are also quite decent.
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 9 years, 2 months ago by elao256 .
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 9 years, 2 months ago by elao256 .