How To Customized breadcrumbs in drupal 7 ?

   comments
Share

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.

breadcrumbsImg

Give the Breadcrumbs defination in the Breadcrumbs defination box.

Give the path in the box of path.

Click on Continue button.

breadcrumbsImg-2

Step 3:

Click on Change button of Context assigned.

breadcrumbsImg

Click on Node:Id.

Click on Continue button.

breadcrumbsImg-4

Click on Finish button.

Click on Continue button.

Step 4:

Select Node:type and click on Add button.

breadcrumbsImg-5

Check the box of your content type, in which content type you want to show breadcrumbs.

Click the Save button.

breadcrumbsImg-6

Click on Continue button.

Step 5:

Give the link title and path

Click and Finish button.

breadcrumbsImg-7

It's all done. Now go to your content of that content type which you have configure breadcrumbs.

breadcrumbsImg-8

Add new comment