* Increment version to 1.1.10 * Don't repeat currently selected item in the styled select dropdown options; add keyboard nav options for styled selects * Fix spacing of blog post navigation and comments section * Display category buttons on top of post featured image * Use get_option() instead of $data[] to get blog_featured_image_style value * Add option to show post navigation on single blog posts * Change breakpoint for footer cell margin-bottom to 1024px * Add spacing to footer widgets on mobile * Add reverse columns on mobile functionality to inner rows/cols * Don't show Featured Posts section on Author or Category pages, and remove post offset from Author and Category Pages (plus, reinstate the offset when Featured Posts Slider is used) * Remove :not(.blocks) from container width CSS, doesn't appear to be needed * Bypass weird caching issue by using get_option instead of $data for checkbox options * Get the full-size image with redtree_get_featured_image(), and move function to helpers.php * Set autoplaySpeed for featured post slider to 10 seconds * When last row of card-style blog posts is less than three, don't stretch to fill * Remove top and bottom padding from selects * Starting to add fluid vs fixed blog images * Show categories on both blog layouts, plus minor adjustments to byline * Add $show_featured_post check before displaying Featured Posts section * More compatibility with Blocks * Wrap byline items * Adjust priority of theme-options.css enqueue so that child themes can override * Don't override KC text block list styles * Add (fix) categories and comment count to Byline * Add form partial for scss * Add Blog Featured Posts Slider option * If using a sticky header, alter anchor link jump position to account for header height