Hi all,
I love the theme because of its simple and clean look and feel. However, within the forums module there are no breadcrumbs shown. Can you tell me why or what I need to change? If I switch back to garland, all breadcrumbs work as expected.
Example links:
http://sol.draes.net/ddraes/eh6_drupal/drupal-6.15/node/52
Thanks!
Fogg
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | breadcrumbs.patch | 774 bytes | Fogg |
Comments
Comment #1
Fogg commentedFound it!! ;)
In template.php search function quicksilber_breadcrumb, here remove this line:
Than the breadcrumb shows up just nicely!
Cheers,
Fogg
Comment #2
Fogg commentedstatus change since code fix should be applied.
Comment #3
Fogg commentedHi folks,
just learned that I should upload a patch file rather posting code :)
Here we go.
CU
Fogg