Navigation überspringen

[Gelöst] Display specific taxonomy in other custom post type

This support ticket is created vor 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 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 1 reply, hat 1 Stimme.

Zuletzt aktualisiert von adamD-12 vor 1 year, 4 months.

Assistiert von: Minesh.

Author
Artikel
#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: versteckter Link

This is the page to display the doctor taxonomy page based on the doctor location assigned: versteckter Link

I want to remove the doctor taxonomy page and migrate the doctors on the single clinic page base on the location. versteckter Link

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
Unterstützer

Sprachen: Englisch (English )

Zeitzone: 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.