=== Storefront Top Bar === Contributors: wooassist Tags: logo, custom, customizer, top bar, widgets, storefront Requires at least: 3.0.1 Tested up to: 4.1 Stable tag: 4.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds two widgets areas on top of the header of Storefront. == Description == This plugin will add two widget areas on top of the main header. The purpose of adding these widget areas is to easily add navigations and notices on the top. This plugin is built to work only for the [Storefront theme](https://wordpress.org/themes/storefront). **How to use:** * Like any other widget areas, you can easily add widgets by navigating to Widgets page under appearance on your WordPress dashboard. * You can also add and modify widgets while on the Customizer page. * You can easily customize the background, text, and link colors in the Customizer. You can find the settings under _Top Bar_ section. **Notes:** * The Top Bar widget areas works similar to Storefront's footer widgets areas. When only the _first widget_ area has widgets, it's width will be at 100% and the _second widget_ area will not show up. * We've added styling support for custom menu widgets. It's look and feel is similar to the main menu and its sub-menu styles. * This plugin doesn't support the sticky header option added by the _Storefront Designer extension_. == Installation == **Install via the WordPress Dashboard:** 1. Login to your WordPress Dashboard. 2. Navigate to Plugins, and select add new to go to the "Add Plugins" page. 3. In the right side, enter "Storefront Top Bar" in the search input bar, and hit your enter key. 4. Click install, and wait for the plugin to download. Once done, activate the plugin. **Install via FTP:** 1. Extract the zip file, login using your ftp client, and upload the storefront-site-logo folder to your /wp-content/plugins/ directory 2. Login to your WordPress Dashboard. 3. go to plugins and activate "Storefront Top Bar" plugin. == Frequently Asked Questions == **Will this plugin work for themes other than Storefront?** Unfortunately, No. This plugin was designed to work for the Storefront theme, utilizing Storefront's action hooks and filters. Activating the plugin while using a different theme will trigger a warning. **I've activated the plugin, where can I access the settings?** The settings for this plugin can be found in the Customize page under Appearance. In that page, find the section named "Top Bar". **How are custom menu widgets shown?** We've added styling for the custom menu widgets. It's look and feel is similar to the main menu and its sub-menu styles. **Will this work on mobile or is it responsive?** The widget areas are designed to be responsive. We've also added an option in the customizer to hide the Top Bar entirely when viewing it on mobile. == Screenshots == 1. The top bar widget areas in action 2. Top bar section added on the Customize page under Appearance. == Changelog == = 1.0.0 = * initial release