If you've been struggling with the use of the FAQ Slider plugin over the past week and have been referring back to the FAQs then I just wanted to apologise. In testing the next release, 0.7, we accidentally turned some of the article processing off. This meant the syntax for the plugin was displayed in a mushed form.
Let me explain:
The plugin has a hidden feature - it can pass through text in html format when used with the inline mode. This has been built for two reasons - 1) inline tabs/sliders generation and 2) code display.
In a normal Joomla article, any plugin code between {} like {faqslider} would be stripped out making writing FAQs a little difficult. But now you can! All you need to do is use the syntax {faqslider inline/html} your text {/faqslider}. In "your text" replace the {} with [ or ]] and the plugin will auto-magically display it properly.
NB: This also happens with {faqslider inline} syntax but the difference is that using inline/html does not parse for inline tabs/sliders