WP Super FAQ

WP Super FAQ

from 0$

WP Super FAQ is a Package Installer from the Open Source WP Plugins range A lightweight FAQ/QNA plugin that includes an FAQ shortcode for your site. A simple jQuery animation is included to show/hide each question.

For more information about a tailored Package Installer like WP Super FAQ please contact us directly.

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.

Installation of WP Super FAQ is extremely easy. It installs like any WordPress plugin and uses a simple shortcode to place on your pages.

  1. Upload the wp_super_faq folder to the /wp-content/plugins/ directory of your WordPress installation.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

To add a question

  1. This process is very similar to adding a post. In the Admin section of your site click on the new FAQ tab.
  2. Click Add New Question
  3. Add the question in the title text box and the answer in the content text box.
  4. Click 'Publish and you are done!

To use the plugin from your WordPress Admin area:

  1. Use the shortcodes defined in the FAQ in your pages. For a simple FAQ you can use [wp_super_faq].

To use the plugin from a PHP template:

  1. Place <?php do_action('[wp_super_faq]'); ?> in your templates. You can use any shortcode defined in the FAQ.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

WP Super FAQ

typePlugin
version0.5.6
descriptionA lightweight FAQ/QNA plugin that includes an FAQ shortcode for your site. A simple jQuery animation is included to show/hide each question.