开发者 |
csnowden
jpatterson |
---|---|
更新时间 | 2010年1月28日 11:11 |
捐献地址: | 去捐款 |
PHP版本: | 2.8.4 及以上 |
WordPress版本: | 2.8.5 |
Login
, Write A Page
, and Manage Posts and Pages
sections (The videos can take a minute to load, but they're worth it the wait if you are new to WordPress.).
Follow the steps below to install FAQ Builder:
1. Backup your database.
1. Download FAQ Builder from http://wordpress.org/extend/plugins/faq-builder/ and unzip it.
1. Unzipping the downloaded file should produce a folder called faq-builder
(if not, try downloading the files again). Upload the that folder and its contents to your wp-content/plugins
directory inside of your WordPress install.
1. Login to your WordPress admin section and click on the Plugins tab. At this point you should be seeing a list of your plugins. Find FAQ Builder in your list and activate it by clicking the Activate link.
1. Now that your Plugin is active click on the "FAQ Builder" tab in the bottom left of your admin screen, then select "Categories". Edit the "General" category if you desire by clicking the "edit" link, then add new categories by clicking the "Add New Category" link. You need at least one category at all times for your users to be able to ask their questions.
1. Next, if desired, click back on the "FAQ Builder" tab and add any of your own questions that you wish (see http://faqbuilder.squarecompass.com/documentation/user-manual/ for help/documentation)
1. Next, place the following text in one of your pages or posts to display your FAQ page with the search form: [faq_build_page]
.
1. Next, place the following text in one of your pages or posts to display your FAQ 'Ask' form : [faq_build_ask]
.
1. Manage submissions to by clicking on the "FAQ Builder" tab.
Note: we suggest that you always use the most up-to-date version of WordPress with FAQ Builder
Updating
The best way to upgrade is to use the 'Upgrade Now' button on your plugins page (if your hosting situation is set up to handle that), or by following these steps:
1. Backup your database.
1. Deactivate FAQ Builder.
1. Delete the old version of FAQ Builder from your plugins directory (typically wp-content/plugins
) via ftp.
1. Download the new version of the FAQ BUilder from http://wordpress.org/extend/plugins/faq-builder/ and unzip it (Unzipping the downloaded zip file should produce a folder named faq-builder
), and upload it to your plugins directory.
1. Reactivate FAQ Builder.
1. Refer to http://faqbuilder.squarecompass.com/documentation/ for more help