Navigation überspringen

[Gelöst] Breadcrumb Strutcure for Custom Post Type

This support ticket is created vor 4 years, 2 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 2 Stimmen.

Zuletzt aktualisiert von Minesh vor 4 years, 2 months.

Assistiert von: Minesh.

Author
Artikel
#2314123
Breadcrumb strutcure.jpg

Hi,
I have created a custom post type "Doctors" along with a custom taxonomy "Department" , a doctor will be assigned to a particular departmnent e.g orthopedics , Neurology e.t.c

On a single doctor's profile page , the breadcrumb should be:
Home > Doctors > Neurology > Doctor's Name

How can i set the above breadcumb structure ? Right now its displaying as:
Home > Doctor's Name

URL : versteckter Link

screnshot attached

#2314203

Minesh
Unterstützer

Sprachen: Englisch (English )

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

Hello. Thank you for contacting the Toolset support.

Toolset do not control the breadcrumbs. Toolset will have only effect within the the_conent(body) area.

The breadcrumbs must be added by the theme you are using. To implement such custom feature is beyond the scope of our support policy. If you need custom programming for your project you are welcome to contact any of our certified partners:
- https://toolset.com/contractors/

You will have to write custom shortcode or custom code that should return the breadcrumbs as per your requirement. Please check the following links that may help you:
- versteckter Link
- versteckter Link
Or you can go with any specific plugin that does this job:
- https://wordpress.org/plugins/breadcrumb/
- https://wordpress.org/plugins/flexy-breadcrumb/
- versteckter Link