Tags: How to

htaccess protected admin panel and ajax search issue

If you’re admin panel is password protected by htaccess then plugin will not able to access wp-ajax.php page, which is essential to pull search result from database. Very few sites occasionally uses htaccess rules to protect their admin panel access. But, unfortunately ajax call will not work until you remove htaccess code. Few references: 1….

How to create custom category page for knowledgebase items?

Go to your currently activated theme folder. For example- „Twenty Twelve“. Just make a copy of category.php file and then rename it to taxonomy-bkb_category.php. Customize that page code according to your need. ** If you need code customization service contact with me. http://codecanyon.net/user/xenioushk#contact

How to create custom single page for knowledgebase post?

You easily create a custom single page for your knowledgebase post. Go to your currently activated theme folder. For example- „Twenty Twelve“ . Then make a copy of single.php file and then rename it to single-bwl_kb.php. Customize that page code according to your need. ** If you need code customization service contact with me. http://codecanyon.net/user/xenioushk#contact

How do I disable the rotating number effect?

Go to KB option panel>Knowledege Base Page. There you will get a option called “KB List Style Type”. Select “None” from that list and save.

I have upload .po /.mo files, it but doesn’t work. Why?

Check following steps for translate „BWL Knowledge Base Manager“ plugin. Inside of plugin „lang“ folder you will get a file named „en_EN.po“ file. To edit this file you need to install „poedit“ software in your computer. Our Plugin text-domain is ‚bwl-kb‘ If you are doing „localization of a plugin“ for the first time, then I…

Can I allow comment on knowledgebase single post?

Yes, you can. Go to plugin option panel>Knowledgebase Page tab. Bottom of the page you will get a section called „comment display settings“. Turn it on to allow comment on your KB post. Remember, Theme support is required to display comment box after knowledgebase details.

Can I customize Knowledgebase slug?

Yes, you can. Plugin comes with full control to customize default slug value. By default plugin generate URL like following example- http://yourdomain.com/bwl-knowledge-base/post-slug   But, you can easily set your own custom slug in plugin option panel. For example- your custom slug will be ‚my-kb‘. Then your URL will be like- http://yourdomain.com/my-kb/post-slug   So, to do…

How to insert custom CSS Code?

Go to plugin „Option Panel“, then click on „Advance“ tab. Bottom of the page you will get a panel for insert Custom CSS code. Add your code and click save.

Can the live search be placed on any page?

Yes, you can place live search box any where of your page using shortcode. Shortcode for search box is: Live Example:

Can I attach files with knowledgebase Post?

Yes, you can add unlimited number of attachment with each KB post. You can also sort attachment files using drag and drop feature. https://www.youtube.com/watch?v=XxCxVC4PA-c&feature=youtu.be

  • 1
  • 2

Add A Knowledge Base Question !

+ = Verify Human or Spambot ?