FAQ Layouts

Flat & Bold Layout

BWL Advanced FAQ Manager is a premium WordPress plugin that allows you to create and display unlimited number of FAQ posts for any WordPress powered website. Additionally, this plugin provides the option to insert a FAQ section into pages, posts or widget areas.

Try Free Version Now.

The FAQ plugin has an Extensive and Powerful Option Panel which ensures the best user experiences to create and FAQ contents. User friendly options to Add, Edit, Delete and sort the FAQ posts from the admin panel. Furthermore, the plugin has a Visual Shortcode Editor. So, you can quickly include shortcodes in the post/page content. Built-in widget feature provides you the necessary options to show FAQ posts in sidebar of the website.

Additionally, the plugin has Unique Live Search Box that gives the users to find their questions answer easily from long FAQ lists. If you need to display a large list then Pagination feature will provide you that support. Now, it is very convenient to manage large number of FAQ posts and preview in any area of the web site. Hope you liked the plugin.

Rukaya Mahbub   March 9, 2014  

281 people found this faq useful.

You can easily create a custom single page for display single FAQ content. To do this, go to your theme folder, then create a copy of single.php file ​and rename it single-bwl_advanced_faq.php. Now, all single FAQ contents will display in newly created page.

Md Mahbub Alam Khan   January 9, 2015  

17 people found this faq useful.

Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.

food-2

Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.

Md Mahbub Alam Khan   March 13, 2014  

36 people found this faq useful.

We are using theme shortcode to display image inside faq post.

[lightbox full="http://lorempixel.com/g/500/300/"]http://lorempixel.com/g/125/125/[/lightbox]
Md Mahbub Alam Khan   March 13, 2014  

26 people found this faq useful.

FAQ plugin comes with tons of premium and unique features that boost up user experience of your site users. Here goes list of features-

  • Almost zero configuration required.
  • Create unlimited number of FAQs.
  • Live FAQ search to find FAQ’s quickly.
  • Unique FAQ pagination system.
  • 7 different FAQ Themes With Custom Theme Generator.
  • Display FAQs in tabs.
  • Front-end FAQ ask form.
  • Math Captcha Validation For FAQ Submission.
  • Custom Slug For Single FAQ.
  • Extensive FAQ option panel.
  • Visual Shortcode editor.
  • Accordion and Toggle mode.
  • Expand All / Collapse All buttons.
  • Font-awesome up/down arrow for FAQ collapse navigation.
  • RTL support.
  • 3 Types of Built-in FAQ Widgets.
  • Custom FAQ sorting option.
  • FAQ rating option.
  • FAQ categories.
  • FAQ topics.
  • FAQ filtering by categories and topics in admin panel.
  • Display single FAQ any where of Site.
  • Pure CSS3 accordion with jQuery fallback.
  • Responsive layout to fit any screen size.
  • Ready for localization (Mo & Po file included).
  • WPML compatible.
  • Support WordPress latest version.
  • Well written documentation,
  • Automatic notification for new version.
  • Get 6 months Premium support From developer.
Md Mahbub Alam Khan   March 9, 2014  

40 people found this faq useful.

Semi Rounded Layout

Plugin offers you the full freedom to set custom color schemes for your FAQs. Just add color code inside the shortcode and plugin will handle rest of the things.

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

NOTE: first_color will be added 50% top of the accordion and second_color will be added 50% bottom in accordion "Label".

Output:

Md Mahbub Alam Khan   March 27, 2018  

12 people found this faq useful.

By default, the FAQ title font style is bold and has a light shadow just below the text. For some themes, it seems blurry. You can easily remove that shadow and change the font style in to normal.

Go to the FAQ settings page, and bottom of the page, you will get the option to insert custom CSS code. Just add the following lines of code in there and save. Your issue will be solved.

.ac-container label{
 font-weight: normal;
 text-shadow: none;
}
Md Mahbub Alam Khan   February 13, 2015  

20 people found this faq useful.

