== Change Log ==

= 3.4 =
* Removed: HTML script loading from catchbase_head() function and added it as wp_enqueue_script() in catchbase_head() function
* Updated: fitvids handle to 'jquery-fitvids', sidr handle to 'jquery-sidr'
* Updated: Used the_archive_title() and the_archive_description() in archive.php
* Updated: Custom CSS to Additional CSS( Core Support ) for WP version 4.7
* Code Optimization

= 3.3.2 =
* Bug Fixed: Sidebar issues in archive and 404 pages (Reported by: gmg-jet)
* Code Optimization

= 3.3.1 =
* Updated: Reset all settings compatibility with WordPress v4.6

= 3.3 =
* Added German translation de_DE.po and de_DE.mo
* Bug Fixed: `sprintf() too few arguments` issue on other languages

= 3.2.1=
* Added WooCommerce Theme Support
* Replaced '|' with '%7c' for accessibility in google font load
* Bug Fixed: Content Width Implementation Code
* Bug Fixed: Removed white space issue
* Updated: All instances of catchthemes.com converted to https
* Updated: Textdomain to 'gridalicious-pro'
* Updated: Theme tags

= 3.2 =
* Added: CT: Advertisement Widget - "Check to Hide Ad on 404 page" option (more info in readme)
* Added: Social Icons for Phone, Handset, Cart, Cloud, Link (Custom Link)
* Enhancement: Used antispambot() function on emails output on social icons
* Fixed: Page menu class issue in mobile view
* Fixed: Genericions issue with To Top plugin
* Updated: Genericons to 3.4.1
* Updated: Jetpack Scroll Pagination Option to enable infinite scroll in Reading Settings
* Updated: Sidr menu script to version 2.1.1.1
* Updated: Meta viewport for better responsive support
* Updated: Import all theme mod option from free theme when upgrading to pro including menus and widgets
* Updated: Content Width Implementation
* Updated: Theme Layout retrieval via function
* Updated: Favicon and Web Clip Migration to Site Icon( Core Support )
* Updated: Logo to Custom Logo( Core Support ) for WP version 4.5

= 3.1 =
* Added: French translation fr_FR.po and fr_FR.mo
* Bug Fixed: Featured Slider Transition Effect Not Updating
* Bug Fixed: Breadcrumb css issue in IE 11
* Bug Fixed: Migration from free to pro now migrates even WordPress Core Options like Header Image, Widgets, Background, etc
* Bug Fixed: Custom Social Icon Link not saving due to sanitization issues
* Bug Fixed: Body Classes Layouts Issue
* Removed panel for featured content and featured slider for WordPress version greater than 4.2
* Removed Custom Textarea control for customizer
* Updated Customizer active callback scripts (previously handled by jQuery)
* Updated Customizer Color Scheme Script for changing values of colors on change of color scheme

= 3.0 =
* Added: Support for Random Header Image
* Added: Featured Content "Display Content" option
* Added: Single Post Navigation Disable Option
* Added: Support for WPML, Polylang, qTranslate X, mqTranslate and qTranslate Plugins
* Bug Fixed: Removal of extra '/' in sub-categories in breadcrumb and updates in breadcrumb
* Bug Fixed: Blog page featured image not overwriting default header image
* Bug Fixed: Color Options not working for Default page menu
* Bug Fixed: Header Color options showing blank in custom css when disabling site title and tagline
* Bug Fixed: Metabox Options not saving properly
* Bug Fixed: Error 404, Not-Found, No-Search Result page layout css
* Bug Fixed: Changed esc_attr_e to echo esc_attr in searchform.php
* Combined options for Featured Content and renamed the section From Featured Content Options to Featured Content in Customizer
* Combined options for Featured Slider and renamed the section From Featured Slider Options to Featured Slider in Customizer
* Compatible with WordPress 4.3
* Optimized: Customizer custom script for color scheme
* Removed unnecessary js from custom customizer js as support for WordPress versions less than 4.0 is not required
* Updated: Sidr script
* Updated: Widgets and their names
* Removed: support for WordPress version less than 4.1
* Updated: codes to comply with deprecating PHP4 style constructors in WordPress 4.3

= 2.1 =
* Bug Fixed: Added default background image and color for background
* Bug Fixed: Sidebar layout option
* Bug Fixed: Social icon wrap
* Bug Fixed: Featured Content issues
** Added link in featured content title
** Featured category content not showing title and excerpt
** Remove extra link below the content

= 2.0 =
* Added new google font
	** Josefin Sans
	** Libre Baskerville
	** Valera
* Added Option in Enable Header Image: Excluding Home, Page/Post Featured Image
* Added shortcode support in footer left content
* Added gridalicious- prefix to some js handles
* Added Gridalicious Advertisement Widget
* Bug Fixed: undefined index $page_for_posts for Featured Header Image
* Bug Fixed: featured-heading-wrap, $headline and $subheadline empty check in featured content
* Bug Fixed: Featured Content missing classes entry-header and entry-title
* Bug Fixed: Featured Grid Content, undefined variable in page and category grid content
* Bug Fixed: Html is now allowed in Promotion Headline
* Bug Fixed: Html is now allowed in Featured Content Headline and Sub-headline
* Bug Fixed: Breadcrumb undefined index issue
* Bug Fixed: Featured Content Layout Type css issue
* Bug Fixed: added missing keyword _nx:1,2,4c and esc_html__ in language file gridalicious.pot
* Bug Fixed: Skype Social icon and open link in new window for email issues
* Bug Fixed: Content Layout issue with content width
* Bug Fixed: Featured Image Content issue, only showing one content ( Reported by John )
* Changed get_page to get_post as get_page is depriciated
* Fixed header text condition for Sidebar
* Removed jquery cookie and its dependencies
* Removed unnecessary file gridalicious-menu.js
* Removed duplicate class site-­header as ID found
* Renamed "custom_meta_box_nonce" renamed to  "gridalicious_custom_meta_box_nonce"
* Replaced the_title() with the_title_attribute() where title is used as attribute
* Replaced all require_once with require
* Sanitized custom metabox settings

= 1.0 =
* Initial Release