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