Yes, Go to FAQ settings >> Font settings >> FAQ Label Font Size: . You will get options to set font size for the questions.

Md Mahbub Alam Khan   June 8, 2015  

7 people found this faq useful.

You can easily change the navigation arrows in shrotcode. Please check following link for full list of shortcodes-

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

Available Arrow Codes:

  • Arrow Up : f062
  • Angle Up : f106
  • Double Angle Up : f102
  • Circle Arrow Up : f0aa
  • Caret Arrow Up : f0d8
  • Chevron Arrow Up : f077
Md Mahbub Alam Khan   March 27, 2018  

20 people found this faq useful.

You can use the following class references to customize the FAQ layout and it's other components like Accordion container, label, content, search box as well as the external FAQ submission form.

01. Accordion Container:

.baf-faq-container{}

02. Accordion Label:

.baf-faq-container label{}

03. Accordion Content: 

.baf-faq-container .baf_content{}

04. Accordion Search Box: 

.bwl-faq-search-panel{}

05. Accordion External Form:

.bwl-faq-search-panel{}

 

Md Mahbub Alam Khan   March 27, 2018  

16 people found this faq useful.

ROUNDED LAYOUT

Plugin offers you the full freedom to set custom color schemes for your FAQs. Just add color code inside the shortcode and plugin will handle rest of the things.

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

NOTE: first_color will be added 50% top of the accordion and second_color will be added 50% bottom in accordion "Label".

Output:

Md Mahbub Alam Khan   March 27, 2018  

12 people found this faq useful.

By default, the FAQ title font style is bold and has a light shadow just below the text. For some themes, it seems blurry. You can easily remove that shadow and change the font style in to normal.

Go to the FAQ settings page, and bottom of the page, you will get the option to insert custom CSS code. Just add the following lines of code in there and save. Your issue will be solved.

.ac-container label{
 font-weight: normal;
 text-shadow: none;
}
Md Mahbub Alam Khan   February 13, 2015  

20 people found this faq useful.

Yes, Go to FAQ settings >> Font settings >> FAQ Label Font Size: . You will get options to set font size for the questions.

Md Mahbub Alam Khan   June 8, 2015  

7 people found this faq useful.

You can easily change the navigation arrows in shrotcode. Please check following link for full list of shortcodes-

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

Available Arrow Codes:

  • Arrow Up : f062
  • Angle Up : f106
  • Double Angle Up : f102
  • Circle Arrow Up : f0aa
  • Caret Arrow Up : f0d8
  • Chevron Arrow Up : f077
Md Mahbub Alam Khan   March 27, 2018  

20 people found this faq useful.

You can use the following class references to customize the FAQ layout and it's other components like Accordion container, label, content, search box as well as the external FAQ submission form.

01. Accordion Container:

.baf-faq-container{}

02. Accordion Label:

.baf-faq-container label{}

03. Accordion Content: 

.baf-faq-container .baf_content{}

04. Accordion Search Box: 

.bwl-faq-search-panel{}

05. Accordion External Form:

.bwl-faq-search-panel{}

 

Md Mahbub Alam Khan   March 27, 2018  

16 people found this faq useful.

Navigation Style#01 ( Arrow Up )

Plugin offers you the full freedom to set custom color schemes for your FAQs. Just add color code inside the shortcode and plugin will handle rest of the things.

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

NOTE: first_color will be added 50% top of the accordion and second_color will be added 50% bottom in accordion "Label".

Output:

Md Mahbub Alam Khan   March 27, 2018  

12 people found this faq useful.

By default, the FAQ title font style is bold and has a light shadow just below the text. For some themes, it seems blurry. You can easily remove that shadow and change the font style in to normal.

Go to the FAQ settings page, and bottom of the page, you will get the option to insert custom CSS code. Just add the following lines of code in there and save. Your issue will be solved.

.ac-container label{
 font-weight: normal;
 text-shadow: none;
}
Md Mahbub Alam Khan   February 13, 2015  

20 people found this faq useful.

