We'll create fresh WordPress site with Init FAQ installed. You have 20 minutes to test the plugin after that site we'll be deleted.
A Init Faq (Frequently Asked Questions) plugin is a simple and quick way to display faqs in your theme using shortcodes { [init_faqs]
or [init_faqs limit="10"]
, [init_faqs category="15"]
, [init_faqs category_list="1"]
}.
Here is the example :
General
[init_faqs category="category_ID"]
Standard
[init_faqs category="category_ID"]
To use this FAQ plugin just create a new page and add this FAQ shortcode
[init_faqs]
OR
If you want to display FAQ by category then use this shortcode
[init_faqs category=”category_ID”]
OR
If you want to display FAQ by category listing then use this shortcode
[init_faqs category_list=”1″]
[init_faqs category="category_ID"]
[init_faqs]