Passer la navigation

[Résolu] Display specific taxonomy in other custom post type

This support ticket is created Il y a 1 year, 4 months. 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
- 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 -

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

Ce sujet contient 1 reply, a 1 voix.

Dernière mise à jour par adamD-12 Il y a 1 year, 4 months.

Assisté par: Minesh.

Auteur
Publications
#2793232
Capture.PNG

Hi, I need your help regarding on my issue facing here:

I have two custom post type created the: Clinic & Doctors.

This is the page to display the single clinic page: lien caché

This is the page to display the doctor taxonomy page based on the doctor location assigned: lien caché

I want to remove the doctor taxonomy page and migrate the doctors on the single clinic page base on the location. lien caché

I created a view to display all doctors info and insert the shortcode on the single clinic template and it works it showing all doctors. But I want to be specific doctors only based on the locations assigned.

Can you help me PLSSS?

#2793245

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

What if you try to add a taxonomy filter for your desired custom taxonomy to your view and select the optoin "Value set by the current page where this View is shown". You should navigate to Query Filter section of your view and add the taxonomy filter.

More info:
- https://toolset.com/documentation/legacy-features/views-plugin/filtering-views-by-taxonomy/

#2793246

Thanks for the info. But I use Relationship option and it works now.