0
votes

I have a site and I'd like a sub section of that site to be blog.

Details:

The site is fairly dynamic.

I have image carousels that get populated via custom-post-types utilizing featured images.

I have titles and headers being populated via custom-post-types and etc... That's all in the index file.

I want to create a pure blog (i.e. news style subsection of the site that aggregates latest blog posts on the www.domain.com/blog, has widget areas that post related content, comment sections, etc etc...) as a subfolder of the landing page.

I was thinking that I would create a new instance of wordpress and put it in a subdirectory of the domain called blog. Obviously this is not an optimal solution.

I'd appreciate any help.

1

1 Answers

0
votes

No reason to do another install of wordpress. Just create a separate template and go from there.

These two links should get you started:

http://codex.wordpress.org/Stepping_Into_Templates http://codex.wordpress.org/Template_Tags/get_posts