Displaying posts (tricky)
-
Okay, i want to display 3 posts from a particular post type and these three posts will be A SINGLE LIST ITEM and then i want to repeat another 3 set of posts in another list item, within an un ordered list.
Please tell me how i can do that.
Example:
<unordered list> <li first> <item 1> <item 2> <item 3> <li second> <item 1> <item 2> .... (so on) </unordered list>For extra info. I am trying to do this because i have a slider in which i want to display 3 thumbnails at once, and when user clicks on next button, it slides to show the next 3. So each set of 3 thumbnails will be a list item.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Displaying posts (tricky)’ is closed to new replies.