Example FAQ Slider Usage
Below are more complex uses of FAQ Slider. The examples are designed to be walk-throughs and do not cover all functionality of the plugin and these solutions may not be the most efficient ways of producing the desired effect. We plan to improve the plugin to simplify some of the steps necessary.
Creating a page with multiple tabs/sliders from multiple categories
- Make a category called "General" and 3 FAQ categories called "one", "two" and "three"; also a module position "four".
- Make an article in the "General" category called "FAQ Article"
- In that article place the following text:
FAQs One
{faqslider}one{/faqslider}
FAQs Two
{faqslider tabs}two{/faqslider}
FAQs Three
{faqslider sliders}three{/faqslider}
FAQs Four
{faqslider mod/tabs}four{/faqslider}
- Then make a menu item displaying the "FAQ Article" from the "General" category. What you will see will be:
FAQs One
Articles from category one in default display.
FAQs Two
Articles from category two in tabs display.
FAQs Three
Articles from category three in sliders display.
FAQs Four
Modules from position four in tabs display.
Sliders nested in tabs **This is now simplified with the section syntax
- For this advanced technique, you must be using the plugin in "Full article" mode - check that the parameters in the backend show as in the screenshot:

- Make a section called "FAQs"
- Make categories in the "FAQs" section called "General", "five", "six", "seven" and "eight"
- Make two articles in the "General" category called "FAQs A" and "FAQs B"
- Make a series of articles to populate categories "five", "six", "seven" and "eight"
- In the article "FAQs A" place the following text: **
FAQs Five
{faqslider sliders}five{/faqslider}
FAQs Six
{faqslider sliders}six{/faqslider}
- In the article "FAQs B" place the following text: **
FAQs Seven
{faqslider sliders}seven{/faqslider}
FAQs Eight
{faqslider sliders}eight{/faqslider}
- Then make another article, "All FAQs" in some other category. It can be uncategorised if you like. In this article place the following:
FAQs
{faqslider tabs}general{/faqslider}
- Then make a menu item displaying the "All FAQs" article. What you will see will be: **
A set of tabs:
Title 1: FAQs A
Content 1: Articles from category five and six in sliders display.
Title 2: FAQs B
Content 2: Articles from category seven and eight in sliders display.
** In some setups the nesting feature does not work as expected (i.e. allowing in situ editing of the article). A work around for this problem is to upgrade to 0.6.1.1 and change the syntax for the nested sliders. For example, above in steps 5 and 6, the workaround nested syntax would read
Disadvantages with this approach are that content plugins are not processed on the article that is placed in the slider and the article is not editable in situ.
Login
Make a Donation...