123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- === Gazette ===
- Contributors: automattic
- Tags: blue, white, light, two-columns, right-sidebar, responsive-layout, custom-header, custom-menu, featured-images, flexible-header, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
- Requires at least: 4.0
- Tested up to: 4.2.2
- License: GPLv2 or later
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
- A minimalist magazine-style theme.
- == Description ==
- Gazette is a clean and flexible theme perfectly suited for minimalist magazine-style sites, personal blogs, or any content-rich site. It allows you to highlight specific articles on the homepage, and to balance readability with a powerful use of photography — all in a layout that works on any device.
- * Responsive layout.
- * Social menu.
- * Jetpack.me compatibility for Infinite Scroll, Featured Content, Responsive Videos, Site Logo.
- * The GPL v2.0 or later license. :) Use it to make something cool.
- == 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 ==
- = I don't see the Featured Content menu in my customizer, where can I find it? =
- To make the Featured Content menu appear in your customizer, you need to install the [Jetpack plugin](http://jetpack.me) because it has the required code needed to make [featured content](http://jetpack.me/support/featured-content/) work for the Gazette theme.
- Once Jetpack is active, the Featured Content menu will appear in your customizer. No special Jetpack module is needed and a WordPress.com connection is not required for the Featured Content feature to function. Featured Content will work on a localhost installation of WordPress if you add this line to `wp-config.php`:
- `define( 'JETPACK_DEV_DEBUG', TRUE );`
- = Where can I add widgets? =
- Gazette offers two widget areas, which can be configured in Appearance → Widgets:
- * An optional sidebar widget area, which appears on the right.
- * An optional footer widget area.
- = How do I add the Social Links to the menu? =
- Gazette allows you display links to your social media profiles, like Twitter and Facebook, with icons.
- 1. Create a new Custom Menu, and assign it to the Social Links Menu location.
- 2. Add links to each of your social services using the Links panel.
- 3. Icons for your social links will automatically appear if it's available.
- Available icons: (Linking to any of the following sites will automatically display its icon in your social menu).
- * CodePen
- * Digg
- * Dribbble
- * Dropbox
- * Email (mailto: links)
- * Facebook
- * Flickr
- * Foursquare
- * GitHub
- * Google+
- * Instagram
- * LinkedIn
- * Path
- * Pinterest
- * Polldaddy
- * Reddit
- * RSS Feed (urls with /feed/)
- * Spotify
- * StumbleUpon
- * Tumblr
- * Twitch
- * Twitter
- * Vimeo
- * Vine
- * WordPress
- * YouTube
- Social networks that aren't currently supported will be indicated by a generic share icon.
- == Quick Specs (all measurements in pixels) ==
- 1. The main column width for posts is 540.
- 2. The main column width for pages is 870.
- 3. A widget is 270 wide.
- 4. Featured Images are 1920 wide by 768 high.
- == Changelog ==
- = 1.1.6 =
- * #5724: Gazette: Fix blog posts read more links (#6390)
- = 1.1.5 =
- * #5397: Gazette: Fix WooCommerce sale price (#6184)
- = 1.0.6 - Sep 29 2015 =
- * Update screenshot.
- = 1.0.5 - Aug 12 2015 =
- * Improve "Continue reading" link and make sure it's being displayed even when user uses a manual excerpt.
- = 1.0.4 - Aug 03 2015 =
- * Add missing "Continue reading" link.
- = 1.0.3 - Jul 20 2015 =
- * Minor bug fixes.
- = 1.0.2 - May 29 2015 =
- * Minor bug fixes.
- = 1.0.1 - May 08 2015 =
- * Minor bug fixes.
- * Add theme option to unfix header.
- = 1.0 - May 07 2015 =
- * Initial release.
- == Credits ==
- * Genericons: font by Automattic (http://automattic.com/), licensed under [GPL2](https://www.gnu.org/licenses/gpl-2.0.html)
- * Images: images by Unsplash (https://unsplash.com/), licensed under [CC0](http://creativecommons.org/choose/zero/)
|