Skip to content

nielslange/storefront-hamburger-menu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Storefront Hamburger Menu ===
Contributors: woocommerce,automattic,tiagonoronha,woothemes
Tags: woocommerce, ecommerce, storefront, menu, hamburger
Requires at least: 4.0
Tested up to: 4.9
Stable tag: 1.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Storefront Hamburger Menu turns the default handheld navigation into an off-screen sidebar menu with a "hamburger" toggle.

== Description ==

A simple plugin that turns the default handheld navigation into an off-screen sidebar menu with a "hamburger" toggle.

This plugin requires the Storefront theme to be installed.

== Installation ==

1. Upload `storefront-hamburger-menu` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Done!

== Screenshots ==

1. The hamburger menu in action.

== Changelog ==

= 1.2.2 - 21.05.2018 =
* Tweak - Storefront 2.3 compatibility.

= 1.2.1 - 01.06.2017 =
* Fix - Change the value of max-width media query to 767px to match the responsive breakpoint in Storefront.
* Tweak - Load JavaScript once DOM is ready, don't need to wait until window.onload fires.

= 1.2.0 - 02.08.2016 =
* New - Close off-screen menu when clicking outside of the menu container.

= 1.1.3 - 19.05.2016 =
* Fix - Fix menu toggle in Storefront 2.0.

= 1.1.2 - 21.04.2016 =
* Fix - Add inline styling to the main Storefront stylesheet.

= 1.1.1 - 13.03.2016 =
* Fix - Make sure the close button gets added to the handheld menu.

= 1.1.0 - 03.04.2016 =
* New - Close button inside the off-screen menu.
* New - Overlay on top of the content making what is the menu more obvious.
* Tweak - Storefront 2.0 compatibility.

= 1.0.0 - 12.01.2016 =
Initial release.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 56.2%
  • CSS 35.0%
  • JavaScript 8.8%