View Single Post
  #7  
Old 04-10-2009, 10:25 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default 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.
Reply With Quote