=== WP Knowledgebase === Contributors: EnigmaWeb Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CEJ9HFWJ94BG4 Tags: WP Knowledgebase, knowledgebase, knowledge base, faqs, wiki Requires at least: 3.1 Tested up to: 4.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple and flexible knowledgebase plugin for WordPress == Description == Create an attractive and professional knowledgebase. It's easy to use, easy to customise, and works with any theme. = Key Features = * Simple and easy to use * Fully RESPONSIVE * Customise your catalogue presentation easily (choose theme colour, sidebar layouts, number of articles to show etc) * Super fast search, with predictive text - handy! * A selection of sidebar widgets (search, categories, tags, posts) * Integrated breacrumb (on/off) * Display comments on knowledgebase articles (on/off) * Drag & Drop for custom ordering of articles and categories * Works across all major browsers and devices - IE8+, Safari, Firefox, Chrome * Editable slug (default is /knowledgebase ) = Official Demo = * [Click here](http://demo.enigmaweb.com.au/knowledgebase/) for out-of-the-box demo = User Examples = * [Cub Themes](http://cubthemes.com/support/) knowledgebase * [Orpheus](http://orpheus-app.com/knowledgebase) Android app knowledgebase * [OzBeans](http://ozbeanz.com.au/knowledgebase/) - IT consultants = Languages = * English * German * Dutch * Bulgarian Translators, thank you all for your contribution to this plugin. Much appreciated. If you'd like to help translate this plugin into your language please get in touch. It's very easy - you don't have to know any code and it's a great way to contribute to the WordPress community. Please [contact Maeve](http://www.enigmaplugins.com/contact/) == Installation == 1. Upload the `wp-knowledgebase` folder to the `/wp-content/plugins/` directory or install it from the plugin directory via your Plugins dash. 1. Activate the WP Knowledgebase plugin through the 'Plugins' menu in WordPress 1. Configure the plugin by going to the `Knowledgebase` tab that appears in your admin menu. Note that a Page will be created automatically for the Knowledgebase, and the page template KBE will be assigned. If you want to create your own page you can do so, but make sure you manually assign the KBE page template. == Frequently Asked Questions == = I'm getting a 404 error = Please go to Settings > Permalinks and resave your permalink structure. = Can I add the search bar to my theme template manually? = Yes, use this php snippet `` = Where is the Knowledgebase page? = When you install the plugin, a Page will be created automatically for the Knowledgebase, and the page template KBE will be assigned. By default it is at /knowledgebase If you want to create your own page you can do so, but make sure you manually assign the KBE page template and update the slug on the plugin Settings screen. = How can I customise the design? = You can do some basic presentation adjustments via Knowledgebase > Settings. Beyond this, you can completely customise the design via your theme css. You can use !important attribute to override the plugin css if needed. = Can import/export WP Knowledgebase data? = Yes. You can import/export data using the built in WordPress function via Tools. It may not import any images in use (although it will import the file paths) so you will need to copy across any images from your old site to the new site uploads folder via FTP. If images still appear broken or missing then you might need to run a search and replace tool to correct the image filepaths for your new site. = Where can I get support for this plugin? = If you've tried all the obvious stuff and it's still not working please request support via the forum. == Screenshots == 1. An example of WP Knowledgebase in action, main KB home view 2. Another example of WP Knowledgebase front-end, article view 3. The settings screen in WP-Admin 4. Available widgets == Changelog == = 1.0.1 = * Function fixed which was assigning template to the page * Theme styling issue fixed = 1.0 = * Initial release == Upgrade Notice == = 1.0.1 = * Function fixed which was assigning template to the page * Theme styling issue fixed = 1.0 = * Initial release