This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Free Responsive Accordian FAQ and Question Answer

Description

Almost all the websites have FAQ page. Responsive Accordion FAQ and Question Answer plugin allow you to easily display FAQs to your website.

place the following shortcode to any page to display Faqs
[vadi_faq]

Faqs can be categorised by the following shorcodes
[vadi_faq category=”1″] 1 is category id

Faqs can be orderd by post date or by faq order custom number
order by post date[vadi_faq orderby=”date”]
order by faq order custom number[vadi_faq orderby=”order”]

Faqs shortcode with all parameters
[vadi_faq limit=”3″ category=”1″ orderby=”order” order=”ASC” transition_speed=”300″ transition_type=”ease” morethenoneopen=”false” design=”1″ font_color=”#000″ border_color=”#d9d9d9″ background_color=”#f4f4f4″ active_bg_color=”#fff” active_title_color=”#000″ icon_color=”black” icon_position=”right” icon_type=”updown” qa=”yes” q_font_color=”#fff”]

Shortcode parameters are

limit: limit=”3″ limitize the faq items by default all item will be displays

category: category=”category id” FAQs can be categories by category id

morethenoneopen: morethenoneopen=”true” if true all the faqs can be open while if false then only one faq at a time will open on click

transition_speed: transition_speed=”300″ transition speed when user click to open FAQ item by default 300

transition_type: transition_type=”eases” A string indicating which easing function to use for the transition. ease(this is default)linear, ease-in, ease-out, ease-in-out.

design: FAQ plugin included with 8 color scheme you can select see in shortcode page.

FAQ plugin can be customize design wiht the following parameter

font_color: font_color=”#000″ you can change text color by using hexa color

border_color: border_color=”#d9d9d9″ faqs border color can be change by using hexa color

background_color: background_color=”#f4f4f4″ faqs background color can be change by using hexa color

active_bg_color: active_bg_color=”#fff” open faqs color can be change with hexa color

active_title_color active_title_color=”#000″ opened faqs title text color can be changed

FAQ Plugin included icons
icon_color: icon_color=”black” icon color can be select by white and black color

icon_position: icon_position=”right” icon position can be select left or right

icon_type: icon_type=”updown” icon type can be select by updown and plus

Screenshots

  • FAQ list, in quick screen faq order can be change
  • Add new FAQ or Edit Faq also able to change FAQ order
  • FAQ category shorcode for category available
  • Place shortcode to a page or post
  • Display FAQ at front page

Installation

  1. Extract the files and Upload to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. vadi faq menu created in side menu where you can create and manage faqs.
  4. Place shortcode [vadi_faq] in a post or page to display faqs.

FAQ

Please ask question if you have

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Free Responsive Accordian FAQ and Question Answer” is open source software. The following people have contributed to this plugin.

Contributors

Change log

1.0.0

Initial release