Category: faq

How to hide the title of a category

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 [...]

How to display top voted FAQ's?

You can easily display top voted FAQ's using following shortcode-   [bwla_faq meta_key = ‘votes_count’ orderby = ‘meta_value_num’ order = ‘DESC’ /]   Thanks.

How can I insert an Iframe into a FAQ?

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.

Can plugin be used with WooCommerce?

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. [...]

Does search box work in mobile device?

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.

How to solve single FAQ 404 issue?

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.
X
Back To Top