Yes, Go to FAQ settings >> Font settings >> FAQ Label Font Size: . You will get options to set font size for the questions.

Md Mahbub Alam Khan   June 8, 2015  

7 people found this faq useful.

You can easily change the navigation arrows in shrotcode. Please check following link for full list of shortcodes-

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

Available Arrow Codes:

  • Arrow Up : f062
  • Angle Up : f106
  • Double Angle Up : f102
  • Circle Arrow Up : f0aa
  • Caret Arrow Up : f0d8
  • Chevron Arrow Up : f077
Md Mahbub Alam Khan   March 27, 2018  

20 people found this faq useful.

You can use the following class references to customize the FAQ layout and it's other components like Accordion container, label, content, search box as well as the external FAQ submission form.

01. Accordion Container:

.baf-faq-container{}

02. Accordion Label:

.baf-faq-container label{}

03. Accordion Content: 

.baf-faq-container .baf_content{}

04. Accordion Search Box: 

.bwl-faq-search-panel{}

05. Accordion External Form:

.bwl-faq-search-panel{}

 

Md Mahbub Alam Khan   March 27, 2018  

16 people found this faq useful.

Navigation Style#02 ( Chevron Arrow )

Plugin offers you the full freedom to set custom color schemes for your FAQs. Just add color code inside the shortcode and plugin will handle rest of the things.

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

NOTE: first_color will be added 50% top of the accordion and second_color will be added 50% bottom in accordion "Label".

Output:

Md Mahbub Alam Khan   March 27, 2018  

12 people found this faq useful.

By default, the FAQ title font style is bold and has a light shadow just below the text. For some themes, it seems blurry. You can easily remove that shadow and change the font style in to normal.

Go to the FAQ settings page, and bottom of the page, you will get the option to insert custom CSS code. Just add the following lines of code in there and save. Your issue will be solved.

.ac-container label{
 font-weight: normal;
 text-shadow: none;
}
Md Mahbub Alam Khan   February 13, 2015  

20 people found this faq useful.

Yes, Go to FAQ settings >> Font settings >> FAQ Label Font Size: . You will get options to set font size for the questions.

Md Mahbub Alam Khan   June 8, 2015  

7 people found this faq useful.

You can easily change the navigation arrows in shrotcode. Please check following link for full list of shortcodes-

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

Available Arrow Codes:

  • Arrow Up : f062
  • Angle Up : f106
  • Double Angle Up : f102
  • Circle Arrow Up : f0aa
  • Caret Arrow Up : f0d8
  • Chevron Arrow Up : f077
Md Mahbub Alam Khan   March 27, 2018  

20 people found this faq useful.

You can use the following class references to customize the FAQ layout and it's other components like Accordion container, label, content, search box as well as the external FAQ submission form.

01. Accordion Container:

.baf-faq-container{}

02. Accordion Label:

.baf-faq-container label{}

03. Accordion Content: 

.baf-faq-container .baf_content{}

04. Accordion Search Box: 

.bwl-faq-search-panel{}

05. Accordion External Form:

.bwl-faq-search-panel{}

 

Md Mahbub Alam Khan   March 27, 2018  

16 people found this faq useful.

Navigation Style#03 ( Double Angle Up )

Plugin offers you the full freedom to set custom color schemes for your FAQs. Just add color code inside the shortcode and plugin will handle rest of the things.

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

NOTE: first_color will be added 50% top of the accordion and second_color will be added 50% bottom in accordion "Label".

Output:

Md Mahbub Alam Khan   March 27, 2018  

12 people found this faq useful.

By default, the FAQ title font style is bold and has a light shadow just below the text. For some themes, it seems blurry. You can easily remove that shadow and change the font style in to normal.

Go to the FAQ settings page, and bottom of the page, you will get the option to insert custom CSS code. Just add the following lines of code in there and save. Your issue will be solved.

.ac-container label{
 font-weight: normal;
 text-shadow: none;
}
Md Mahbub Alam Khan   February 13, 2015  

20 people found this faq useful.

