Active
Project:
Frequently Asked Questions
Version:
7.x-1.0-rc2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
19 Nov 2012 at 20:06 UTC
Updated:
29 Jun 2015 at 22:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dannymazzo commentedWhen I go to add a content does not appear to bind the category, without showing any FAQ divisions.
Comment #2
subhojit777This may be a problem with faq module. I fixed it by manually adding term reference field to the faq content type.
Comment #3
Steven Brown commented@dannymazzo Please post an image showing your configuration screen for the FAQ module. If I'm reading what you've said correctly it might be a configuration issue. If it's not a configuration issue then you will need to write a more thorough description of the issue.
Comment #4
msankhala commentedI am also facing the same issue. FAQ and taxonomy modules are enabled. My FAQ modules version is 7.x-1.0-rc2.
See screenshot.
Comment #5
csc4 commentedI had this problem - hadn't spotted under advanced that you EXCLUDE all the taxonomies you don't want, not select the one you do...
Comment #6
atang08 commentedIf csc4's suggestion works, why not include this in the doc?
Had this issue as well.
Would save a lot of people time.
Comment #7
le72Same here.
Fresh Drupal 7.34 install + FAQ 7.x-1.0-rc3
I have enabled Taxonomy and have "FAQ Categories" vocab with few terms.
After enabling categories for FAQ nothing happens.
I had a look in sources and in the function faq_categories_settings_form_submit nothing related to creation of term referenced filed. Just checking of present of valid vocab.
Any way - doesn't work as expected :-(
Comment #8
bekirdag commentedAs csc4 mentioned on comment #5 you should EXCLUDE the vocabularies that you don't want to use to. This is a bit weird to select the excluded ones instead of selected the vocabularies that we want to use.