=== Capoverso === Contributors: automattic Tested up to: 4.7.5 Stable tag: 3.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Capoverso is based on Underscores http://underscores.me/, (C) 2012-2017 Automattic, Inc. == Description == Capoverso is a minimalist theme with strong typography, designed for those who want to make a bold statement in a simple way. The unique Front Page template allows you to display a large featured image of your choosing, overlaid with brief introductory text and a custom menu, allowing your readers to focus on your content by presenting them with the bare essentials. You can further customize Capoverso with a background, logo, or widgets. == Bundled Licenses == * Photographs depicted in screenshot.png are from unsplash.com and licensed CC0 * Genericons icon font, Copyright 2014 Automattic; Genericons are licensed under the terms of the GNU GPL, Version 2 (or later); Source: http://www.genericons.com == Installation == 1. In your admin panel, go to Appearance -> Themes and click the Add New button. 2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now. 3. Click Activate to use your new theme right away. == Frequently Asked Questions == == Where is my Custom Menu? == Capoverso includes a navigation menu in the sidebar, and on the Front Page template. Custom Menus can be configured by going to Appearance -> Menus in your Dashboard. == Where can I add widgets? == Capoverso includes a widget area in the sidebar; it appears to the left on the content on Pages, and to the right of the content on Posts and archives. Widgets can be configured by going to Appearance -> Widgets in your Dashboard. == How can I add a site logo? == Brand your site and make it yours by including your business' logo with Jetpack (http://jetpack.me); navigate to Customize → Site Title and upload a logo image in the space provided. The logo will appear next to your site title in the header; it can be any size, but will display at a maximum height of 100 px. == Front Page Template == Capoverso includes a Front Page template with a prominent Featured Image as the background and a sleek Custom Menu for all your navigation needs. To make this your front page: 1. Create a new Page, and assign it the Front Page template under Page Attributes. 2. Go to Settings → Reading, select a static page as your front page, and pick the page you created in Step 1. = Quick Specs (all measurements in pixels) = * The main column width is 605. * The sidebar width is 255. * The site logo displays at a maximum width of 255. == Changelog == = 23 May 2017 = * Let WordPress manage the document title * Update copyright date = 22 March 2017 = * add Custom Colors annotations directly to the theme * move fonts annotations directly into the theme = 1 February 2017 = * Replace get_the_tag_list() with the_tags() for a more straightforward approach that prevents potential fatal errors. = 29 July 2016 = * Add multiple-menus tag to style.css; = 8 June 2016 = * Add Headstart annotations; = 12 May 2016 = * Add new classic-menu tag. = 20 August 2015 = * Add text domain and/or remove domain path. = 31 July 2015 = * Remove `.screen-reader-text:hover` and `.screen-reader-text:active` style rules. = 13 May 2015 = * Ensure post date appears regardless of when the post was published/updated. = 6 May 2015 = * Fully remove example.html from Genericons folders. * Remove index.html file from Genericions. = 1 March 2015 = * Remove unused custom header files = 17 December 2014 = * proper credits. = 5 December 2014 = * Update POT with new language; remove unused tag, theme-options * improvements to focus styles for form elements * Add skip link pointing to site navigation, and ensure both skip links do not get overlapped by the WP admin bar * Move skip link to the top for better accessibility * If no widgets are active, the main navigation would not display. Removing early return = 4 December 2014 = * Add readme in preparation for WP.org submission = 25 November 2014 = * Add a better description in style.css * Add language files * Update screenshot with new background/entry meta treatment reflected; Add larger bottom margin to main navigation * Remove extra space between meta elements * Improvments to post meta display * Adjustments to comments and edit links styles, props @folletto * Add background image size fix for the Customizer when user sets/resets the custom background image * Add logic allowing user-set custom background images to appear at their original background-size, while still supporting a retina default background image * Add retina-ready default background image; update screenshot and tags in style.css * Update $content_width from 600 to 605 * Delete image.php, unnecessary file; rename Home Page template to be consistent with others = 24 November 2014 = * Fix for edit links when comments are present * Fix for edit links alignment on pages * Adjustments to entry footer meta * Style footer entry meta = 21 November 2014 = * Tweak to search box icon alignment * Style search widget * Fix for entry meta on mobile devices * Update RTL styles for social links * Allow social links to appear alongside any menu item, home page or not * Add RTL styles for custom menu adjustments * Remove unnecessary source files * Add support for social links in the home page menu * First pass at adding post formats archive links * First pass at RTL styles * Implement a default custom menu for pages/posts, separate from the home page menu. Styles for those menus. * Only absolutely position the footer on the home page template if viewing on a taller, wider screen where this makes sense; otherwise position relatively * Remove excerpt references on home page template, since pages don't have excerpts. Users should use the page title to set this content area. * Styling for 404 and search not found pages; widget styles cleanup * Remove theme option, simplify home page template, remove background image definition from body to be handled by Custom Backgrounds = 20 November 2014 = * Fix for comment styles * Fix for comments display * Simplify menu styles, make page and menu widgets consistent in display * Simplify home page template * Add small bottom margin to entry titles * Footer styles for mobile devices * Fix for featured image background on home page template * Remove widgets from 404 page * More fixes for home page template and what content displays on that page depending on the theme option. Adjust the query directly in the template, since it wasn't working from functions.php. There's probably a better way to do this, but this works for now. * Fix page menu * Simplify footer and related styles; fix home page template display options * Re-add background image; clean up style.css, style widget titles * Remove unnecessary files; being adding mobile-first media queries; simplify selectors = 19 November 2014 = * Add tags to style.css * Fix check for site logo function in header.php * Fix for site logos; being styling site logos * Styles for page titles and headers * Fix current page item highlight * Remove unused layouts files * Remove unused navigation JS and script enqueue * Style cleanup; vertical rhythm fixes; convert ems and px to px/rems for font sizes; remove unused primary menu button * Fix for greedy navigation selector; update entry meta display * Adjustments to site title and footer styles; display footer widgets on all but the home-page.php template; adjust $themecolors for WP.com; set footer_widgets parameter for Infinite Scroll, and add custom site logo image size * Initial commit to /pub