Yes, Go to FAQ settings >> Font settings >> FAQ Label Font Size: . You will get options to set font size for the questions.

Md Mahbub Alam Khan   June 8, 2015  

7 people found this faq useful.

You can easily change the navigation arrows in shrotcode. Please check following link for full list of shortcodes-

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

Available Arrow Codes:

  • Arrow Up : f062
  • Angle Up : f106
  • Double Angle Up : f102
  • Circle Arrow Up : f0aa
  • Caret Arrow Up : f0d8
  • Chevron Arrow Up : f077
Md Mahbub Alam Khan   March 27, 2018  

20 people found this faq useful.

You can use the following class references to customize the FAQ layout and it's other components like Accordion container, label, content, search box as well as the external FAQ submission form.

01. Accordion Container:

.baf-faq-container{}

02. Accordion Label:

.baf-faq-container label{}

03. Accordion Content: 

.baf-faq-container .baf_content{}

04. Accordion Search Box: 

.bwl-faq-search-panel{}

05. Accordion External Form:

.bwl-faq-search-panel{}

 

Md Mahbub Alam Khan   March 27, 2018  

16 people found this faq useful.

Navigation Style #04 ( Caret Arrow Up )

BWL Advanced FAQ Manager is a premium WordPress plugin that allows you to create and display unlimited number of FAQ posts for any WordPress powered website. Additionally, this plugin provides the option to insert a FAQ section into pages, posts or widget areas.

Try Free Version Now.

The FAQ plugin has an Extensive and Powerful Option Panel which ensures the best user experiences to create and FAQ contents. User friendly options to Add, Edit, Delete and sort the FAQ posts from the admin panel. Furthermore, the plugin has a Visual Shortcode Editor. So, you can quickly include shortcodes in the post/page content. Built-in widget feature provides you the necessary options to show FAQ posts in sidebar of the website.

Additionally, the plugin has Unique Live Search Box that gives the users to find their questions answer easily from long FAQ lists. If you need to display a large list then Pagination feature will provide you that support. Now, it is very convenient to manage large number of FAQ posts and preview in any area of the web site. Hope you liked the plugin.

Rukaya Mahbub   March 9, 2014  

281 people found this faq useful.

Yes, you can paginate FAQ's very easily for your large no of items. You can also assign how many items you can display per page.

faq_pagination_output

Md Mahbub Alam Khan   February 13, 2015  

19 people found this faq useful.

You can easily create a custom single page for display single FAQ content. To do this, go to your theme folder, then create a copy of single.php file ​and rename it single-bwl_advanced_faq.php. Now, all single FAQ contents will display in newly created page.

Md Mahbub Alam Khan   January 9, 2015  

17 people found this faq useful.

By default, the FAQ title font style is bold and has a light shadow just below the text. For some themes, it seems blurry. You can easily remove that shadow and change the font style in to normal.

Go to the FAQ settings page, and bottom of the page, you will get the option to insert custom CSS code. Just add the following lines of code in there and save. Your issue will be solved.

.ac-container label{
 font-weight: normal;
 text-shadow: none;
}
Md Mahbub Alam Khan   February 13, 2015  

20 people found this faq useful.

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.

Md Mahbub Alam Khan   February 13, 2015  

8 people found this faq useful.

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.

Md Mahbub Alam Khan   June 8, 2015  

28 people found this faq useful.

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.

Md Mahbub Alam Khan   June 8, 2015  

19 people found this faq useful.

Yes, Go to FAQ settings >> Font settings >> FAQ Label Font Size: . You will get options to set font size for the questions.

Md Mahbub Alam Khan   June 8, 2015  

7 people found this faq useful.

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. Please check the following link.

FAQ Tab For WooCommerce

Md Mahbub Alam Khan   June 8, 2015  

33 people found this faq useful.

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.

Md Mahbub Alam Khan   June 8, 2015  

7 people found this faq useful.

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.

Md Mahbub Alam Khan   June 8, 2015  

13 people found this faq useful.

Very easy.

