Version: 1.3
Author: Martin Vlcek
Date: 2023.09.29
Category: Style&Design
More on: GetSimple CMS
More on: GitHub
More on: Support Forum
Download...
Plugin F.A.Q.
Description:
Allows you to define FAQs, where answers are only shown after you click on the question.
Installation:
Extract to your plugins directory. Make sure you include jQuery 1.4+ in your template.
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 the tag _faq autoclose to automatically close questions. You can structure your questions by using different levels of headers.
Example: http://mvlcek.bplaced.net/faq/
CUSTOMIZATION
Add custom styles to your style sheet (FAQ page are wrapped in a div.faq-wrapper) and/or upload two images to your data/uploads directory:
- faq_open.jpg
- faq_closed.jpg