Create your responsive frequently asked questions(FAQ) page quickly. Install plugin. Active plugin. Go to admin WSFAQ section. Add new frequently asked questions(FAQ). Simple paste this shortcode [wsfaq] in your page or in post. Please use [wsfaq] to display all frequently asked questions(FAQ). Please use [wsfaq faqcategory="categoryname"] to display specific category's frequently asked questions(FAQ).
Major features in WSFAQ include:
- Create your responsive frequently asked questions(FAQ) page quickly.
- Create category wise responsive frequently asked questions(FAQ) page
- FAQ Settings to set different color and style for Category Title and Question.
- Create FAQ Page with limit and display order of FAQ (ASC/DESC)
Below are some of the way to use shortcode:
To display all frequently asked questions(FAQ) - [wsfaq]
To display frequently asked questions(FAQ) of sales category - [wsfaq faqcategory="sales"]
TO display first 10 frequently asked questions(FAQ) - [wsfaq limit="10"]
To display all frequently asked questions(FAQ) order by DESC (default order is ASC) - [wsfaq order="DESC"]
To display frequently asked questions(FAQ) of sales category order by DESC and limit is 10 - [wsfaq faqcategory="sales" limit="10" order="DESC"]