Implement posts loop on a page
-
Hey,
The theme I’ve been using at my website uses a static home page. What I want is a page template that allows me to show my posts on a specific page in the standard fashion. Just to use as an example: johnchow.com uses a static home page, or something of the likes. However, he also has a page called ‘Blog’, (http://www.johnchow.com/blog/) which just displays the posts in the standard way. How could I create a page template that allows me to do something like this?
Thanks!
Rob -
This did not solve my problem. Ill try to be more specific.
I use a custom template that uses a static homepage. However, on the reading options, I do not have to select ‘Static Homepage’ for this to happen. It’s as if the default template is a static page. I want to keep the homepage as it is, but make the ‘Blog’ page of my website display the posts, instead of the static homepage layout. My index.php is is the code for my static homepage already. I was wondering if I could implement the Loop code onto the blog page, use a template for my blog page, or something else that would allow me to show posts in the typical blog layout in the content section of my blog page.
Hope I made it more clear :S
-
I know how to help you, but is this the site you’re talking about?
http://toastedwords.wordpress.com/It doesn’t have anything in it. If you want the posts to show on the main page, just write some.
-
-
You see, I have a nav bar at the top. The Blog link takes you to my blog page. However, I want the posts to show up in the content section. :)
-
http://ismyblogworking.com/toastedwords.com
As you can see, that site is powered by WordPress, but is not hosted on WordPress.com. This forum is for blogs hosted on WordPress.com. For any question about self-hosted WordPress you will need to check with the support forum there
-
- The topic ‘Implement posts loop on a page’ is closed to new replies.