Skip Navigation

[Resolved] Add memmbers on project

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 7 replies, has 3 voices.

Last updated by Minesh 1 year, 2 months ago.

Assisted by: Minesh.

Author
Posts
#2699834

I have created a post type projects and Team. In projects i have created a relationship to select team members.
Now i like to show the team members on the single project page with a photo and a name and a link to their personal page.

#2699856

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+01:00)

Hi there

The starting point should be the template for Project posts (I assume you will have created a template for these posts).

To that you need to insert a View block to query the related Team members and then output the content you need for them.

Please see this page which describes how to do that: https://toolset.com/course-lesson/displaying-related-posts/

#2699959

It is something different. I created a single post template using beaver builder. In this page there are some content templates (of toolset) for showing fields. I also need soemthing for my members.

#2699962

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

But still - As I shared before, you can create content template and add the view block and build your view's output (set your view to display Project post type, once you done with that, you can unselect the Project post type and save the content template.)

Then as I shared before - you can add the content template to your Beaver Builder template using shortcode [wpv-post-body view_template='your-template-slug'].

Related info:
- https://toolset.com/forums/topic/show-gallery-of-images-in-template-of-single-viewe/#post-2699244

#2699977

Thanks, it's working now. I had selected "Teams" instead of "Projects" as the post type.

One thing I don't like is how I need to select team members. I get a popup where I have to type in some characters to find a member. I need a complete list of all members without having to enter any characters.

#2699979

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

One thing I don't like is how I need to select team members. I get a popup where I have to type in some characters to find a member. I need a complete list of all members without having to enter any characters.
===>
What you mean? Can you please share video showing the problem or few screenshot or tell me exact steps to see the issue?

#2699980

hidden link

#2699981

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Ok - you are taking about post relationship box popup.

There is no such option available - loading all results is cumbersome and will effect the performance that is why that feature is not available and not recommended as well.

Please kindly open a new ticket with every new question you may have.