Closed (won't fix)
Project:
Frequently Asked Questions
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
12 Feb 2009 at 16:52 UTC
Updated:
13 Sep 2009 at 23:43 UTC
My default setting is hide_answer and it is working fine when i access the faq using category
like http://geniekids.com/faq/110
But when i embed this in a node - the faq appear as inline - with each question as a hyperlink to the page itself.
The input format is php and the code i have put in the node body is
print faq_page(100);
This behaviour can be seen at
http://geniekids.com/content/try-faq
( I am using fckeditor - does that effect - i used plain text editor mode to enter the php code in the body)
Comments
Comment #1
stella commentedIs the page cached? It may be that the javascript is not being added to the page. You could also try the new
[faq:100,questions_inline,categories_inline]style input format available in the dev version. It might handle the caching better.Comment #2
stella commentedMarking issue as "won't fix" as no more information forthcoming. Please feel free to re-open if the problem persists and you can provide more information.
Cheers,
Stella
Comment #3
stella commented