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? :)

Comments

Boletus’s picture

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?

ideaoforder’s picture

Assigned: Unassigned » ideaoforder
Priority: Normal » Minor
Status: Active » Postponed (maintainer needs more info)

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.

umonkey’s picture

Breadcrumb doesn't show on the main page (/weblinks) for me, but is shown on all others.

Boletus’s picture

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" $title variable is perhaps unset? Just a thought.

rmiddle’s picture

Version: 5.x-1.7 » 5.x-1.8
Status: Postponed (maintainer needs more info) » Active

Confirmed still an issue with that theme. Need to looking into this more.

rmiddle’s picture

Also in 6.x-1.0-Alpha1.

Thanks
Robert

rmiddle’s picture

Version: 5.x-1.8 » master
rmiddle’s picture

6.x-1.0-Alpha4 fixes the issue. Still need to look into 5.x-1.8 issues.

Thanks
Robert

rmiddle’s picture

Status: Active » Fixed

Fixed in 5.x-1.11.

Thanks
Robert

nancydru’s picture

Status: Fixed » Closed (fixed)