Saltar navegación

[Resuelto] Breadcrumb Strutcure for Custom Post Type

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

Zona horaria del colaborador: Asia/Kolkata (GMT+05:30)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Minesh 4 years, 2 months ago.

Asistido por: Minesh.

Autor
Mensajes
#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 : enlace oculto

screnshot attached

#2314203

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: 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:
- enlace oculto
- enlace oculto
Or you can go with any specific plugin that does this job:
- https://wordpress.org/plugins/breadcrumb/
- https://wordpress.org/plugins/flexy-breadcrumb/
- enlace oculto