I can see my categories on the Ask a Question Page but they don't display in the block. Is this some sort of setting I have to enable?

CommentFileSizeAuthor
#2 ask_block.png15.45 KBstenjo
#2 vocab_tag_enabled.png14.51 KBstenjo

Comments

stenjo’s picture

On your admin/settings/faq/ask page is the "Only expert can categorize" checkbox checked?
If so, uncheck and try again.

stenjo’s picture

Assigned: Unassigned » stenjo
Status: Active » Closed (works as designed)
StatusFileSize
new14.51 KB
new15.45 KB

Found the answer you are looking for.
This is actually by design ;-)
If the vocabulary you are using is not tag-enabled (http://drupal.org/files/vocab_tag_enabled.png) on admin/content/taxonomy/edit/vocabulary/x (where x is the vocabulary you are using), the categories selector will not display in block-view. This is to save space.
I was on the verge of making a change on that one, but on second thought I'm not sure that is a good idea.
What do you think?
See attached image illustration of the Ask a Question block.

nancydru’s picture

I don't recall making that decision, but perhaps FAQ does that. If I did that on purpose, it should be documented.

stenjo’s picture

Oh, no Nancy, this is not from FAQ or you. This is my fault entirely. I honestly only designed it for Taxonomy where the Tags where enabled only.
You are also right this should be documented.
Where would be best to do such a thing?

nancydru’s picture

I would say the handbook page, but it is probably very out of date. Perhaps a small note in the form, or at least on an admin page?

stenjo’s picture

Category: support » bug
Status: Closed (works as designed) » Active

After a closer investigation I realise this is a bug. The correct behaviour for the block form is to display all taxonomy options while the asker is allowed to select tags or categories.
Working on an update that should fix this now.

nimek’s picture

subscribing. It is a bug. When the fix will be ready?

stenjo’s picture

Status: Active » Needs review

A commit is made to the 6.x-2.x-dev branch of this module where the limitation of only tag vocabularies is removed in block question form. Please try out the dev version and come back to me if this works for you.

stenjo’s picture

Status: Needs review » Fixed
stenjo’s picture

Version: 6.x-2.1 » 6.x-2.x-dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.