Hi,

I have both the slider component (6.x-2.x-dev (2009-Mar-01)) and taxonomy breadcrumbs (6.x-1.0)enabled on my 6.10 Drupal site.

I create a "host" page and assign a taxonomy category to the page, which is picked up by taxonomy breadcrumbs okay. Then, when I add a slider page to this "host" page and now the taxonomy breadcrumb disappears.

After a little experimentation, it seems that the taxonomy breadcrumb picks up the category of the last slide in the "Pack", rather than the host page. Obviously, this is not the intended behaviour!

Comments

Mark Theunissen’s picture

I don't understand what you mean by "host" page, and how you "add a slider page to this host page".

If you're using version 2 of the Slider, then it uses a CCK Nodereference field with an output formatter "slider". Are you seeing that?

rachel_norfolk’s picture

Yes, mark, by "host" page, i meant the page that has the CCK fields on it and they use a node reference pointer to the "slider" pages.

Mark Theunissen’s picture

Assigned: Unassigned » Mark Theunissen

Thanks for clarifying. I will try reproduce it when I get a chance!