Bullet FAQ Documentation
Installation
- Upload plugin folder into the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Create Questions and Answers using the FAQ menu in the admin. Note: You can add category and assign a question into a category
- Place [show_faq] short Code in a default wordpress Page for displaying the Frequently asked questions from all categories
- Place [show_faq id = CATEGORY_ID] short Code in a default wordpress Page for displaying the Frequently asked questions from a single categories. You'll find the category ID in the FAQ category page
- You can change settings in FAQ settings page. You are also able to add your css.
- You can show FAQ from a category into a widget.
Demo