Breadcrumb does not show on sub-category page
Boletus - March 25, 2007 - 21:27
| Project: | Web Links |
| Version: | HEAD |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | ideaoforder |
| Status: | closed |
Jump to:
Description
Hi
When I click on a link to show a Web Link category, the breadcrumbs disappear. "Home" breadcrumb is visible on the overview page on Web Links, but not on sub level category pages. Is there an easy way to make the breadbrumbs show? Is it a bug or a feature? :)

#1
It seems that the breadcrumbs do show up in the Garland Theme, but not in the Pushbuttom Theme. Any ideas how I can enable the breadcrumbs in the Pushbuttom theme?
#2
Does the breadcrumb work normally for other modules? The 8 - 10 themes I've tried all seem to work okay, so I'm not sure if the issue is with Pushbutton, which is a solid theme, or with Weblinks. If you can get me a little more info, I can try to establish what the problem is.
Cheers.
#3
Breadcrumb doesn't show on the main page (/weblinks) for me, but is shown on all others.
#4
I had a
<?php if (!$title=""): ?> <?php print $breadcrumb ?>in the page.tpl. that made the sub category page breadcrumb not show up. The sub category page gets its "title" from the category name I guess? But the "standard"$titlevariable is perhaps unset? Just a thought.#5
Confirmed still an issue with that theme. Need to looking into this more.
#6
Also in 6.x-1.0-Alpha1.
Thanks
Robert
#7
#8
6.x-1.0-Alpha4 fixes the issue. Still need to look into 5.x-1.8 issues.
Thanks
Robert
#9
Fixed in 5.x-1.11.
Thanks
Robert
#10