I have a content type with a custom breadcrumb setting. I have a node override panel, with the top pane containing breadcrumb. But custom breadcrumb doesn't seem able to affect it in any way. It just says "home" (from theme breadcrumb settings,as I've set the custom breadcrumb home breadcrumb text default to something different). I am using custom breadcrumbs 2.0 rc1 and have the custom breadcrumb for panels module enabled. I have setup custom breadcrumbs for the node, and the panel, but don't seem to be able to make any changes to the breadcrumb.
I don't have any breadcrumb being displayed anywhere else, only via panels. I was using menu breadcrumb, which worked ok for this purpose (lack of options in auto menu mean I need to look to custom breadcrumbs for a solution). But have disabled it. Have tried disabling and reenabling custom breadcrumb.
Is this something custom breadcrumb should be able to do, or am I missing something?
Comments
Comment #1
MGN commentedI am not sure what you mean by this. Can you provide more information?
Can you try the latest code (6.x-2.x-dev) and see if you are still seeing this problem?
Comment #2
tescometro commentedThanks for replying, apologies for being slow to get back to you.
"I have setup custom breadcrumbs for the node, and the panel, but don't seem to be able to make any changes to the breadcrumb."
By this I meant I had made custom breadcrumb settings (ie. for breadcrumb to display "home>category>item" for the node being overridden by the panel, but that this was not seen when viewing the node via node override, only "home" was ever displayed). Unfortunately I won't be able to try the dev version for a week or so, but I will, and will post back, and will try and be a bit more clear.
I was thinking I maybe should have just posted the question, "does custom breadcrumbs work with breadcrumbs within override panels?"
Comment #3
alcoder commentedI have the same problem. I have added a breadcrumb pane to my panel, but the breadcrumb pane is showing only "Home". The breadcrumb variable (in the page.tpl.php) is correct. I use custom breadcrumbs 6.x-2.0-rc1.
I have tried the dev version, but the breadcrumb pane is showing just "Home" :(
BTW: It is very cool that we can select not only the panel page but also the variants on the "admin/build/custom_breadcrumbs/panels/add" form :)
Comment #4
alcoder commentedI have tested the dev version again:
If I create a "node" breadcrumb, the breadcrumb in panel pane is OK.
If I create a "panel node override" breadcrumb, the breadcrumb in panel pane is not correct (showing only "Home").
Comment #5
tescometro commentedAny clues as to what the problem might be with this yet, could still really do with being able to use this custom breadcrumb with override panels...
Comment #6
demonrage commentedhello, i'm facing the exact same problem, but in a strange way
i created the "node" breadcrumb in my 12 content types.
i use panels to display my nodes, so i choosed the (breadcrumb pane) provided in panels.
it does work only with one content type as though: home>vocabulary>taxonomy term name
at all other content types it only display: home...
any clues what is wrong with my setup??
Comment #7
tescometro commentedany update/thoughts on this MGN, now alcoder and demonrage report similar?
Comment #8
demonrage commentedhello,
i think i figured out whats happening here, but yet i can't find a solution.
i discovered that some of my nodes in the same content type, some of them display the breadcrumb correctly and some not.
this drive me crazy.
then i figured out that in every content type, there is an option with check box that say:
(Display defined custom breadcrumbs on node edit form), some how enabling or disabling this option erase the breadcrumbs from the newly created nodes, so can someone help to figure out the solution ???
Comment #9
MGN commentedSorry I have been away so long. Thanks for the extra details - I'll look into it and report back as soon as I figure out whats going on.
Comment #10
tescometro commentedThanks MGN ... I'm not sure if demonrage's issue might be something different, but sounds related, and perhaps could lead to better understanding of the problem. My issue was the same as that stated by alcoder. And would always revert back, ie I'm not aware of the custom breadcrumbs being erased from nodes)
Comment #11
lamp5