Linux 软件免费装
Banner图

Arconix FAQ

开发者 jgardner03
tychesoftwares
shasvat
更新时间 2024年3月13日 21:40
PHP版本: 3.8 及以上
WordPress版本: 6.4.3

标签

toggle faq accordion faq plugin frequently asked questions arconix

下载

1.0.4 1.0.5 1.1 1.1.1 1.2 1.3 1.3.2 1.4.0 1.4.1 1.4.2 1.4.3 1.5.0 1.5.1 1.5.2 1.6.0 1.6.1 1.8.0 1.8.1 1.8.2 1.9.1 1.9.2 1.0.2 1.0.3 1.3.1 1.7.0 1.9 1.9.3

详情介绍:

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 Documentation
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
Features Some of our Pro plugins
  1. Deposits plugin for WooCommerce
  2. Order Delivery Date Pro for WooCommerce
  3. Abandoned Cart Pro for WooCommerce
  4. Booking & Appointment Plugin for WooCommerce
  5. Product Delivery Date Pro for WooCommerce
Some of our other free plugins
  1. Order Delivery Date for WooCommerce - Lite
  2. Abandoned Cart for WooCommerce
  3. Product Delivery Date for WooCommerce - Lite
  4. WooCommerce Print Invoice & Delivery Note
  5. Order Delivery Date for WP e-Commerce
  6. Prevent Customers To Cancel WooCommerce Orders
  7. WooCommerce Coupons by Categories and Tags
  8. Arconix Shortcodes
  9. Arconix Flexslider
  10. Arconix Portfolio
  11. Arconix Testimonials
  12. Export WordPress Menus

安装:

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.

屏幕截图:

  • Post Type Admin display
  • Grouping and Toggling display

升级注意事项:

Upgrade normally via your WordPress admin -> Plugins panel.

常见问题:

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 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?

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

While you can certainly start a thread in the support forum, 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

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, or you can contact me through Twitter, Facebook or my Website

更新日志:

1.9.3 1.9.2 1.9.1 1.9 1.8.3 1.8.2 1.8.1 1.8.0 1.7.0 1.6.1 Fixed a bug which caused the FAQ Group descriptions to output incorrectly when using the accordion style 1.6.0 1.5.2 1.5.1 Fixed a FAQ title display bug 1.5.0 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 1.3.2 Fixed a syntax error 1.3.1 1.3.0 1.2.0 1.1.1 minor fix to allow the user to specify a FAQ group they'd like to display 1.1 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1