Skip to main content

Simple FAQs

If there is one part about a website that I usually hate the most, it would have to be the FAQ. There is just about no good way to create a FAQ nicely, unless you fancy it up with some JavaScript. Problem is, if you're not tech savvy that can be difficult, and a lot of the FAQ plugins out there seem to be a little heavy for just setting up a one-time FAQ that may not change often. That is why I made Simple FAQs, check it out below. Download the script from GitHub [faq title="What is it?"]Simple FAQs is a FAQ plugin that allows you to create questions and answers that show up in an accordion style drop down.[/faq] [faq title="Neat. How?"]All the user has to do is use a shortcode. [faq title="A title"]Then fill in some text.[faq][/faq] [faq title="Cool..but how can I style it?"] Each element has its own class: simplefaq-item as a wrapper, and then question and answer. The plugin provides minimal styling (dotted border on links, margin to the bottom of each item) so that you can make it fit into your theme easily.[/faq]