Skip to content

sbusso/genesis-bacon-bar

 
 

Repository files navigation

Genesis Bacon Bar

A free Hello Bar alternative for a any Genesis website.

Contributors: Robert Neu
Requires: Genesis 2.0, WordPress 3.9
Tested up to: Genesis 2.1, WordPress 3.9
License: GPL-2.0+

One of the most important things you need to do with on your website is call the attention of your visitors to something. The Genesis Bacon Bar makes this extremely easy by giving you the ability to add a fully-customizable, site-wide call-to-action bar. You can add your own text, choose your own colors, and even choose how and where you'd like your bacon bar to display!

Features

  • Easily add a call-to-action bar to your website without writing any code.
  • Responsive design which adapts well to mobile devices.
  • Customize the look and feel in real time using the WordPress customizer.
  • Override bacon bar templates in a child theme.
  • Developer-friendly code which allows for simple style and display overrides.

Settings

All settings are handled within the WordPress customizer interface. You can control the text, button text, link, placement, style, and colors of the bacon bar in real-time.

Bacon Bar Content Screenshot The bacon bar content editor.

Bacon Bar Style Screenshot The bacon bar style editor.

Template Hierarchy

Templates can be defined in a child theme to override the plugin's template. Templates must be placed inside a /genesis-bacon-bar/ directory within the theme. You can override the default templates using the following template names:

  • bacon-bar.php
  • bacon-bar-footer.php

Installation

Upload

  1. Download the latest release from GitHub.
  2. Go to the Plugins → Add New screen in your WordPress admin panel and click the Upload tab at the top.
  3. Upload the zipped archive.
  4. Click the Activate Plugin link after installation completes.

Manual

  1. Download the latest release from GitHub.
  2. Unzip the archive.
  3. Copy the folder to /wp-content/plugins/.
  4. Go to the Plugins screen in your WordPress admin panel and click the Activate link under GistPress.

Read the Codex for more information about installing plugins manually.

Git

Clone this repository in /wp-content/plugins/:

git clone git@github.com:wpbacon/genesis-bacon-bar.git

Then go to the Plugins screen in your WordPress admin panel and click the Activate link under GistPress.

Updating

There are a couple of plugins for managing updates to GitHub-hosted plugins. Either of these should notify you when this plugin is updated:

About

A Hello Bar alternative for any Genesis website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 86.3%
  • CSS 13.7%