Skip to content

bappi-d-great/bullet-faqs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get a beautiful accordion style FAQs for your website.

== Description ==

Provides nice Frequently Asked Questions Page with answers hidden until the question is clicked then the desired answer fades smoothly into view, like accordion. User will have options to add categories, and questions based on those categories. Users can show question from a single category using shortcode. They will have control to change theme (among 9 themes), animation speed and custom CSS.

There is also a widget where the user can show FAQs from a category.

Don’t like any theme? You can write css in custom css box in the settings page.

Demo: http://dev.bappi-d-great.com/faq-all/

== Installation ==

Way 1:

  1. Download the plugin file
  2. Unzip the file into a folder on your hard drive
  3. Upload via FTP into your plugins (/wp-content/plugins/) folder
  4. Activate the plugin from your dashboard

Way 2:

  1. From Dashboard > Plugins > Add New > Upload the plugin
  2. Activate the plugin

To show FAQs

  1. Use [show_faq] shortcode to show all items.
  2. Use [show_faq id = “1”] to show faq for a category which ID is 1.

Demo: http://dev.bappi-d-great.com/faq-all/

Releases

No releases published

Packages

No packages published