# Cognize WordPress Theme by mudThemes #


* Cognize WordPress Theme, Copyright 2014 mudthemes.com
* Cognize is distributed under the terms of the GNU GPL


## Installation ##

* To Install Cognize Theme, Put the "cognize" directory in your wp-content/themes directory.
* Activate the Theme from WordPress Admin Panel. 
* The Theme installs with the basic layout in place although you can configure theme options using the Options Panel.
* The Options Panel appears under the "Appearance" section in the Admin Menu.

## Support ##
* Support: [http://www.mudthemes.com/support/](http://www.mudthemes.com/support/)

## Licensing ##
* Cognize is released under the GNU general public license. 
* That means you can use this theme on all of your websites - for personal or commercial purposes!

## License URLS ##
GPL Version 2 - [http://www.gnu.org/licenses/gpl.html](http://www.gnu.org/licenses/gpl.html)  
MIT - [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)  
SIL OFL 1.1 - [http://scripts.sil.org/OFL](http://scripts.sil.org/OFL)  
 
## Licenses of Bundled Resources ##

**Resource:**   All Images used in Cognize Theme  
**License:**    Distributed under the terms of GPL Version 2 license.  
**Copyright:**  mudthemes.com  

**Resource:**   Images used in the Service Section  
                http://pixabay.com/en/seal-animals-aquarium-circus-sea-161264/  
**License:**    Distributed under the terms of CC0  
**Copyright:**  http://pixabay.com/en/users/OpenClips/  

**Resource:**   Options Framework  
**License:**    Distributed under the terms of GPL Version 2 license.  
**Copyright:**  Devin Price @ http://www.wptheming.com  

**Resource:**   Superfish jQuery menu widget  
**License:**    Dual licensed under the MIT and GPL Version 2 licenses.  
**Copyright:**  Joel Birch  

**Resource:**   Color Picker  
**License:**    Dual licensed under the SIL OFL 1.1 and MIT licenses.  
**Copyright:**  Stefan Petre @ http://www.eyecon.ro  

**Resource:**   Smooth Scroll  
**License:**    Distributed under the terms of MIT license.  
**Copyright:**  Chris Ferdinandi @ http://gomakethings.com  

**Resource:**   Respond.js  
**License:**    Distributed under the terms of MIT license.  
**Copyright:**  Scott Jehl  

**Resource:**   Font Awesome (Font)  
**License:**    Dual licensed under the SIL OFL 1.1 and MIT licenses.  
**Copyright:**  @davegandy - http://fontawesome.io  

**Resource:**   Alegreya (Font)  
**License:**    Distributed under the terms of SIL OFL 1.1 license.  
**Copyright:**  Juan Pablo del Peral - http://www.huertatipografica.com  

**Resource:**   Monda (Font)  
**License:**    Distributed under the terms of SIL OFL 1.1 license.  
**Copyright:**  https://github.com/vernnobile/mondaFont  

**Resource:**   Chivo (Font)  
**License:**    Distributed under the terms of SIL OFL 1.1 license.  
**Copyright:**  http://omnibus-type.com/  

## Changelog ##

##### Version 1.0.2 (October/2/2014) #####
********************************************
1. Deleted sidebar-footer.php
2. Added sidebar calling code to sidebar.php
3. Modified footer.php to call sidebar.php instead of sidebar-footer.php

##### Version 1.0.1 (September/29/2014) #####
********************************************
1. Fixed bug - Replaced function cognize_archive_empty() with cognize_404_show()
2. Fixed bug - Modified font enqueue URL to //fonts.googleapis.com
3. Removed versions.txt
4. Removed editor-style.css
5. Modified Translation Text - cognize_sidebars()
6. Modified Translation Text - cognize_date_text()
7. Modified Translation Text - searchform.php
8. Modified Translation Text - options.php
9. Modified Translation Text - author.php
10. Modified PHPDoc in sidebar.php
11. Recreated Translation Files (default.po/mo)

##### Version 1.0.0 (August/6/2014) ######
********************************************
1. Cognize Theme initial release