Not much I can say about this really. This module doesn't appear to support breadcrumbs. I really think it ought to.

I'm going to attempt to use custom_breadcrumbs instead for this in the meantime.

CommentFileSizeAuthor
#7 faq_131116.patch2.25 KBstella

Comments

niklp’s picture

FYI, custom_breadcrumbs works fine on this.

See the custom_breadcrumbs project page for more details on this.

stella’s picture

Assigned: Unassigned » stella

Just to be clear on what you want:

You have categorized FAQs, e.g.

Term 1
  Term 1a
  Term 1b
Term 2
  Term 2a

So on the "Term 2a" page you want a breadcrumb like: "Frequently Asked Questions >> Term 2" and on a Term 2a individual FAQ page you want a breadcrumb like "Frequently Asked Questions >> Term 2 >> Term 2a" ?

Stella

niklp’s picture

I guess that would seem like the most sensible option yeah? That would mean it was working similar to taxonomy. As per my other issue, I only using this "one dimensionally", so - perhaps best left to your discretion? Sounds like a good plan to me though.

stella’s picture

If you're not using categories then the breadcrumb trail is just "Home", which is what appears there at present.

niklp’s picture

You're quite correct - however...! :)

...if the settings are such that each question is on it's own page (i.e "Clicking on question opens the answer in a new page" is enabled - a Good Thing for SEO purposes), then there ought (IMHO) to be a breadcrumb back to the main FAQ page, yesh?

Should I assume that under categorised FAQs, that a Q/A pair node resembles the following breadcrumb?:

home > faq > category > node title (that last one being kinda arbitrary)

stella’s picture

The breadcrumb probably would be "Home >> FAQ >> category" and not have the node title in it, as that would be the current page. That's the default way of doing breadcrumbs. You can modify your theme to have the current page appear in the breadcrumb if you so wish. I'll have a look at what is involved in breadcrumb integration and will get back to you.

stella’s picture

Status: Active » Fixed
StatusFileSize
new2.25 KB

try the attached patch.

stella’s picture

Status: Fixed » Closed (fixed)

Released in 5.x-2.0.