Forums

nested loop with two list items and offset posts (4 posts)

  1. daniel_d
    Member
    Posted 11 months ago #

    Hello, I'm messing up with multiple loops. In fact i want to get a list of posts - in this fashion:

    <ul>
    <li>
    post 8
    post 7
    post 6
    post 5
    </li>
    <li>
    post 4
    post 3
    post 2
    post 1
    </li>
    </ul>`

    Can somebody can help me to achieve this?</ul>

  2. alchymyth
    The Sweeper
    Posted 11 months ago #

  3. daniel_d
    Member
    Posted 11 months ago #

    oh man, i'm struggling with this for days and i just was hoping YOU answer me :)
    thank you. i"ll check those links out.

  4. daniel_d
    Member
    Posted 11 months ago #

    Thank you alchymyth! the link suggested was perfect.

Reply

You must log in to post.

About this Topic