• MrAnymation

    (@mranymation)


    Hello,

    I’m hoping someone can help me. I’m having a bit of trouble figuring this out. I’m trying to create a portfolio website using WordPress. My question is, is it possible to have more than one blog (or posts page) on a single site. For example, I currently have my posts page set to “Portfolio” and each post is a piece of work, what I’d like now is to have a separate page called “Blog” that I could use as a personal blog. Is this possible? Any help would be appreciated. I’m currently using Arras theme.

Viewing 1 replies (of 1 total)
  • Roy

    (@gangleri)

    Sure. You can chose to use two categories, one called ‘portfolio’ and one called ‘blog’ (or whatever) and in your navigation point towards the categories.
    Alternally, you can exclude one category from the index and have your navigation point directly towards that category in order to display them.
    The most fancy sollution, though, are custom post types. This takes some coding. You can use a plugin to register them (or do it manually and then you have to make something to display them. Twentyten has default custom post type templates. In my own theme I made a page template that only ‘loops’ a certain custom post type. This way the custom post types do not have archives like ‘normal’ post types. That will be a bit more work I guess (I haven’t made them myself), but there seem to be plugins for everything 🙂

Viewing 1 replies (of 1 total)

The topic ‘Is it possible?!’ is closed to new replies.