Hi!
I want to be able to display two chosen posts, and two chosen pages on the static front page - is this possible?
[ Blogpost-1 ] [ Blogpost-2 ]
[ Portfoliopage-1 ] [ Portfoliopage-2 ]
Cheers!
Hi!
I want to be able to display two chosen posts, and two chosen pages on the static front page - is this possible?
[ Blogpost-1 ] [ Blogpost-2 ]
[ Portfoliopage-1 ] [ Portfoliopage-2 ]
Cheers!
Yes - using two secondary custom queries.
http://codex.wordpress.org/Function_Reference/get_posts
http://codex.wordpress.org/Function_Reference/WP_Query
Also see multiple Loops.
Great! thanks! - now it only shows the content of the posts/pages (image/text)..
Is it possible to include the unique css/html that the pages have on the static page?
That would certainly be tricky. Are you saying that the CSS styles of the static home page are different than the 2 posts/2 pages that you want to feature? Why aren't the styles of the pages/posts and static home page the same?
A little more info and a URL would be helpful. I'd like to see what you're doing and see if I can learn from it.
This topic has been closed to new replies.