Hi guys, Just wondering if anyone knows how to go about creating a blog homepage in wordpress which is a different layout to the rest of the blog. I'm looking for modification code which will display certain content only if the user is on the index.php page.
You want to display a certain part of the post or a static page ? Or a whole new layout ? Be more specific, and you'll get help easily Regards, ~KMKM
Mmm, I thought my post was to the point, but anyway... If the user is on the homepage display in this order: 1) Introductory Text, 2) Latest Comments, 3) 10 latest posts, 4) 5 random posts, 6) a set of ads, If the user is reading a single post or category display: 1) menu 2) the content 3) the comments 4) related comments 5) a sidebar to the right of the menu 6) a footer
Yes! It can be achieved. For the "If the user is on the homepage" Make a static page and edit it, configuring how you want it. For the "If the user is reading a single post" Edit how the post page looks like. Just make sure you are in touch with a wp theme coder, which can tell you if you go wrong somewhere. Regards, ~KMKM