Re: Modifying Breadcrumbs Hyperlink
Add a new field to your category database and update your admin section so that you can specify a breadcrumb url. You could then modify your $location variable to query this new field and use it in the breadcrumb. As said above, possibly more trouble than its worth.
|