This plugin provide FAQ’s as accordion type with shortcode tag. It is easy to create and provide responsive FAQ section to your website. Use the shortcode [faq-accordion] to display the FAQ in website anywhere. There are some shortcode parameter you can use for modify the frontend display of accordion FAQ.
FAQs can be display in groups by assigning them in any group/category.
This plugin provide FAQs as accordion with use of shortcode tag anywhere you want in website. It can also work with Gutenberg shortcode block editor.
Feel the reality with
DEMO with real-time access to the FAQs with Accordion.
Here is the list of FAQ with Accordion shortcodes with explanation
Main shortcode:
[faq-accordion]
To display category/group wise FAQs:
[faq-accordion category="category-slug"]
Where slug-name define the slug of FAQ category.
If you want to exclude any group/category in display of FAQs then use this short code:
[faq-accordion exclude_category= "category-slug"]
If you want to hide the group/category title in display of FAQs then use this short code:
[faq-accordion hide_category_title="true"]
Features of this plugin.
- Infinite FAQs and FAQ's Category
- Responsive
- Compatible with WordPress standard themes
- Categorized/Grouped display of FAQs
- Useful in display questions and answers based on accordion.
- Additionally work with Gutenberg shortcode square.
There are two methods by which you can install the plugin in your site.
Method 1 (Upload via admin panel):
- Go to WordPress admin then go to Plugins => Add new => Upload
- Then select the installable zip file.
-
Upload and active the plugin. After that you can use the shortcode where you want to display FAQs.
Method 2 (Upload via FTP):
-
Upload the plugin folder to your server plugin directory. Do not upload the zip file. It should be directly the folder.
- After this, go to WordPress admin and go to Plugins => Installed Plugins
- If the plugin is successfully uploaded then you will find FAQ with accordion here.
- Active the plugin. After that you can use the shortcode where you want to display the FAQs.