I updated my FAQ module from 6.x-1.8 to 6.x-1.9. Everything works fine except my RANDOM FAQ block.
The random faqs appear nicely but they're not clickable links anymore. They only appear as normal text. I'm not using categories. I read through README.txt and ran update.php but the problem still exists. How can I make those randomly chosen faqs to appear as links again?
Comments
Comment #1
stella commentedEnsure you don't have the option "Disable question links to nodes" enabled on admin/settings/faq/questions
Comment #2
Munkas commentedProblem solved. Thank you stella.