Skip to content

Commit 537e3b2

Browse files
authored
Update README.md
1 parent 139d0e3 commit 537e3b2

File tree

1 file changed

+214
-2
lines changed

1 file changed

+214
-2
lines changed

README.md

Lines changed: 214 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,214 @@
1-
# ipt-knowledgebase-theme-wp8.1
2-
ipt-knowledgebase-theme-wp8.1
1+
# WP Knowledge Base Theme 1.8.1
2+
#### by iPanelThemes.com
3+
4+
![Theme Logo](theme-banner.png?raw=true)
5+
![Theme Screenshot](screenshot.png?raw=true)
6+
7+
Finally a free and open source knowledge base theme made specifically for WordPress.
8+
Uses twitter bootstrap for rendering UI components and some other open source elements
9+
for rendering niceness.
10+
11+
Released version 1.8.1. Download the release and upload it as a WordPress Theme.
12+
13+
## Acknowledgement
14+
Before we dive into the cool features of this theme, let's take a minute here to acknowledge
15+
all the tools that were used during the development of this theme.
16+
* [Underscore Starter Theme](https://underscores.me/): The basic theme framework.
17+
* [Twitter Bootstrap 3.0](https://getbootstrap.com/): Nothing would've been possible without this.
18+
* [Icomoon Icons](https://icomoon.io/): Along with Glyphicons, we've included icomoon for more icons.
19+
* [Sticky-kit](https://github.com/leafo/sticky-kit): A little forked version of it to provide the affix widget.
20+
* [wp-bootstrap-navwalker](https://github.com/twittem/wp-bootstrap-navwalker): A little forked version to generate the top nav.
21+
* [Google Webfonts](https://www.google.com/fonts/): Particularly, Oswald & Roboto Fonts are used.
22+
23+
## Features
24+
* Awesome bootstrap 3.0 UI all over the theme.
25+
* Easily manage multiple knowledge base with categories and posts and nothing else.
26+
* Nice and fine user experience for your customers.
27+
* Add custom images and icons to categories or knowledge bases.
28+
* Completely responsive structure, thanks to Bootstrap.
29+
* A nice dynamic homepage featuring all your knowledge bases.
30+
* Individual category archives for featuring single knowledge base.
31+
* Nice looking archive page for child categories with post featured images.
32+
* Affix widget and social widget.
33+
* Compatibility with a number of bootstrap plugins.
34+
* In built compatibility with a number of other plugins. (See recommended plugins).
35+
* A nice and small footer to show off.
36+
* Bootstrap navigation menu with custom-header image as logo.
37+
* Custom 404 page! [Check it](https://ipanelthemes.com/kb/i-am-a-smart-404-page/).
38+
* Integrated SEO support with BreadCrumbs (Rich Snippets) and third-party plugin integrations.
39+
* and so on...
40+
41+
## Documentation
42+
Comprehensive documentation on how to use this theme is available [at this link](https://ipanelthemes.com/kb/products/wp-knowledge-base-theme/).
43+
44+
## Live Preview
45+
Check our own [Knowledge Base](https://ipanelthemes.com/kb/).
46+
47+
## Core Components converted to bootstrap UI
48+
* Home Page
49+
* Category Pages
50+
* Subcategory pages
51+
* Comments
52+
* Next/Previous Posts links
53+
* wp_link_pages pagination
54+
* Search bar
55+
* Navigation
56+
57+
## About this repository
58+
This will always be the cutting edge development version of the theme. Pull requests are more than welcome.
59+
60+
## Included Widgets
61+
* Affix Widget
62+
* Social Widget
63+
* Knowledge Base Widget
64+
* Popular Knowledge Base Articles
65+
66+
## Included Sidebars
67+
* Knowledge Base Sidebar on individual posts and category archives - ideal for affix widget
68+
* General Sidebar - on everywhere else - ideal for any widgets
69+
* Footer large (on left) - ideal for a short about us
70+
* Footer small (on right) - ideal for social widget
71+
72+
## Compatible and Recommended Plugins
73+
* [Easy Bootstrap Shortcode](https://ipanelthemes.com/kb/wp-knowledge-base-theme/kb-plugins/easy-bootstrap-shortcode/) : Add shortcode functionality to output bootstrap components.
74+
* [Category and Post Ordering](https://ipanelthemes.com/kb/wp-knowledge-base-theme/kb-plugins/category-post-ordering/) : Reorder Knowledge Bases and articles.
75+
* [Remove Category Base](https://ipanelthemes.com/kb/wp-knowledge-base-theme/kb-plugins/remove-category-base/) : Remove the `/category/` base from permalink.
76+
* [Syntax Highlighter Evolved](https://ipanelthemes.com/kb/wp-knowledge-base-theme/kb-plugins/syntax-highlighting/) : Put source codes on your post.
77+
* [WP-PageNavi](https://ipanelthemes.com/kb/wp-knowledge-base-theme/kb-plugins/pagination-using-wp-pagenavi/) : Convert Next/Previous links on archive pages to paginations.
78+
* [WordPress SEO](https://ipanelthemes.com/kb/search-engine-optimization/) : Complete compatibility with WordPress SEO by Yoast.
79+
* [jQuery Colorbox](https://http://ipanelthemes.com/kb/wp-knowledge-base-theme/kb-plugins/jquery-colorbox-display-images-lighbox/) : Put your images inside lightbox.
80+
* [Advanced TinyMCE](https://ipanelthemes.com/kb/wp-knowledge-base-theme/kb-plugins/customizing-tinymce-editor-buttons/) : Customize TinyMCE buttons.
81+
82+
## Compatible and Recommended bbPress Plugins
83+
Complete support is added to bbPress 2.4.1 and (hopefully) greater to host support related forums. Please read [this post](https://ipanelthemes.com/kb/wp-knowledge-base-theme/kb-components/support-forum-using-bbpress/) to learn more. Below is a quick list of compatible plugins.
84+
* [Buddy-bbPress Support Topic](https://wordpress.org/plugins/buddy-bbpress-support-topic/) Out of the box compatibility with styling and proper icons. Supports only the version 2.0.0 (currently in beta) or greater. Also adds a few more status to the plugin.
85+
* [bbPress Pencil Unread](https://wordpress.org/plugins/bbpress-pencil-unread/) Properly styled unread forums (highlighted icons).
86+
* [GD bbPress Attachments](https://wordpress.org/plugins/gd-bbpress-attachments/) For uploading attachments. Frontend output is properly styled.
87+
* [GD bbPress Tools](https://wordpress.org/plugins/gd-bbpress-tools/) Various tools. Each of them are styled properly to match the theme.
88+
* [bbPress - Canned Replies](https://wordpress.org/plugins/bbpress-canned-replies/) - Preset replies. Properly styled for enhanced visual experience.
89+
* [Captcha](https://wordpress.org/plugins/captcha/) The output on the bbPress registration and login page are styled.
90+
91+
## TODO
92+
93+
* Add Twitter typehead to the search fields for auto-completion
94+
95+
## License
96+
```
97+
WP Knowledge Base WordPress theme, Copyright (C) 2013 iPanelThemes.com
98+
WP Knowledge Base WordPress theme is licensed under the GPL.
99+
```
100+
101+
This theme, like WordPress, is licensed under the GPL.
102+
Use it to make something cool, have fun, and share what you've learned with others.
103+
104+
## Bundled Resources
105+
```
106+
Underscore A Starter Theme for WordPress - ​https://underscores.me/
107+
License: Distributed under the terms of the GPL License
108+
Copyright: Automattic, https://automattic.com/
109+
```
110+
111+
```
112+
Bootstrap - ​https://getbootstrap.com/
113+
License: Distributed under the terms of the Apache 2.0 license.
114+
Copyright: Twitter, https://twitter.com
115+
```
116+
117+
```
118+
Icomoon Icon Packs - ​https://icomoon.io/#icons
119+
License: Distributed under the terms of the GPL
120+
Copyright: IcoMoon, https://icomoon.io/
121+
```
122+
123+
```
124+
Sticky-Kit - ​https://leafo.net/sticky-kit/
125+
License: Distributed under the terms of the WTFPL
126+
Copyright: Leaf Corcoran, https://leafo.net
127+
```
128+
129+
```
130+
wp-bootstrap-navwalker - ​https://github.com/twittem/wp-bootstrap-navwalker
131+
License: Distributed under the terms of the GPL-2.0+
132+
Copyright: Edward McIntyre - @twittem
133+
```
134+
135+
```
136+
Google Fonts (Roboto and Oswald) - ​https://www.google.com/fonts/
137+
License: Roboto font and Oswald font are distributed under the terms of the Apache License, version 2.0 and SIL Open Font License, 1.1 respectively
138+
Copyright: Google Fonts, https://www.google.com/fonts/attribution
139+
```
140+
141+
## Changelog
142+
143+
### Version 1.8.1 ( 24.10.2022 )
144+
145+
Updated with new IPT Theme Framework (Work in progress) and robust compatibility with bootstrap nav, pagination etc.
146+
147+
* PHP 8.1
148+
* Wordpress 6 +
149+
* dialer
150+
* news feed
151+
* ad area
152+
* canvas menu
153+
* poppins font
154+
155+
### Version 1.6.0
156+
* Updated to latest bootstrap 3.0.1
157+
* Added the optional theme for visually enhanced experience
158+
* Added complete support for bbPress. Now WP Knowledge Base Theme can serve purpose for support forum as well
159+
* Pages will now be with sidebar
160+
* Added a full-width page template
161+
* Fixed comment form bug on handheld devices
162+
* Improved default button and form styling
163+
164+
### Version 1.5.1
165+
166+
* Fixed site-title issue when not using image as header
167+
* Google webfonts will be enqueued respecting protocol (http or https)
168+
169+
### Version 1.5.0
170+
171+
* Updated to latest IcoMoon fonts which is now under GPL (thanks to @Keyamoon)
172+
* Better CSS localization for Icon Classes (prefixed with `ipt-icon` instead of just `ipt`)
173+
* Fixed comment template layout issue when viewed under small devices (comment textarea leaving a margin on left)
174+
* Fixed invalid href on a div element in Affix Widget
175+
* While using the rel property on the navigation menu for adding icons, it will not get added to the rel attribute and thereby produce incorrect HTML
176+
* Improved category archive page appearance (changed well to well-sm for better white-space usage)
177+
178+
### Version 1.4.0
179+
180+
* Updated the home.php to use default blog type layout
181+
* Added page templete (Knowledge Base Page) to populate the knowledge base appearance (see documentation to learn how to use this as the front page)
182+
* Added author information on single posts and author archive
183+
* Made two sidebars, one for Knowledge Base (categories and posts) and another general
184+
* Added comments to the pages (when comment is turned on)
185+
* Added copyright information to the stylesheet and readme.txt
186+
* Fixed long title overflow issue
187+
* Added a new popular articles widget
188+
* Added a new knowledge bases widget
189+
* Improved Comment form layout
190+
* Fixed header navigation bar collapsing issue
191+
192+
### Version 1.3.0
193+
194+
* Updated Theme name in style.css (respecting WordPress guideline).
195+
* Added compatibility for upcoming EBS Plugin.
196+
* Updated translations and a few translation bugs.
197+
198+
### Version 1.2.0
199+
200+
* Added article number information all throughout the pages.
201+
* Optimized footer appearance for handheld devices.
202+
* Added icons to empty results.
203+
* Repositioned popover to bottom for better appearance on handheld devices.
204+
* Removed small image on article list and added icon instead.
205+
* Added compatibility with Post Order Plugin.
206+
* Several other fine tuning (see commits)
207+
* SHA: 0aac9c67304ed506f300fcfa6c6aeba5e2e51746
208+
209+
### Version 1.1.0
210+
* First Stable release
211+
* SHA: 8cf9a9ba94724e72d7ce599f24c71e58bb68c534
212+
* SHA: 336fcfc5debf109473d3d8d2a38c5b4e7f4af4d4
213+
* SHA: bd56c93b50cd93e6e55b8b9553d1e4b19e87bcc3
214+

0 commit comments

Comments
 (0)