=== Responsive Bit FAQ Manager === Contributors: Responsive Bit, Shafaat Javed Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=otto%40ottodestruct%2ecom Tags: FAQ widget, FAQ shortcode, FAQ custom post type Requires at least: 3.1 Tested up to: 3.4 Stable tag: 1.0 License: GPLv2 License URI: http://www.opensource.org/licenses/GPL-2.0 == Description == FAQ's Usage Page Guide FAQ's posts Simply add a FAQ's post uder FAQ's menu. In title type the question for FAQ's and in rich text editor type the answer for FAQ 's question. It 's that easy. Widget Usage Simply drop a Responsive Bit Faq Widget in a widget area and set the title plus nunmber of faq's post to show. FAQ's posts will now appear on widget area Short code Usage You can use either [faq] , it will show 2 FAQ's post with the default title or you can use [faq title= 'mytitle ' no= '2 '] , in title you set tittle and no you set number of FAQ 's post. For Suggestions For any suggestion and bug, kindly feel free to email us at support@responsivebit.com . We will be glad to hear your feedback and any suggestions for improving this plugin. == Installation == 1. Upload `responsivebit_faq` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use the FAQ custom post type, FAQ shortcode or FAQ widget for FAQ's. == Screenshots == 1. Showing the add item for FAQ's. 2. Showing the widget Responsive Bit FAQ. 3. Showing the shortcode == Frequently Asked Questions == = How to add FAQ's == Simply add new post from the faq's menu like other posts. FAQ's is store as cutstom post type. = What is the name of FAQ widget = Widget name is Responsive Bit faq Widget. == What is the shortcode for this = 1. You can use [faq] for default appearence, which has 2 posts with default title above posts. 2. You can also use [faq title='mytitle' no='2']. In this shortcode you set your title in title attribute and number of posts in no attribute.