Using multiple loops with multiple columns
-
On my front page, I have the most recent post look like a typical blog post. The next step is to have the next three recent posts follow in three columns:
—-NEWEST—-
————–
————–-1- -2- -3-
— — —
— — —
— — ——-FOOTER—-
I’ve successfully set up two loops so that I can style the newest post differently from whatever posts follow, but does anybody know how to have, essentially, four loops so that I can break those three posts up into columns?
This page has been of some help: https://codex.www.ads-software.com/The_Loop#Multiple_Loops But it doesn’t take it to the extent I need help with.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Using multiple loops with multiple columns’ is closed to new replies.