creating a theme with single post(s) on front page
-
I’m trying to locate which snippet will allow, or the parameters for which will allow side by side “single” posts.
the top area would be some static jQuery type slider.
the two squared areas below would be the areas i’m trying to set up.Here’s another more detailed idea of my plan
I’m thinking it would be some implementation of the following:
<?php wp_get_single_post( $postid, $mode ) ?>Sorry for being such a noob, but perhaps due to not knowing exactly how to phrase the question, i wasn’t able to locate a satisfactory answer searching on my own in the codex.
Thanks and much good karma to those with insight to share.
Michael
The topic ‘creating a theme with single post(s) on front page’ is closed to new replies.