Need help with designing index.php — how do I display multiple posts?
-
OK, so I am almost finished designing my first theme. I’ve run into some trouble though.
I want to have multiple posts on the front page (like every blog) but can’t figure out how. I can get a single post using the_content tag in the Loop but how do I get multiple?
I would also like to display just one full post and then, below that, multiple excerpts of posts that are placed side-by-side in divs. The html/css is all done I am just having trouble converting it to wordpress php.
I have looked for tutorials on how to do this specifically but have had no luck. Would appreciate any help!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Need help with designing index.php — how do I display multiple posts?’ is closed to new replies.