I now have it working ! It was a misunderstanding regarding the placement of the syntax. I have re-written the FAQ for your web site, maybe this will help other newbees like me??
Great plug-in, I’ll give it a thumbs up on Joomla’s Home site.
Regards,
Dave
FAQ Slider is simple to use. Follow the steps:
1. Install via the Joomla! menu Extensions->Install/Uninstall
2. Publish the plugin in Extensions->Plugin Manager (it will be listed as Content - FAQ Slider)
3. Create a new article using the Joomla! Article Manager (note: make sure the new article is NOT assigned to a Joomla! Category which holds FAQs, this will cause a loop in your code)
4. In the new article, where you would like the tabs/sliders to appear, insert the plugin code with the correct syntax as outlined below:
{faqslider|sliders}position{/faqslider}
o position is either the article category or module position which the articles or modules will be displayed from. This does not have to be an exact match. top would match all top rated. However, the value entered in position must relate to only one category name or module position.
o You should not make any changes to the articles you would like to appear in the sliders/tabs
o You can call the new Article from a menu to display the tabs/sliders
Ordering of the generated sliders/tabs is controlled by the plugin parameters and can be Joomla, Title ascending, Title descending, Date created ascending, Date created descending, Date modified ascending, Date modified descending.
FAQ Slider will automatically insert appropriate CSS styles for the sliders/tabs but if you already have these styled, you can turn it off in the plugin parameters.
If you wish to use the inline mode, please see the expert FAQ.