divahgeek
Member
Posted 9 months ago #
I know there has to be a how to somewhere on this- and I have searched for over an hour- all I need is pointed in the right direction:
Client wants a static front page- he then wants "blogs" of each category linked from the static page- with the ability to update. I know I could link to the blog and then have it run as normal, but he wants it like this:
(main domain is a real estate site run by another company, with WP linked to their site's admin section)
Static front page> domain.com/blog with links to > domain.com/realestateproperty1 domain.com/realestateproperty2 ---- 6 in total.
Is this even possible?
divahgeek
Member
Posted 9 months ago #
I know how to create a static page. It's creating that static page- with categories acting as their own blogs. Instead of having the typical "blog" link from the static page- he wants the topics of his site to show as if they're their own blogs within the blog. Does that make sense?
Categories already act as their own page, though.
http://domain.com/category/catname
divahgeek
Member
Posted 9 months ago #
I know this- however, he is wanting this:
domain.com/blog/catname OR
domain.com/catname
A blog within a blog. Not acting as WordPress pages, but as a regular blog. Think real estate blog- he has 6 "Districts" of properties that he wants to write articles on, but he wants each District to have it's own blog within the blog- and not show that they're categories. I've tried explaining to him how the hierarchy works, and finally just said- I'd research to see if what he wants is possible with tweaking the code. BuddyPress isn't an option because of the front end admin of the real estate website company who handles the listings.
You can do that too.
http://wordpress.org/extend/plugins/wp-no-category-base/
or use pages and customize the templates ;)