In my magento site i have added my products under subcategory.i was in need to display the full path for breadcrumbs of my home page product image like home -> main category ->sub category -> product name.
So i have implemented this link Full-Breadcrumb-Path. Now i am getting the breadcrumb like this home -> main category -> product name.Subcategory is missing from the breadcrumbs.how to get proper full path in breadcrumb.