I have found the Vikas and he is amazing developer, he had always delivered the product under the timeline, on budget and with 100% accuracy, He is totally problem solving guys.
How To Customized breadcrumbs in drupal 7 ?
comments |

Breadcrumbs is a navigation technique that shows the categories or sub categories of the content, and help the user to move around the site, assuming its content and overall structure make sense. Drupal implement breadcrumbs, but it is difficult to meet your requirement. For making your requirement as you want, there are many modules for it which can help you. But here i am telling about Path Breadcrumbs module and how to configure it.
Step 1:
Download Path Breadcrumbs
Download Entity API
Download Chaos tool suite
Go to admin/modules and enable these modules.
Step 2:
Go to admin/structure/path-breadcrumbs
Click on Create new path breadcrumb.
Give the Breadcrumbs defination in the Breadcrumbs defination box.
Give the path in the box of path.
Click on Continue button.
Step 3:
Click on Change button of Context assigned.
Click on Node:Id.
Click on Continue button.
Click on Finish button.
Click on Continue button.
Step 4:
Select Node:type and click on Add button.
Check the box of your content type, in which content type you want to show breadcrumbs.
Click the Save button.
Click on Continue button.
Step 5:
Give the link title and path
Click and Finish button.
It's all done. Now go to your content of that content type which you have configure breadcrumbs.
Add new comment