How to use WP_Query on index.php
-
Hello, I have been trying to format the front page of this site [http://socalnpo.org], but I can’t seem to work the loop correctly.
The top row needs the 3 most recent posts:
– Large thumbnail image
– Title
– Excerpt (using the_excerpt())The middle row needs to display the next 6 recent posts in the same format.
Is there a way to make the loop work on the front page so that it does this? I’m at a road block and have no idea where in the WordPress documentation to solve this problem!
Any help will be greatly appreciated. 🙂
–Dana
The topic ‘How to use WP_Query on index.php’ is closed to new replies.