If you want to display a single category FAQ items in page then you defiantly don't want to show the title of that category before the FAQ items. Because you're page already displaying that category name in title. So, it could be odd sometimes(reported by some of our customer). To hide the title you just [...]
You can easily display top voted FAQ's using following shortcode- [bwla_faq meta_key = ‘votes_count’ orderby = ‘meta_value_num’ order = ‘DESC’ /] Thanks.
Very easy. - Just remove [bwla_form=”1” /] shortcode, Thank!
You can Use following code- <iframe src="https://www.yourdomain.com" width="100%" height="300px"></iframe> set height value according to you’re need. Thanks.
Yes, it’s possible. 1. Go to FAQ Settings>Reading Settings section. 2. From ‘Collapsible Accordion: ’ drop down list, please select ‘Show All FAQ Answer Closed’ option and save your new settings. Check following image- http://prntscr.com/6yksi1 Thanks.
Yes, plugin is fully compatible with WooCommerce plugin. You just need to purchase FAQ Tab For WooCommerce addon to use FAQ plugin with WooCommerce. You can use your existing FAQs as WooCommerce product FAQ. So, you do not need to create FAQ again for your product. It is super easy to use and very efficient. [...]
Yes, Go to FAQ settings >> Font settings >> FAQ Label Font Size: . You will get options to set font size for the questions.
Yes, plugin search box support and work pretty well in mobile devices. Search box has clear ( X ) button, so you can easily clear search field text with out pressing back button of your phone.
Yes, we always keep our plugin up to date and ensure compatibility with latest WordPress version. So, you can use our plugin without any doubt.
Getting 404 (Page Not Found) is a very common issue for custom post type single post. But it is quite easy to fix. To solve that, Go to Settings>Permalinks. Next, click on Post name radio and click Save. Finally, Check FAQ single page, and hopefully it will now work perfectly.