Topic: FAQ Plugin
This plugin allows you to define Frequently Asked Questions (FAQs), where answers are only shown after you click on the question.
For an example see here.
Installation
Download from http://get-simple.info/extend/plugin/faq/159/ and unzip to your plugins directory.
You have to include jQuery 1.4+ in the head of your template and call <?php get_header(); ?> (after the jQuery include).
Version 1.0: _faq autoclose
Usage
Create a page, enter your questions as headers (h1, h2, ...) and your answers as anything else and give the page a tag _faq. Use _faq autoclose to automatically close questions.
You can structure your questions by using different levels of headers.
Customization
Add custom styles to your style sheet (FAQ page are wrapped in a div.faq-wrapper) and/or upload two images faq_open.jpg and faq_closed.jpg to your data/uploads directory.
Download


