Skip Navigation

[Resolved] Split: How to show Judges related to an event

This support ticket is created 5 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Karachi (GMT+05:00)

Tagged: 

This topic contains 3 replies, has 2 voices.

Last updated by Waqar 5 years, 7 months ago.

Assisted by: Waqar.

Author
Posts
#1225056

it did indeed help all sorted!! i have found a flaw though waqas , when on a judges page like this one
hidden link
it only shows the jusge whos page your on and doesnt display the other judges related to the event , i want it too work the other way , ie shows the other judges but doesnt repeat the judge whos page your on

#1225093

Hi Martin,

Thanks for asking! I'd be happy to help.

The view "View to show all events related to a judge" ( hidden link ) is using attribute item="@events-judge.child" to show the judge's information which in this case will return the judge's information, whose page is being viewed.

If your goal is to show all judges related to the event, you can use the same approach of using a new view with a "wpvrelatedto" shortcode attribute to fetch the list of all related judges to the current event in the loop.
( this will be very similar to how you're showing related dogs information at the bottom: hidden link )

The new view will be set to show all judge posts, which are related to the event whose ID has been passed as "wpvrelatedto" shortcode attribute.

regards,
Waqar

#1227387

thnk you waqas that sorted it lovely , i have hot a bit of a road block here upon entering data , when i add a dog to the event results , i also have a handler for the dog , i can enter multiple handlers for each dog but cant seem to assign a specific handler to a dog for each event , it shows all handlers for the dog on each event , rather than just the handler for the dog at that one event. any thoughts?

New threads created by Waqar and linked to this one are listed below:

https://toolset.com/forums/topic/split-how-to-assign-a-specific-handler-to-a-dog-for-each-event/

#1227629

Hi Martin,

Thanks for the update.

Again, since your new question is not related to the current thread's discussion, I'll reply it through a separate ticket, shortly.
https://toolset.com/forums/topic/split-how-to-assign-a-specific-handler-to-a-dog-for-each-event/

You're welcome to mark this ticket as resolved.

regards,
Waqar