Title: Arconix FAQ
Author: tychesoftwares
Published: <strong>2012 年 3 月 9 日</strong>
Last modified: 2025 年 6 月 10 日

---

搜索插件

![](https://ps.w.org/arconix-faq/assets/banner-772x250.png?rev=1063597)

![](https://ps.w.org/arconix-faq/assets/icon-256x256.jpg?rev=3050529)

# Arconix FAQ

 作者：[tychesoftwares](https://profiles.wordpress.org/tychesoftwares/)

[下载](https://downloads.wordpress.org/plugin/arconix-faq.1.9.7.zip)

 * [详情](https://cn.wordpress.org/plugins/arconix-faq/#description)
 * [评价](https://cn.wordpress.org/plugins/arconix-faq/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/arconix-faq/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/arconix-faq/#developers)

 [支持](https://wordpress.org/support/plugin/arconix-faq/)

## 描述

Add an easy-to-create, stylish FAQ section to your website. Display your frequently
asked questions using the supplied shortcode (`[faq]`) and show/hide them via an
animated, jQuery toggle or accordion box.
 The FAQ’s can be displayed in groups 
by tagging them during the FAQ item’s creation. They can also be loaded closed or
open, and for long FAQ’s, there’s a checkbox to add a “return to top” link at the
bottom.

[Live Demo](http://demo.tychesoftwares.com/faq/faq-plugin-demo/)
 [Documentation](https://www.tychesoftwares.com/docs/docs/faq/)

> **Easy to use and looks great** Tried four other big name FAQ plugins before this
> one. All the others had show stopper issues. This one just worked and looks great.
> 
> [jmiezitis](https://wordpress.org/support/topic/easy-to-use-and-looks-great-17/)

#### Features

 * Custom Post-Type driven
 * jQuery toggle or accordion display when using the shortcode
 * Can be displayed individually, or in FAQ groups by using the “group” taxonomy

#### Some of our Pro plugins

 1. **[Deposits plugin for WooCommerce](https://www.tychesoftwares.com/store/premium-plugins/deposits-for-woocommerce/?utm_source=wprepo&utm_medium=link&utm_campaign=FAQPlugin)**
 2. **[Order Delivery Date Pro for WooCommerce](https://www.tychesoftwares.com/store/premium-plugins/order-delivery-date-for-woocommerce-pro-21/?utm_source=wprepo&utm_medium=otherprolink&utm_campaign=FAQPlugin)**
 3. **[Abandoned Cart Pro for WooCommerce](https://www.tychesoftwares.com/store/premium-plugins/woocommerce-abandoned-cart-pro/?utm_source=wprepo&utm_medium=link&utm_campaign=FAQPlugin)**
 4. **[Booking & Appointment Plugin for WooCommerce](https://www.tychesoftwares.com/store/premium-plugins/woocommerce-booking-plugin/?utm_source=wprepo&utm_medium=link&utm_campaign=FAQPlugin)**
 5. **[Product Delivery Date Pro for WooCommerce](https://www.tychesoftwares.com/store/premium-plugins/product-delivery-date-pro-for-woocommerce/?utm_source=wprepo&utm_medium=link&utm_campaign=FAQPlugin)**

#### Some of our other free plugins

 1.  **[Order Delivery Date for WooCommerce – Lite](https://wordpress.org/plugins/order-delivery-date-for-woocommerce/)**
 2.  **[Abandoned Cart for WooCommerce](https://wordpress.org/plugins/woocommerce-abandoned-cart/)**
 3.  **[Product Delivery Date for WooCommerce – Lite](https://wordpress.org/plugins/product-delivery-date-for-woocommerce-lite/)**
 4.  **[WooCommerce Print Invoice & Delivery Note](https://wordpress.org/plugins/woocommerce-delivery-notes/)**
 5.  **[Order Delivery Date for WP e-Commerce](https://wordpress.org/plugins/order-delivery-date/)**
 6.  **[Prevent Customers To Cancel WooCommerce Orders](https://wordpress.org/plugins/woo-prevent-cancel-order/)**
 7.  **[WooCommerce Coupons by Categories and Tags](https://wordpress.org/plugins/woo-coupons-by-categories-and-tags/)**
 8.  **[Arconix Shortcodes](https://wordpress.org/plugins/arconix-shortcodes/)**
 9.  **[Arconix Flexslider](https://wordpress.org/plugins/arconix-flexslider/)**
 10. **[Arconix Portfolio](https://wordpress.org/plugins/arconix-portfolio/)**
 11. **[Arconix Testimonials](https://wordpress.org/plugins/arconix-testimonials/)**
 12. **[Export WordPress Menus](https://wordpress.org/plugins/wp-export-menus/)**

## 屏幕截图

 * [[
 * Post Type in WordPress navigation list
 * [[
 * Post Type Admin display
 * [[
 * Grouping and Toggling display

## 安装

You can download and install Arconix FAQ using the built in WordPress plugin installer.
If you download the plugin manually, make sure the files are uploaded to `/wp-content/
plugins/arconix-faq/`.

Activate Arconix-FAQ in the “Plugins” admin panel using the “Activate” link.

## 常见问题

### Quick and dirty – how do I display my FAQ’s?

Use the `[faq]` shortcode in a widget or on a post/page. This will output the FAQ’s
using the default settings (Ascending order by Title in a Toggle configuration).
If you’d like to use a different order, consult the [Documentation](https://www.tychesoftwares.com/docs/docs/faq/)
for assistance.

### How do I enable the accordion display mode?

Add `style="accordion"` to the shortcode, e.g. `[faq style="accordion"]`

### Where can I find more information on how to use the plugin?

 * Visit the [documentation](https://www.tychesoftwares.com/docs/docs/faq/) for 
   assistance

### The toggle or accordion isn’t working. What can I do?

While you can certainly start a thread in the [support forum](https://wordpress.org/support/plugin/arconix-faq),
there are some troubleshooting steps you can take beforehand to help speed up the
process.
 1. Check to make sure the javascripts are loading correctly. Load the 
faq page in your browser and view your page’s source. Look for jQuery and Arconix
FAQ JS files there. If you don’t see the Arconix FAQ JS file, then your theme’s `
header.php` file is likely missing `<?php wp_head(); ?>`, which is necessary for
the operation of mine and many other plugins. 2. Check to make sure only one copy
of jQuery is being loaded. Many times conflicts arise when themes or plugins load
jQuery incorrectly, causing the script to be loaded multiple times in multiple versions.
In order to find the offending item, start by disabling your plugins one by one 
until you find the problem. If you’ve disabled all your plugins, try switching to
a different them, such as twentyten or twentytwelve to see if the problem is with
your theme. Once you’ve found the problem, contact the developer for assistance 
getting the issue resolved.

### I need help

Check out the WordPress [support forum](https://wordpress.org/support/plugin/arconix-faq)

### I have a great idea for your plugin!

That’s fantastic! Feel free to open an issue or submit a pull request over at [Github](https://github.com/vishalck/arconix-faq/),
or you can contact me through [Twitter](https://twitter.com/tychesoftwares), [Facebook](https://www.facebook.com/tychesoftwares/)
or my [Website](https://www.tychesoftwares.com)

## 评价

![](https://secure.gravatar.com/avatar/d44c157aa8807805ae26ce0fea0a31b61bb7194d85d43b2e37a0e07d29989447?
s=60&d=retro&r=g)

### 󠀁[Not Bad (Attach css code)](https://wordpress.org/support/topic/not-bad-222/)󠁿

 [trajis](https://profiles.wordpress.org/trajis/) 2025 年 5 月 7 日

It’s simple but useful. But only [faq] can apply WordPress theme, and It cannot 
adjust the group order. Add the following code to make your [faq] look better. .
arconix-faq-accordion-title,.arconix-faq-title {font-weight: bold;margin: 0.8em 
0;}

![](https://secure.gravatar.com/avatar/0638401bc35578410aa7a8515b519848e6ad34f38ebe56aee94216477cf69366?
s=60&d=retro&r=g)

### 󠀁[only partially recommendable](https://wordpress.org/support/topic/only-partially-recommendable/)󠁿

 [fxwoo](https://profiles.wordpress.org/fxwoo/) 2021 年 1 月 10 日

you can’t sort the faq’s in a specific order

![](https://secure.gravatar.com/avatar/aed32775d3de0a616827d20bfffbce200d15f734e57621d1cd1c3119087535c1?
s=60&d=retro&r=g)

### 󠀁[Too Buggy](https://wordpress.org/support/topic/too-buggy-10/)󠁿

 [kcbg9](https://profiles.wordpress.org/kcbg9/) 2020 年 10 月 25 日

Half the time, updating new FAQs or changes “don’t take”, erasing everything typed.
And often, delineating an order doesn’t take, defeating the purpose of establishing
the order of each each FAQ. I see why this is a free plugin.

![](https://secure.gravatar.com/avatar/bdb1f6982b0231e1f03504e93129fae2abf47c7bdaf5c4b0dcb79f048d252aa0?
s=60&d=retro&r=g)

### 󠀁[Not compatible with WP 5.5](https://wordpress.org/support/topic/not-compatible-with-wp-5-5-2/)󠁿

 [krzxsiek](https://profiles.wordpress.org/krzxsiek/) 2020 年 8 月 14 日

Not compatible with WordPress 5.5

![](https://secure.gravatar.com/avatar/fda42034a77111469eec941127f479136ceb6b16ddd25e16c25f4a7da58ecea1?
s=60&d=retro&r=g)

### 󠀁[Simple and perfect](https://wordpress.org/support/topic/simple-and-perfect-166/)󠁿

 [Bookmark](https://profiles.wordpress.org/bookmark/) 2019 年 12 月 29 日

This plugin does exactly what it says and works like a charm. I can absolutely recommend
it to anyone who wants to add a simple FAQ to their WP site.

![](https://secure.gravatar.com/avatar/7fd2436005ad86a45a645a24030fa5a6a8ac43cda60ffadf4c555cb9f2c296cb?
s=60&d=retro&r=g)

### 󠀁[One of the best plugins for FAQ](https://wordpress.org/support/topic/one-of-the-best-plugins-for-faq/)󠁿

 [Manu](https://profiles.wordpress.org/manuxx34/) 2019 年 4 月 14 日

If you need a quick and easy solution this little plugin is fantastic. I would love
to see some styling options or at least the option to select some colours or add
icons but overall this plugin is fantastic and although there are much more complex
solutions out there I can see why is the favourite of so many WP users. Hopefully
the developers will keep it alive.

 [ 阅读所有79条评价 ](https://wordpress.org/support/plugin/arconix-faq/reviews/)

## 贡献者及开发者

「Arconix FAQ」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ tychesoftwares ](https://profiles.wordpress.org/tychesoftwares/)
 *   [ John Gardner ](https://profiles.wordpress.org/jgardner03/)
 *   [ shasvat ](https://profiles.wordpress.org/shasvat/)

「Arconix FAQ」插件已被翻译至 5 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/arconix-faq/contributors)
为本插件所做的贡献。

[帮助将「Arconix FAQ」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/arconix-faq)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/arconix-faq/)，查看[SVN仓库](https://plugins.svn.wordpress.org/arconix-faq/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/arconix-faq/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/arconix-faq/)。

## 更新日志

#### 1.9.7

 * Fix – Cross Site Request Forgery (CSRF) vulnerability caused by missing authentication
   on AJAX endpoint(s).

#### 1.9.6

 * Fix – PHP deprecation notices and warnings appearing on plugin activation.
 * Fix – Cross Site Request Forgery (CSRF) vulnerability.
 * Tweak – Update for compatibility with WordPress 6.8.1.

#### 1.9.5

 * Fix – Added a nonce check for Cross Site Request Forgery (CSRF) vulnerability
   on reset button.

#### 1.9.4

 * Tweak – Update compatibility with WordPress 6.5.
 * Tweak – Update compatibility with WooCommerce 8.7.
 * Fix – Cross Site Request Forgery (CSRF) vulnerability.

#### 1.9.3

 * Fix – Cross Site Request Forgery (CSRF) vulnerability.

#### 1.9.2

 * Compatibility with WordPress 5.5

#### 1.9.1

 * Fixed an issue where CRON for tracking was running every minute.

#### 1.9

 * Updated the CMB library to its latest version.
 * Optimized the code with respect to WordPress Coding Standards.

#### 1.8.3

 * We have temporarily removed the dashboard widget from the plugin.

#### 1.8.2

 * Usage Tracking has been added in the plugin. It provides an option to allow tracking
   of the non-sensitive data of our plugin from the website. You can read more about
   it [here](https://www.tychesoftwares.com/docs/docs/faq/usage-tracking/).

#### 1.8.1

 * Bug Fixed – The style=’accordion’ for the faq shortcode was broken. This has 
   been fixed.

#### 1.8.0

 * The plugin is now GDPR compliant.
 * Bug Fixed – Some notices of debug log file are fixed.

#### 1.7.0

 * You can now exclude certain groups from the FAQs using the exclude_group attribute.
   The value of this attribute should be the slug of the group.
 * Javascript and CSS files from the plugin will only be included when the shortcode
   is used on any page.
 * You can now hide the titles of the groups using the hide_title attribute for 
   the [faq] shortcode. The value should be true if you want to hide the titles 
   else false.

#### 1.6.1

Fixed a bug which caused the FAQ Group descriptions to output incorrectly when using
the accordion style

#### 1.6.0

 * Prepared the plugin for [translations](https://make.wordpress.org/plugins/2015/09/01/plugin-translations-on-wordpress-org/)(
   yay!)
 * Anchor links to group headers are now supported. The format is `faq-group-slug`—
   aka mysite.com/faq/#faq-group-slug
 * Allow users to now specify a single FAQ for display
 * Fixed a bug which caused some of the FAQ-specific CSS to be output improperly

#### 1.5.2

 * Fixed a bug which caused an extra div to be output, breaking some site layouts.
 * Fixed a typo when saving/updating FAQ’s

#### 1.5.1

Fixed a FAQ title display bug

#### 1.5.0

 * Added the ability to display the FAQ’s in a single list even if groups are in
   use.
 * FAQ’s can now be displayed in a jQuery-powered accordion if desired
 * A few other minor backend improvements and fixes.

#### 1.4.3

Fixes a parameter bug that prevented users from restricting the number of FAQ’s 
returned for display

#### 1.4.2

Fix undefined variable bug that would show up when no FAQ groups were used

#### 1.4.1

Updated the metabox script to the latest release. This resolves some content editor
bugs that may pop up in certain configurations.

#### 1.4.0

 * Updated plugin to be better integrated with WP 3.8 dashboard
 * Added support for ‘menu order’, which allows for custom ordering of FAQ items
   without the need for another plugin. Supports custom ordering within groups as
   well.
 * Other miscellaneous improvements and bug fixes

#### 1.3.2

Fixed a syntax error

#### 1.3.1

 * Resolves a conflict with themes from WooThemes that prevented users from inserting
   media into the editor
 * Fixes an error with the Return to Top link introduced in 1.3.0

#### 1.3.0

 * Updated toggle script to be compatible with WordPress 3.6
 * Added another checkbox to the FAQ creation screen which allows the user to set
   the initial state of the FAQ (closed or open)
 * For compatibility reasons, the javascript file is loading in the page header 
   as opposed to the footer
 * The dashboard widget will now only load for administrator users
 * Misc fixes and improvements

#### 1.2.0

 * Added a “Return to Top” meta box option for each FAQ. Checking that box will 
   display a link (text overridable via filter) that will return the user to the
   top of that item
 * Supports linking directly to specific FAQ’s via the FAQ title. View the [documentation](http://arcnx.co/afwiki)
   for guidance
 * Added additional CSS classes to each FAQ for increased styling options
 * Added filters to allow users to prevent the CSS, JS or dashboard widget from 
   loading
 * Refactored defaults code to make it easier for power users to override defaults
   setting

#### 1.1.1

minor fix to allow the user to specify a FAQ group they’d like to display

#### 1.1

 * Added a “group” taxonomy for displaying the FAQ items in groups
 * Updated the CSS with more inline documentation
 * fixed a couple minor bugs

#### 1.0.5

 * fixed a critical bug in the shortcode

#### 1.0.4

 * fixed a display bug which caused all faq’s to be loaded before any content

#### 1.0.3

 * Show all FAQs and no longer paginate (overridable in the shortcode)
 * fix broken dashboard widget

#### 1.0.2

 * version bump to add readme.txt and screenshots

#### 1.0.1

 * Initial Release

## 额外信息

 *  版本 **1.9.7**
 *  最后更新：**11 月前**
 *  活跃安装数量 **6,000+**
 *  WordPress 版本 ** 3.8 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  语言
 * [English (Australia)](https://en-au.wordpress.org/plugins/arconix-faq/) 、 [English (Canada)](https://en-ca.wordpress.org/plugins/arconix-faq/)、
   [English (New Zealand)](https://en-nz.wordpress.org/plugins/arconix-faq/) 、 
   [English (UK)](https://en-gb.wordpress.org/plugins/arconix-faq/) 、 [English (US)](https://wordpress.org/plugins/arconix-faq/)
   和 [Lao](https://lo.wordpress.org/plugins/arconix-faq/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/arconix-faq)
 * 标签
 * [Accordion](https://cn.wordpress.org/plugins/tags/accordion/)[arconix](https://cn.wordpress.org/plugins/tags/arconix/)
   [faq](https://cn.wordpress.org/plugins/tags/faq/)[faq plugin](https://cn.wordpress.org/plugins/tags/faq-plugin/)
   [toggle](https://cn.wordpress.org/plugins/tags/toggle/)
 *  [高级视图](https://cn.wordpress.org/plugins/arconix-faq/advanced/)

## 评级

 4.7 星（最高 5 星）。

 *  [  70 条 5 星评价     ](https://wordpress.org/support/plugin/arconix-faq/reviews/?filter=5)
 *  [  2 条 4 星评价     ](https://wordpress.org/support/plugin/arconix-faq/reviews/?filter=4)
 *  [  2 条 3 星评价     ](https://wordpress.org/support/plugin/arconix-faq/reviews/?filter=3)
 *  [  4 条 2 星评价     ](https://wordpress.org/support/plugin/arconix-faq/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/arconix-faq/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/arconix-faq/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/arconix-faq/reviews/)

## 贡献者

 *   [ tychesoftwares ](https://profiles.wordpress.org/tychesoftwares/)
 *   [ John Gardner ](https://profiles.wordpress.org/jgardner03/)
 *   [ shasvat ](https://profiles.wordpress.org/shasvat/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/arconix-faq/)