描述
Best WordPress FAQ Plugin that with each and every single feature that you need to add FAQ system in your WordPress site. It’s a custom post type base FAQ management system. Using this plugin is super easy. Multiple FAQ’s form different categories and tags are also possible for this plugin.
It’s a very light weight plugin, so your site not going to be slow for this plugin. It’s design is mobile responsive and modern flat type user interface.
Plugin Features
- Two different theme for FAQ.
- Categorized FAQ management system.
- Tags base FAQ management system.
- FAQ Order and number of FAQ control form shortcode.
- Shortcode system, can be use anywhere ( widget, page or post ).
- Multiple FAQ form different categories or tags.
- Very light weight.
- Work with all WordPress theme.
- Easy to use.
- Developer friendly & easy to customize.
Pro Version Features
- FAQ live search system.
- Pagination system for FAQ.
- AJAX powered FAQ rating system.
- Front-end FAQ submission system.
- Advance FAQ shortcode generator.
- Powerful FAQ setting panel.
Read installation for details documentation & shortcode example.
Video Documentation
屏幕截图
安装
-
Install it as a regular WordPress plugin
-
Active the plugin.
-
Use shortcode to show FAQ.
Category shortcode example
[wpb_af_faqs theme=”flat” post=”-1″ order=”DESC” orderby=”date” category=”” tags=”” close_previous=”yes”]
选项:
-
theme : Theme for FAQ. Default: flat. Valid values: flat / ui
-
post : Number of FAQ to show, default -1. -1 means show all.
-
order: Sort order for categories (either ascending or descending). The default is ascending. Valid values: ASC, DESC
-
orderby: Sort FAQ alphabetically, by unique Category ID, or by the count of posts in that Category. Valid values: ID, date, name, slug, title etc. Details here: https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters
-
category : Comma separated FAQ categories slug.
-
tags : Comma separated FAQ tags slug.
-
close_previous : Close previously opend FAQ. Default yes. Valid values: yes / no
常见问题
-
You need to use our shortcode for that. Please read this plugin installation for details.
-
How can I change the background colors?
-
You need to change little bit css code for that.
评价
贡献者及开发者
更新日志
version 1.0
- Initial release
version 1.01
- Fixed faq content list not showing problem.
version 1.02
- Fixed dot issue.
version 1.03
- Added WordPress 4.9.6 support.
version 1.04
- Added WordPress 5.2 support.
- Added WordPress Gutenberg Editor support for FAQ content.
version 1.05
- Added WordPress 5.2.2 support.
- Added WordPress Gutenberg Editor support on FAQ category.