Hi,
I'm looking for a way to create an archive from the portfolio-items.
I already have 4 categories, but It would be nice to have the "normal" wordpress archive of portfolio-items instead of blogposts..
Thank you,
Have a good day,
Paul
Hi,
I'm looking for a way to create an archive from the portfolio-items.
I already have 4 categories, but It would be nice to have the "normal" wordpress archive of portfolio-items instead of blogposts..
Thank you,
Have a good day,
Paul
Hi Paul,
As far as I know Wordpress doesn't allow custom post types (the portfolio items in this case) to easily be parsed in the same way posts are. The basis being that if you want to use a custom post type in the exact same way as a post then you should just be using a post.
So you can view custom post types by tags or categories like this for 'css' in the demo: http://www.kriesi.at/themes/coherence/portfolio_entries/css/
But not get the same archive functionality.
Regards,
Devin
You must log in to post.