BlogBox Theme for Wordpress ============================ Author : Kevin Archibald Author's Site : www.kevinsspace.ca Tags:blue,gray,tan,light,dark,one-column,two-columns,left-sidebar,right-sidebar, fixed-width,custom-background,custom-colors,custom-header,custom-menu, featured-images,full-width-template,sticky-post,theme-options,threaded-comments Description : blogBox is a full featured Wordpress theme offering the user many options to control the look of the theme, and many options for special pages and content. 1) A static Home page c/w options for a full width feature slider or a small feature slider with a text area. The static home page also offers two slogan areas and a service area. The service area contains three service boxes where you can post an image, a title, and some text. You can also select a home blog template with all the above features and your blog posts. 2) Header social links for RSS,Facebook, Twitter, Linkedin, Delicious, Digg, Google+, Pinterest and Phone Number. 3) Four column footer area wigetized. 4) Copywrite area with editable html text left, center, and right. 5) Set up to 11 background colors using a color selector 6) Set up to 13 text colors using a color selector 7) Use preset skins if you don't want to select your own colors. 8) The theme offers many standard web friendly fonts and also a selection to use Google Web Fonts. 9) Templates - full width - Contact template with custom captcha and widgetized sidebar - Siteplan template - left sidebar template - with separate widgetized sidebar - right sidebar template - with separate widgetized sidebar - Archive template - up to 5 different Portfolio Templates, that you can customize with up to 4 columns, c/w post content or feature media text options 10) Shortcodes for list styles, columns, quotes, messagebox, dropcaps, and buttons 11) Comment Captcha 12) PageNavi ready =================================================================================================== LICENSE =================================================================================================== License: GNU General Public License V3 License URI: see the license.txt file for license details. blogBox is a full featured WordPress Theme Copyright (C) 2012 Kevin Archibald This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ====================================================================================================== OTHER LICENSED ADD ONS ====================================================================================================== ICONS ---------- Social Media Icons : -------------------- - rss.png is from wiki.com - facebook.png,linkedin.png, and twitter.png developed by theme author using GIMP and parts of logos from the originating sites - digg.png, delicious.png from Macchiato-Social Icons : http://19eighty7.com/icons - GNU General Public License - pinterest.png and google+ from google and pinterest List Icons : -------------- WOOCONS1 : http://www.woothemes.com/2010/08/woocons1/ - GNU General Public License li_happy.png, li_check_1.png, li_check_2.png, li_star.png, li_cog.png Crystal Project Icons, AUTHOR: Everaldo Coelho, SITE:http://www.everaldo.com, CONTACT: everaldo@everaldo.com, Copyright (c) 2006-2007 Everaldo Coelho. li_arrow_1.png, li_arrow_2.png, li_arrow_3.png, Feature Slider --------------- Developed by "Nathan Searles":mailto:nsearles@gmail.com, "http://nathansearles.com":http://nathansearles.com For updates, follow Nathan Searles on "Twitter":http://twitter.com/nathansearles Slides is licensed under the "Apache license":http://www.apache.org/licenses/LICENSE-2.0. Custom Menu Sustem ------------------- Superfish v1.4.8 - jQuery menu widget * Copyright (c) 2008 Joel Birch * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html Captcha Font -------------- Vera by Bitstream : http://www-old.gnome.org/fonts/ ==================================================================================================== Instructions for Users ==================================================================================================== Installation ------------- 1) Upload to the themes directory of your wordpress setup. Ensure all sub directories are maintained. 2) Activate the theme through the Wordpress Admin panel under "Appearance" and "themes" Custom Options -------------- Use of the custom options for blogBox is detailed in blogBox_Docs.html. ====================================================================================================== Version History ====================================================================================================== Version 1.0.0 - Released 1-Jul-12 ---------------------------------- Version 1.16.1 - Released 31-Jul-12 ---------------------------------- - added tagline under logo - added feature image to pages - added button shortcodes - changed captcha font to vera.ttf - added captcha to comment form - added Message box shortcode - added to above wp_head() in header.php this is recommended for security reasons - added visual editor-style, but had to set up for gray style and default font style - When Page comments not are allowed, removed the comments closed note. This was done for left and right side bar pages and added comments to full width page - added checkbox to remove comment captcha - added checkbox to remove contact captcha - added label style font-size:12px - added google+,pinterest,digg, and delicious options to social strip - fixed gradient using backgroud-attachment:fixed; in body property - added add_filter('widget_text', 'do_shortcode'); to function.php so the shortcodes would work in a text widget. - there were some issues with the buttons in the shortcode buttons so mage a few style revisions in order to get them to work.