Changelog:
version 1.1.1
- Improved compatibility of dark color schemes with Crayon Syntax Highlighter plugin’s editor styling
- Added all weight values for the typography options
- Fixed comments block being visible on landing page featured page
- Fixed cropped featured images functionality after previous srcset changes
version 1.1.0
- Fixed theme styling overlapping Serious Slider buttons appearance
- Rewrote featured image srcset functionality; added anima_set_featured_srcset_picture() function
- Relocated Header Titles options panel under General
- Fixed non working translation in article publish date
- Fixed Serious Slider ‘theme‘ style and built-in static slider responsiveness
- Fixed page layout option overlapping category/search/archive layout when last item uses custom layout
- Improved ‘comments moderated’ text positioning
- Improved sublists appearance in sidebar widgets
- Added extra bottom padding on main content container
- Adjusted post meta appearance
- Improved demo content check to use theme slug
- Fixed and disabled header titles functionality on WooCommerce sections
- Fixed header titles not following the separate option on home static page
- Fixed header titles to use the correct page title on the ‘blog’ section
- Updated to Cryout Framework 0.7.3:
- Framework: fixed warning about invalid count() call in prototypes.php triggering warnings on PHP 7+
- Framework: added cryout_get_picture(), cryout_get_picture_src(), cryout_is_landingpage(), cryout_on_landingpage() functions