WP Manifestindependent plugin directory
manifest / themes / genesis-responsive-header

Genesis Responsive Header

Allows users to create custom responsive logos in Genesis themes

by Nick_theGeek · github.com/nickthegeek/genesis-responsive-header · website

8stars
6forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/nickthegeek/genesis-responsive-header/archive/refs/heads/master.zip

Custom Metaboxes and Fields for WordPress

Contributors:

Version: 0.2.1
Requires at least: 3.3
Tested up to: 3.5
License: GPLv2

Description

Adds the ability to set a mobile responsive logo so your logo will look great on any device.

Links

Installation

This script is easy to install. If you can't figure it out you probably shouldn't be using it.

  1. Upload the entire genesis-responsive-header folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Responsive Header menu item under Genesis
  4. Upload logos for desired device widths and set header color if desired.

Known Issues

  • Some plugins result in javascript conflicts. If needed you can disable javascript output in the Genesis Responsive Header settings.

To-do

  • Fix known issues (above)
  • clean up code
  • improve inline documentation
  • add filter to allow additional device width settings
  • add filter to enable logo height to be set if javascript conflict prevent automatic update

Changelog

0.2 (11-9-2012 : Current)

  • First public release