=== simplecatch === * by the Catch Themes team, http://catchthemes.com/ == ABOUT Simple Catch== Simple Catch is a Simple and Clean WordPress Theme by Catch Themes. Easy Customize through Theme Options and Custom Widgets. Features: Custom Menu, Custom Widgets, Three Custom Layouts, Featured Slider, Theme Options (Header Logo, Footer Logo, Fav Icon, Social Icons, Custom CSS Styles, Webmaster Tools) and Support for popular plugins (Breadcrumb NavXT, Contact Form 7, WP-PageNavi, WP Page Numbers). It is based on popular 978 Grid System CSS Framework. Multilingual Ready (WPML) and also currently translated in Polish, Russian, Finnish, French, Dutch, Croatian, Chinese, German, Italian and Danish. Free Support Forum at http://catchthemes.com/support-forum/forum/simple-catch-public/ == UPGRADE to Simple Catch Pro == Simple Catch Pro is an advance version of our popular theme Simple Catch. It is based on HTML5, CSS3 and Responsive Web Design to view in various devices. Some of the additional features includes: Featured Image Slider, Responsive Design, Additional Layout Options, Custom Footer Editor, and Adspace Widget for Advertisement. For more details of Simple Catch Pro theme see this http://catchthemes.com/theme-instructions/simple-catch-pro/ == Translation == Simple Catch theme is translation ready. Added Translation for Polish by Piotrek Jas (fansitejustgames@gmail.com) Added Translation for Russian by Alexey Kurpachev (kurpachev@gmail.com) Added Translation for Finnish by Juha Louhiranta (charni@gmail.com) Added Translation for French by Wolforg (contact@wolforg.eu) and Athéna G (webmaster@athena.georgakelos.net) Added Translation for Dutch by Thomas Gerard (beldin2000@gmail.com) Added Translation for Greek by Dimitris Antonakis (dimantonak@gmail.com) Added Translation for Croatian by Sanjin Barac (rapid24income@gmail.com) Added Translation for Chinese by yiranboke ( yiranboke@hotmail.com ) Added Translation for Spanish by Jorge Lorente ( chaguanco@ofdp.com ) Added Translation for German by Manuel Salmann ( manuel.salmann@gmail.com ) Added Translation for Italian by Lorenzo Bossi ( lorenzobossi83@gmail.com ) Added Translation for Danish by Marianne ( marianne@gindrup.dk ) == Features == Featured Image Slider, Custom Drop-down Menu, Theme Options, Custom Widgets, flexible position of sidebar and Support for popular plugins. == Tags == Tags Used: black, gray, silver, white, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready == License == Unless otherwise specified, all the theme files, scripts and images are licensed under GNU General Public License Version 2, see file license.txt License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple Catch WordPress Theme, Copyright 2013 Catchthemes.com Simple Catch is distributed under the terms of the GNU General Public License v2 == Post ID shown in the ALl Posts Table == This theme shows the Post ID of the posts in the All Posts table in the WordPress Dashboard. This is added to help the users to use those ids in the featured Post Slider Options in Theme Options Panel. == Theme Instruction == Check out the theme instruction at http://catchthemes.com/theme-instructions/simple-catch/ == Free Support Forum == Access to free support forum at http://catchthemes.com/support-forum/forum/simple-catch-public/ == Installation == 1. Primary: = Login to your wp-admin area and go to Appearance -> Themes. = Select Install tab and click on Upload link. = Select theme .zip and click on Install now button. = If you have any errors, use alternate method. 2. Alternate: = Unzip the template file (simplecatch.zip) that you have downloaded. = Via FTP, upload the whole folder (simplecatch) to your server and place it in the /wp-content/themes/ folder. = Do not change directory name. = The template files should thus be here now: /wp-content/themes/simplecatch/index.php (for example). 3. Log into your WP admin panel and click on the Design tab. 4. Now click on the simplecatch theme to activate it. 5. Complete all of the required inputs on the simplecatch Options page (in the WP admin panel) and click "Save Changes". == Changelog == Version 1.2.1 * Fixed the Slider Image Link * Modified the Continue Reading Link * Added Social Icons for Pinterest and Google+ * Added CSS to Support WP-PageNavi and Contact Form 7 Plugins Version 1.2.2 * Fixed css for Pinterest Version 1.2.3 * Fixed css for alignment and footer clear * Fixed the layout and css for error404 page * Change the Heading from H1 to h2 class entry title * Remove title modification from header.php and added function simplecatch_filter_wp_title() to filter the wp_title * Added Enqueue Comment Reply Script in function simplecatch_enqueue_comment_reply_script and removed it from header * Added Social Icons for Linkedin, Slideshare, Foursquare, Vimeo, Flickr, Tumblr, DeviantArt, Dribbble, MySpace and WordPress * Added Custom CSS Styles option in Theme Options * Added Webmaster Tools and verification of Google, Yahoo and Bing Version 1.2.4 * Fixed the action hook for simplecatch_haedercode to simplecatch_footercode Version 1.2.5 * Cleaned and Fixed the theme_options.php * Cleaned and Fixed the Simplecatch_functins.php * Added Social Icons for Delicious and Last.fm Version 1.2.6 * Fixed CSS for Dropdown menu height to accept longer titles * Added Layout Options under Theme Options * Added more slider options under Slider Options Version 1.2.7 * Cleaned and arranging simpecatch_functions.php * Cleaned and fixing searchform.php * Cleaned Header.php file * Fixed slider to make compatible with ie7 and ie8 * Fixed css to make compatible with ie8 * Fixed image.php file * ul,next and previous bullet changed from jpg image format to png image format Version 1.2.8 * Added option in Featured Slider to Exclude Slider Posts from Homepage. * Cleaned simplecatch_functions.php file. * Cleaned searchform.php file. * Fixed Layout settings of theme option. Version 1.2.9 * Cleaned simplecatch_functions.php file. * Removed the inline script from searchform.php * Theme options are saved in single option array from multiple options array * Unwanted wp_query removed and instead used pre_get_posts hook to alter main loop in homepage Version 1.3.0 * Added Theme Option array Backward Compatibility for SimpleCatch version 1.2.7 and below Version 1.3.1 * Added option to show posts from only selected category in homepage. * Added option to disable site title and site description Version 1.3.1.1 * Fixed logo condition in simplecatch_headerdetails() function Version 1.3.1.2 * Fixed Link for logo and site title in simplecatch_headerdetails() function Version 1.3.2 * Added sidebar layout option metabox in post and page * Added default sidebar layout option in Theme options. * Fixed the issue of Dual title in feed * Fixed the site verification, site title, Description caching issue * Fixed the css issue for search title Version 1.3.3 * Added Excerpt Length option to alter the excerpt length in Layout Settings. * Fixed content.php file. * Used get_option( 'date_format' ) rather than hardcoding format. * Made Post author link prefix translation ready. * Changing the key name for post custom metadata i.e. 'Sidebar-layout' keyname changed to 'simplecatch-sidebarlayout'. Version 1.3.4 * Initialized all theme options variables and created simplecatch_themeoptions_defaults.php file. * Fixed add_image_scripts.js * Stored all theme options variables in a global variable and used it instead of get_option. * Change stylesheet URL to get_stylesheet_uri() * Added simplecatch.pot file to make theme translation ready Version 1.3.5 * Changed theme options user interface design. * Added Toggle effect on Theme Options. Added admin_js file for the toggle effect. * Larger size js file(jquery.cycle.all.min.js) are minified. Version 1.3.5.1 * Adding back missing tanslation ready file in function Version 1.3.5.2 * Updated FAQ in Theme Options * Fixed Theme Option Data Validation for html special character → in continue reading. This fixed the problem in the server where Theme Option was not being saved. * Fixed Slider loading issue and display overlap * Added un-minified version of JS as per GPL * Updated simplecatch.pot file Version 1.3.5.3 * Fixed css for Title * Fixed css for input fields in sidebar * Fixing textdomain in theme option * Replace wp_print_styles to wp_enqueue_scripts Version 1.3.5.4 * Fixed pagination float issue * Added pagination in page * Added Support for Captcha Plugin * Replaced get_stylesheet_directory_uri to get_template_directory_uri Version 1.3.6 * Added Content Color Option * Added Custom Background Version 1.4 * Added Feed Redirect Option in Theme Options * Added more FAQ * Change the Settings in Theme Options Version 1.4.1 * Fixing Color Options Version 1.4.2 * Changed Theme URI to match with the new theme site * Change the license to GPL 2 * Added Info bar in Theme Option Panel * Fixed Slider Initialization Version 1.4.3 * Fixed textdomain in Info Bar * Fixed float issue of Static home page. * Fixed footer code * Fixed site title though changes in wp_title and catchbox_filter_wp_title function Version 1.4.4 * Update the Add Image Script * Fixed layout issue with the attachments Version 1.4.5 * Fixed Theme Option issue with Facebook and Twitter Like Version 1.4.6 * Fixed the typo for All Rights Reserved Version 1.4.7 * Fixed menu highlight for current menu * Added Polish translation pl_PL.po and pl_PL.mo Version 1.4.8 * Fixed simplecatch.pot file for comment form labels Version 1.4.9 * Improving Theme Options data validation Version 1.4.9.1 * Fixed CSS Pagination with WP-PageNavi and WP Page Numbers Plugins * Fixed CSS for default textarea Version 1.5 * Added Russian translation ru_RU.po and ru_RU.mo * Added Word Wrap for commentlist in style.css Version 1.5.1 * Added missing text translation ready * Updated simplecatch.pot, pl_PL.po and ru_RU.po Version 1.6 * Added Finnish translation fi.po and fi.mo * Added missing text translation ready * Updated simplecatch.pot, pl_PL.po and ru_RU.po * Fixed conflict with Custom CSS and Content Color Options CSS Version 1.6.1 * Updated screenshot to match with WordPress 3.5 version update * Added comment form fields alteration function to match with WordPress 3.5 version update Version 1.6.2 * Fixed the comment validation issue. Version 1.7 * Added French translation fr_FR.po and fr_FR.mo Version 1.8 * Added Dutch translation nl_NL.po and nl_NL.mo Version 1.9 * Added Logo and site title separator Version 1.9.1 * Redesign whole Theme Options panel * Made Header Logo and Favicon disable by default. * Added action to redirect to Theme Options upon activation Version 1.9.1.1 * Replace footer logo with generic WP logo as per the WPRT instruction * Fixed the condition of header logo Version 2.0 * Added Greek translation el.po and el.mo * Language File Update for Polish * Added Save Button on Social Links Option Panel * Logo Upload Issue in Option Panel Version 2.0.1 * Added Simple Catch Social Icons Widget * Fixed Simple Catch Tag Clouds Widget Version 2.0.1.1 * Minor CSS edits for Header Logo, Site Details and background * Added Support Forum URL in Theme Description Version 2.1 * Added Croatian translation hr_HR.po and hr_HR.mo Version 2.2 * Added Chinese translation zh_CN.po and zh_CN.mo Version 2.2.1 * Added Instagram Social Icon Version 2.3 * Added Spanish translation es_ES.po and es_ES.mo Version 2.3.1 * Fixed the grammatical in Social Icons title tags * Fixed Search Form Title not changing as per Theme Options Version 2.3.2 * Removed simplecatch_sort_query_by_post_in function as post orderby is already implement in WordPress Version 3.5 by default * Added German translation de_DE.po and de_DE.mo Version 2.3.3 * Moved comment-reply script to wp_enqueue_scripts * Added Post ID shown in the All Posts Table in admin section * Added !function_exists() condition to support child theme easy editing * Fixed the css for wp-caption img Version 2.3.4 * Added Web Clip Icon Option Version 2.4 * Added css of bold to html code * Added layout 'No Sidebar, Full Width' Version 2.4.1 * Added page template blog Version 2.4.2 * Moved function simplecatch_pass_slider_value() from header.php to simplecatch_functions.php under function simplecatch_sliderbreadcrumb() * Fixed the slider homepage condition while setting static Posts Page * Fixed Front page posts categories setting Version 2.4.3 * Fixed the Slider Version 2.5 * Added Italian translation it_IT.po and it_IT.mo Version 2.5.1 * Added Jetpack Infinite Scroll support * Added option to disable logo * Added option to disable fav icon * Change default logo to WordPress Logo as required by WordPress.org Theme Review Guideline * Change default fav icon as disabled as required by WordPress.org Theme Review Guideline * Fixed the layout issue when scrolling * Removed site verification code as required by WordPress.org Theme Review Guideline Version 2.5.2 * Added GitHub, Vkontakte, My World, Odnoklassniki and Goodreads Social Icons Version 2.6 * Added Danish translation da_DK.po and da_DK.mo