Closed (works as designed)
Project:
Havasu
Version:
7.x-1.02
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2012 at 17:56 UTC
Updated:
26 Jun 2012 at 15:32 UTC
I just noticed that, after installing this theme, there is no breadcrumb functionality. Is there a way to add these?
Comments
Comment #1
lebachai commentedAfter more searching, I found that if I add
print $breadcrumb;to the main content region, it works fine.
Comment #2
jhubley commentedThanks, lebachai!