Updated: 20 November 2018
Support: Support Site
Theme By: Inspiry Themes
Thank you for purchasing Knowledge Base Theme . If you have any questions that are beyond the scope of this help file, please feel free to create a support ticket at our support site. Thanks!
Please follow this guide to learn about how to get item purchase code from themeforest to signup on our support site.
We offer limited support for our themes. We only provide support for themes and their core features and functionality. We cannot guarantee our themes will function with all third party plugins and server environments. If you plan on adding numerous plugins to this theme, please note we cannot facilitate support of any conflicts they might cause with the default functionality. The Knowledge Base WordPress theme is presented as it is.
Welcome to Knowledge Base Theme Documentation. In start you must have a working version of WordPress already installed. For information in regard to installing the WordPress CMS, Please see the WordPress Codex Installing WordPress
When you are ready to install this theme, you must first upload the theme files and then activate the theme itself. The theme files can be uploaded in two ways:
WordPress Upload: Navigate to Appearance > Themes > Add New > Upload Theme.
Go to "Browse/Choose File", and select the zipped theme file named inspiry-knowledgebase.zip. Hit “Install Now” and the theme will be uploaded and installed.
Once the theme is uploaded, you need to activate it. Go to Appearance > Themes and activate the uploaded theme.
A notice will be displayed right after the activation of the theme asking you to install and activate the required plugins. So, go ahead and click on Begin installing plugins.
On next page you will see the list of plugins to install. Select all the plugins and click on Install and then click on Apply to install all of them at once (as shown in the screenshot below).
After all the plugins are installed click on Return to Required Plugins Installer.
Once again select all the plugins and click on Activate and then click on Apply to activate all the plugins and you are done.
Note: The Theme zip name is inspiry-knowledgebase.zip. which you will find in the downloaded package from themeforest.
It is highly recommended to use child theme, So that you can easily update parent theme whenever a new update becomes available. A pre-built ready to use child theme is included in the main theme pack that you have downloaded from themeforest. You can read more about child theme from here.
To install child theme for this theme, you need to upload the inspiry-knowledgebase-child.zip and activate it the same way you uploaded inspiry-knowledgebase.zip as guided above.
OR
FTP Upload: Using your FTP client, upload the non-zipped theme folder into the /wp-content/themes/ folder on your server.
If you want to translate the theme to your language then read the following article on our support site. How to translate your theme to your language
Step 1:
Go to Appearance >> Import Demo Data and press the "Import Demo Data" button and wait as it will take few minutes to import demo data and related images from remote server.
Step 2:
Visit your site. Your basic theme installation is complete.
Go to Dashboard >> Settings >> Permalinks and choose Post name from Common Settings and save the changes, As displayed in screen shot below.
Go to Dashboard >> Tools >> Import and click Install Now shown under WordPress as displayed in image below.
Once installed, you can activate the plugin and run it by clicking on Run Importer.
Look for Import XML folder in unzipped package downloaded from themeforest.net and use the XML within it. Go to the WordPress Admin >> Tools >> Import >> WordPress ( at 1st time you need to install WordPress import plugin). After that, Import the XML file and be sure to include everything, including attachments. After that’s done, you will have a bunch of posts, pages and other related contents.
Go to Appearance >> Menus. You will find three menus already created. Arrange and Assign them as displayed in image below.
Go to Settings >> Reading and assign Home page as Front Page and Articles List page as posts page. As displayed in image below.
Go to Appearance >> Customizer >> Site Identity and upload your logo and favicon as displayed in image below.
Go to Appearance >> Customizer >> Home Page and configure the settings as displayed in image below.
Go to Appearance >> Widgets and configure widgets in Home Sidebar as displayed in following screenshot.
Your Home Page’s basic settings are done now. you can further customize things according to your requirements.
This theme comes with extensive theme options and few sections of theme options are already displayed in Quick Setup and Few will be displayed with related documentation sections. Remaining sections are listed here for your understanding.
Go to Appearance >> Customizer >> Search Area and modify the Search area title and text below title as displayed in screenshot below. You can also change default Image for Search Area Background.
Go to Appearance >> Customizer >> Styling and modify the settings to your needs as displayed in image below.
Go to Appearance >> Customizer >> Typography and you can replace the primary font ("Open Sans") and secondary font ("Droid Serif") in theme.
Go to Appearance >> Customizer >> Social Navigation and and provide the links for social services that you want to use.
Go to Appearance >> Customizer >> Footer and modify Copyright text to your needs.
Go to Posts >> Add New and specify title of your post, after that add post content. You can choose/add a relevant category in Categories widget on right sidebar and also add/choose related tags from Tags widget. When you are done, press publish button on right sidebar article will be published. A screenshot is provided below as reference for a standard article.
Add your article like a standard article as described in previous paragraph. After that choose Image format from Format widget in right sidebar and set an image as featured image from Featured Image widget in sidebar. As displayed in screenshot below. Publish/Update the article after you are done.
Featured Image should have a minimum width of 770px. Height is auto and will be adjusted proportional to image dimensions.
Add your article like a standard article as described in previous paragraph. After that choose Video format from Format widget in right sidebar and provide video embed code in Video Settings meta box. As displayed in screenshot below. Publish/Update the article after you are done.
To create your FAQs page go to Pages >> Add New, provide your page name and select FAQs Template as page template from Page Attributes meta box on right side of page editor. As, displayed in following screenshot.
To create new Question and related answer form FAQs page you need to go to FAQs >> Add New and provide your question as title and answer as content text as displayed in image below.
To add contact page you need to go to Pages >> Add New and provide the page title for example “Contact” and later on choose the Contact Template as page template from Page Attributes meta box on right side of page editor.
Contact page text content will come from page that you created and Contact Form will be added below the contents as given in theme demo.
There is a section in Theme Options ( “Customizer >> Theme Options >> Contact” ) where you can change the target email address that will receive contact form messages.
This widget displays a title and message with support background image and colors
its front end side looks like this image below.
This widget can be used to search from Google.
its front end side looks like this image below.
This widget displays a list of links from a chosen custom menu
its front end side looks like this image below.
This widget displays a list of latest articles with likes count
its front end side looks like this image below.
This widget displays a list of featured articles ( based on tag selected from theme options's home page settings) with likes count.
its front end side looks like this image below.
This widget displays a list of latest tweets from twitter.
You can use your username or Widget ID to display tweets.
This widget displays a list of Flickr Photos from specified Flickr ID as displayed in images below.
its front end side looks like this image below.
The theme comes pre-packed with a number of short codes allowing you to add styled content to your site with little effort.
Columns short code is easy way to make columns in your page or post. All short codes related to columns and usage of these codes is mentioned below
[columns][/columns] You should wrap all columns in it.
[one_half][/one_half]
[one_third][/one_third]
[one_fourth][/one_fourth]
[one_sixth][/one_sixth]
[single_column][/single_column]
[columns][one_third]
Your Heading
Your paragraphs and other contents
[/one_third][/columns]
jQuery Accordion shortcode creates an accordion. Its usage example is given below
[accordion]
[accor_block title="First Accordion Item"]Some Contents[/accor_block]
[accor_block title="Second Accordion Item"]Some Contents[/accor_block]
[accor_block title="Third Accordion Item"]Some Contents[/accor_block]
[/accordion]
jQuery Tabs shortcode makes beautiful tabs in very simple way.
[tabs titles="First Tab, Second Tab, Third Tab"]
[tab_pane] First Tab Contents [/tab_pane]
[tab_pane] Second Tab Contents [/tab_pane]
[tab_pane] Third Tab Contents [/tab_pane]
[/tabs]
usage example is given below
[toggles]
[toggle_block title="First Toggle Item"]Some Contents[/toggle_block]
[toggle_block title="Second Toggle Item"]Some Contents[/toggle_block]
[toggle_block title="Third Toggle Item"]Some Contents[/toggle_block]
[/toggles]
We have four different types of message boxes in this theme. Usage is mentioned below
[error]Your Error Message Here[/error]
[success]Your Success Message Here[/success]
[info]Your Information Message Here[/info]
[notice]Your Notice Message Here[/notice]
wpbeginner.com has a really easy to follow article to setup and use bbPress. You can read that article using this link.
For customisation you can consider using services like https://codeable.io/ or https://studio.envato.com/explore/wordpress-customization or http://werkpress.com/
Once again, Thank you very much for purchasing this Theme.