- Just remove [bwla_form=”1” /] shortcode,

Thank!

Md Mahbub Alam Khan   June 8, 2015  

13 people found this faq useful.

You can easily display top voted FAQ's using following shortcode-

 

[bwla_faq meta_key = ‘votes_count’ orderby = ‘meta_value_num’ order = ‘DESC’ /]

 

Thanks.

Md Mahbub Alam Khan   June 8, 2015  

11 people found this faq useful.

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 need to add following code and make sure 'list' value is set to 0.

[bwla_faq faq_category="introduction" sbox="0" list="0" /]

Thanks !

Md Mahbub Alam Khan   July 31, 2015  

8 people found this faq useful.

Plugin offers you the full freedom to set custom color schemes for your FAQs. Just add color code inside the shortcode and plugin will handle rest of the things.

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

NOTE: first_color will be added 50% top of the accordion and second_color will be added 50% bottom in accordion "Label".

Output:

Md Mahbub Alam Khan   March 27, 2018  

12 people found this faq useful.

You can easily change the navigation arrows in shrotcode. Please check following link for full list of shortcodes-

https://projects.bluewindlab.net/wpplugin/baf/doc/#!/plugin_shortcodes

Available Arrow Codes:

  • Arrow Up : f062
  • Angle Up : f106
  • Double Angle Up : f102
  • Circle Arrow Up : f0aa
  • Caret Arrow Up : f0d8
  • Chevron Arrow Up : f077
Md Mahbub Alam Khan   March 27, 2018  

20 people found this faq useful.

You can use the following class references to customize the FAQ layout and it's other components like Accordion container, label, content, search box as well as the external FAQ submission form.

01. Accordion Container:

.baf-faq-container{}

02. Accordion Label:

.baf-faq-container label{}

03. Accordion Content: 

.baf-faq-container .baf_content{}

04. Accordion Search Box: 

.bwl-faq-search-panel{}

05. Accordion External Form:

.bwl-faq-search-panel{}

 

Md Mahbub Alam Khan   March 27, 2018  

16 people found this faq useful.

Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.

food-2

Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.

Md Mahbub Alam Khan   March 13, 2014  

36 people found this faq useful.

We are using theme shortcode to display image inside faq post.

[lightbox full="http://lorempixel.com/g/500/300/"]http://lorempixel.com/g/125/125/[/lightbox]
Md Mahbub Alam Khan   March 13, 2014  

26 people found this faq useful.

FAQ plugin comes with tons of premium and unique features that boost up user experience of your site users. Here goes list of features-

  • Almost zero configuration required.
  • Create unlimited number of FAQs.
  • Live FAQ search to find FAQ’s quickly.
  • Unique FAQ pagination system.
  • 7 different FAQ Themes With Custom Theme Generator.
  • Display FAQs in tabs.
  • Front-end FAQ ask form.
  • Math Captcha Validation For FAQ Submission.
  • Custom Slug For Single FAQ.
  • Extensive FAQ option panel.
  • Visual Shortcode editor.
  • Accordion and Toggle mode.
  • Expand All / Collapse All buttons.
  • Font-awesome up/down arrow for FAQ collapse navigation.
  • RTL support.
  • 3 Types of Built-in FAQ Widgets.
  • Custom FAQ sorting option.
  • FAQ rating option.
  • FAQ categories.
  • FAQ topics.
  • FAQ filtering by categories and topics in admin panel.
  • Display single FAQ any where of Site.
  • Pure CSS3 accordion with jQuery fallback.
  • Responsive layout to fit any screen size.
  • Ready for localization (Mo & Po file included).
  • WPML compatible.
  • Support WordPress latest version.
  • Well written documentation,
  • Automatic notification for new version.
  • Get 6 months Premium support From developer.
Md Mahbub Alam Khan   March 9, 2014  

