This is a plugin for Question2Answer that provides a customizable FAQ page.
- add FAQ page via admin/pages
- show/hide FAQ sections on FAQ page using jQuery
- add points-per-activity and priviliges-by-points tables to faq via admin/plugins using short-code
- edit FAQ sections via admin/plugins
- add FAQ sections and move sections up and down via admin/plugins using jQuery
- notify new users to checkout the FAQ
- all text and css customizable via admin/plugins
- Install Question2Answer
- Get the source code for this plugin from github, either using git, or downloading directly:
- To download using git, install git and then type
git clone git://github.com/NoahY/q2a-faq.git faq
at the command prompt (on Linux, Windows is a bit different) - To download directly, go to the project page and click Download
- To download using git, install git and then type
- Go to Admin -> Plugins on your q2a install and edit the FAQ to your liking; there are some custom variables that can be substituted.
This is alpha code. It may not work exactly as expected. Refunds will not be given. If it breaks, you get to keep both parts.
All code herein is Copylefted.
Question2Answer is a free and open source platform for Q&A sites. For more information, visit: