BWL Advanced FAQ Manager Lite – WordPress plugin Free download
BWL Advanced FAQ Manager Lite
Description
BWL Advanced FAQ Manager Plugin makes it easy to create FAQ sections on your WordPress powered blog. Simply activate, add FAQ items, then display them on a post or page by using a shortcode. Also you can show your faq items in sidebar as widget. Cool sorting features gives you sort FAQ items according to your need.
– Unlimited FAQ.
– Live Search Option.
– Display Multiple Categories FAQ.
– FAQ Option Panel.
– 7 different FAQ Themes.
– Shortcode Editor.
– Shortcode Available.
– FAQ Widget.
– Rating FAQ.
– FAQ Categories.
– FAQ Topics.
– Pure CSS3 Accordion.
– Responsive Layout.
– Ready for localization.
– Support WP Latest Version.
– Well Documentation.
Pro Version Additional Features
– Search Suggestion Box With Result Highlighter.
– Multiple Categories FAQs With Single Search Box.
– Get TWO Premium Addons For FREE.
– Custom Drag & Drop Sort of FAQ Posts.
– FAQ Pagination.
– FAQ Display In Tabbed Layout.
– External FAQ Submission Form.
– Bulk & Quick Edit options.
– Premium 6 Months Free Support From Developer.
Installation
Using The WordPress Dashboard
Upload the plugin files to the /wp-content/plugins/bwl-advanced-faq-manager-lite
directory, or install the plugin through the WordPress plugins screen directly.
Activate the plugin through the ‘Plugins’ screen in WordPress
Use the Advaced FAQ->Add FAQ to configure the plugin.
Using FTP
Extract ‘bwl-advanced-faq-manager-lite.zip’ to your computer.
Upload ‘bwl-advanced-faq-manager-lite’ directory to your ‘wp-content/plugins’ directory.
Activate the plugins on the WordPress Plugins dashboard.
FAQ
Do I use this Plugins as widget?
Yes, you can. Go to widget dashboard and there you will found a widget called “BWL Advanced FAQ Manager Widget”. Drag and drop
it right panel and add short codes inside text box and you are done.
How to integrate short codes?
It’s very simple. Follow the steps.
1. Go to pages>Add new and then in text editor write [bwla_faq]. Save it and you are done.
2. You can also add parameters in shortcodes.
Show 5 faqs then add –
[bwla_faq limit=5]
Show 5 faqs with ascending order depends on menu order then add –
[bwla_faq orderby=’menu_order’ limit=5 order= ‘ASC’]
Show faq by categories then add –
[bwla_faq faq_category=’your-category-name’]
Show faq by topics then add –
[bwla_faq faq_topics=’your-topics-name’]
You can also add limit, order, orderby shortcodes in topics and categories.
3. Available Shortcodes:
Show All FAQs: [bwla_faq]
Show FAQs By Category: [bwla_faq faq_category=’your-category-slug’]
Show FAQs By Topics: [bwla_faq faq_topics=’your-topic-slug’]
Show 5 FAQs (SET LIMIT): [bwla_faq limit=’5′]