I have created this plugin to use on my client's websites to provide FAQ section when needed.
You can add the shortcode to any page to display FAQ section.
This shortcode does accept few attributes. style possibilities pretty, block, list ids possibilities comma separated IDs of FAQ items. category possibilities category slug.. for example.
You can re-order FAQ items by drag them FAQ admin page...
Just copy the flexible-faq css file from your plugin folder to the folder and make any change you desire.
You can use the shortcode to display FAQ items.
For example if you have FAQ category id 1 then you can use the shortcode to display just FAQ items from that category..
For example out of all FAQ items you have, if you just need to display two FAQ items in page, you can use to display just those two FAQ items.
Here 123 and 124 are the IDs of FAQ items intended to be displayed...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more