Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #363595

    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.

    • This topic was modified 9 years, 11 months ago by biekhois. Reason: typo in title
    #364169

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.