40 people found this faq useful.
  1. Go to plugins section in your WordPress admin panel and click Add New to install plugin.
  2. Now, upload the "bwl-advanced-faq-manager.zip" file.
  3. Once plugin uploaded successfully, you will get a success message and then activate the plugin.
  4. After activating plugins, you will redirect in plugins section of wp-admin panel and show new installed plugins information in there.
  5. Now, you are ready to use BWL Advanced FAQ Manager Plugin! In admin panel left menu you will see a new section like following image.
    BWL Advanced FAQ Manager Menu
Md Mahbub Alam Khan   March 9, 2014  

83 people found this faq useful.

BWL Advanced FAQ manager plugin allows the admin users to add FAQ posts and group them by categories and topics. This way, the users can easily find their answers quite fast.

  • Adding new FAQ items is almost similar to creating a new post. Go to the "Advanced FAQ" section and click the "Add New FAQ" link. After that, Add the FAQ title and description, select the category, select topics and finally, click Publish to save a new FAQ.
  • FAQ Category Page allows you to add an unlimited number of categories for FAQ. You can show category-wise FAQ by using a shortcode.
  • FAQ Topics Page allows you to add an unlimited number of Topics for FAQ. You can show topic-wise FAQ by using a shortcode.
Md Mahbub Alam Khan   March 9, 2014  

145 people found this faq useful.

Upgrading from 1.4.6 to 1.4.7
Replace all files and directories in your "bwl-advanced-faq-manager" folder.
Upgrading from 1.4.5 to 1.4.6
Replace all files and directories in your "bwl-advanced-faq-manager" folder.
Upgrading from 1.4.4 to 1.4.5
Replace all files and directories in your "bwl-advanced-faq-manager" folder.
Upgrading from 1.4.3 to 1.4.4
Replace all files and directories in your "bwl-advanced-faq-manager" folder.
Upgrading from 1.4.2 to 1.4.3
Replace all files and directories in your "bwl-advanced-faq-manager" folder.
Upgrading from 1.4.1 to 1.4.2
Replace all files and directories in your "bwl-advanced-faq-manager" folder.
Upgrading from 1.4.0 to 1.4.1

  • faq-style.css
  • bwl_advanced_faq_manager_sorting.php
  • bwl_advanced_faq_manager_shortcode.php

Upgrading from 1.3.0 to 1.4.0
Replace all files and directories in your "bwl-advanced-faq-manager" folder.
Upgrading from 1.2.0 to 1.3.0
Replace all files and directories in your "bwl-advanced-faq-manager" folder.
Upgrading from 1.1.0 to 1.2.0
Replace all files and directories in your "bwl-advanced-faq-manager" folder.
New Files added in 1.2.0
- bwl_advanced_faq_manager_form_shortcode.php

Md Mahbub Alam Khan   March 9, 2014  

18 people found this faq useful.

You will get language terms in "lang/default.po" file. You have to install “poedit” software in your computer.

- Our Plugin text-domain is 'bwl-adv-faq'

- If you are new about “localization of a plugin”, then I recommend you to check this video.

Md Mahbub Alam Khan   March 9, 2014  

21 people found this faq useful.

Please follow the steps -

1. Open “bwl_advanced_faq_manager_form_shortcode.php” file

2. Go to line no – 87 and you will get “Add A New FAQ Question !” text in there.

Md Mahbub Alam Khan   March 9, 2014  

26 people found this faq useful.

To translate FAQ plugin please follow the steps described in below-

Step 01: You like to translate FAQ plugin in to German language. FAQ plugin text domain is ‘bwl-adv-faq’. So, .po file name should be bwl-adv-faq-de_DE.po. Translate plugin texts using .po editor. It will automatically generate bwl-adv-faq-de_DE.mo file.

Step 02: Now, placed that bwl-adv-faq-de_DE.po & bwl-adv-faq-de_DE.mo file in 'lang' folder or in wp-content/languages/plugins/ folder. That’s all. You can check more country and language codes from below.

1. List of country code.

2. List of language code.

Md Mahbub Alam Khan   March 9, 2014  

31 people found this faq useful.

Join With 900+ Happy Buyers Today !

Purchase Plugin
X
Back To Top