We'll create fresh WordPress site with WP Super FAQ installed. You have 20 minutes to test the plugin after that site we'll be deleted.
WP Super FAQ uses the WordPress 3.1+ custom post types and taxonomies to include support for an FAQ (Frequently Asked Questions/Question and Answer) on your site. The interface uses jQuery to provide a small animation that lets users click the questions they are interested in to display the answer. The goal of this plugin was for extremely lightweight code that provides easy setup, addition of questions, and a clean user interface. Also included in this plugin is the option of putting questions in different ‘categories’ to display. Please see the screenshots for examples. If you have feedback or questions head over to my feedback and support page for this plugin.
wp_super_faq
folder to the /wp-content/plugins/
directory of your WordPress installation.FAQ
tab.Add New Question
'Publish
and you are done![wp_super_faq]
.<?php do_action('[wp_super_faq]'); ?>
in your templates. You can use any shortcode defined in the FAQ.