{"id":50142,"date":"2016-08-09T02:08:10","date_gmt":"2016-08-09T02:08:10","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/vadi-faq\/"},"modified":"2016-08-29T03:25:15","modified_gmt":"2016-08-29T03:25:15","slug":"vadi-faq","status":"closed","type":"plugin","link":"https:\/\/sa.wordpress.org\/plugins\/vadi-faq\/","author":15072046,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"trunk","tested":"3.4.2","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Vadi FAQ","header_author":"Waheed ur Rehman","header_description":"","assets_banners_color":"cce4df","last_updated":"2016-08-29 03:25:15","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/a_r_waheed@yahoo.com","header_plugin_uri":"","header_author_uri":"https:\/\/www.facebook.com\/waheed146","rating":0,"author_block_rating":0,"active_installs":40,"downloads":4434,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1470487","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1470484","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1470487","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1470487","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1470487","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1470487","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1470487","resolution":"5","location":"assets"}},"screenshots":{"1":"FAQ list, in quick screen faq order can be change","2":"Add new FAQ or Edit Faq also able to change FAQ order","3":"FAQ category shorcode for category available","4":"Place shortcode to a page or post","5":"Display FAQ at front page"}},"plugin_section":[],"plugin_tags":[1643,50598,2101,16682],"plugin_category":[],"plugin_contributors":[94211],"plugin_business_model":[],"class_list":["post-50142","plugin","type-plugin","status-closed","hentry","plugin_tags-faq","plugin_tags-faq-shortcodes","plugin_tags-frequently-asked-questions","plugin_tags-wp-faq","plugin_contributors-waheed146","plugin_committers-waheed146"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/vadi-faq_cce4df.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/vadi-faq\/assets\/screenshot-1.png?rev=1470487","caption":"FAQ list, in quick screen faq order can be change"},{"src":"https:\/\/ps.w.org\/vadi-faq\/assets\/screenshot-2.png?rev=1470487","caption":"Add new FAQ or Edit Faq also able to change FAQ order"},{"src":"https:\/\/ps.w.org\/vadi-faq\/assets\/screenshot-3.png?rev=1470487","caption":"FAQ category shorcode for category available"},{"src":"https:\/\/ps.w.org\/vadi-faq\/assets\/screenshot-4.png?rev=1470487","caption":"Place shortcode to a page or post"},{"src":"https:\/\/ps.w.org\/vadi-faq\/assets\/screenshot-5.png?rev=1470487","caption":"Display FAQ at front page"}],"raw_content":"<!--section=description-->\n<p>Almost all the websites have FAQ page. Responsive Accordion FAQ and Question Answer plugin allow you to easily display FAQs to your website.<\/p>\n\n<p>place the following shortcode to any page to display Faqs\n    [vadi_faq]<\/p>\n\n<p>Faqs can be categorised by the following shorcodes\n    [vadi_faq category=\"1\"] 1 is category id<\/p>\n\n<p>Faqs can be orderd by post date or by faq order custom number\n    order by post date[vadi_faq orderby=\"date\"]\n    order by faq order custom number[vadi_faq orderby=\"order\"]<\/p>\n\n<p>Faqs shortcode with all parameters\n    [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\"]<\/p>\n\n<h4>Shortcode parameters are<\/h4>\n\n<p>limit: limit=\"3\" limitize the faq items by default all item will be displays<\/p>\n\n<p>category: category=\"category id\" FAQs can be categories by category id<\/p>\n\n<p>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<\/p>\n\n<p>transition_speed: transition_speed=\"300\" transition speed when user click to open FAQ item by default 300<\/p>\n\n<p>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.<\/p>\n\n<p>design: FAQ plugin included with 8 color scheme you can select see in shortcode page.<\/p>\n\n<p><strong>FAQ plugin can be customize design wiht the following parameter<\/strong><br \/><\/p>\n\n<p>font_color: font_color=\"#000\" you can change text color by using hexa color<\/p>\n\n<p>border_color: border_color=\"#d9d9d9\" faqs border color can be change by using hexa color<\/p>\n\n<p>background_color: background_color=\"#f4f4f4\"  faqs background color can be change by using hexa color<\/p>\n\n<p>active_bg_color: active_bg_color=\"#fff\"  open faqs color can be change with hexa color<\/p>\n\n<p>active_title_color active_title_color=\"#000\" opened faqs title text color can be changed<\/p>\n\n<p><strong>FAQ Plugin included icons<\/strong><br \/>\nicon_color: icon_color=\"black\"  icon color can be select by white and black color<\/p>\n\n<p>icon_position: icon_position=\"right\" icon position can be select left or right<\/p>\n\n<p>icon_type: icon_type=\"updown\" icon type can be select by updown and plus<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Extract the files and Upload to the <code>\/wp-content\/plugins<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>vadi faq menu created in side menu where you can create and manage faqs.<\/li>\n<li>Place shortcode <code>[vadi_faq]<\/code> in a post or page to display faqs.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>Please ask question if you have<\/p>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<p>Initial release<\/p>","raw_excerpt":"A simplest and easiest way to add responsive accordion FAQ and question answer to your faq page or post with shortcode","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/50142","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=50142"}],"author":[{"embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/waheed146"}],"wp:attachment":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=50142"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=50142"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=50142"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=50142"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=50142"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=50142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}