Hi,
I want to use the Team Member element on a dynamic way. Or any other element of course. Let me explain:
– I have a network of people, around the 65 people.
– These people are Users in WordPress, with a specific role (ie “network partner”)
– I added custom fields (like LinkedIn, image) with Users (I extended the Users)
– I created taxonomy (“Skills”) and created relationship between Users and Skills
There’s another way of course:
– Create new Post Type, ie “Network Partners” with “Network Partner”
– Create new Taxnonomy, ie “Skills”
Now I want to display all inserted “Network Partners” in a neat way, a bit like the Team Member element, or the Portfolio Grid. Any ideas, links to blogposts? I don’t want to create a seperate page template like on http://css-tricks.com/creating-meet-team-page-wordpress/ because I want to integrate the list of people on parts of existing pages.
Hi biekhois!
Some of our elements can be used with custom taxonomies such as the blog posts element or masonry element. I suppose you could try editing those elements to display how your wanting but it is going to take a lot of time and code and would have to be considered custom work.
If it was me I would probably use the blog grid, http://kriesi.at/themes/enfold/blog/blog-grid/, and then create a custom excerpt for each post to include their name, title, etc etc.
Cheers!
Elliott