Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garyjones/move-floating-social-bar-in-genesis

Moves the Floating Social Bar plugin output from just inside the entry content to just before it.
https://github.com/garyjones/move-floating-social-bar-in-genesis

Last synced: 16 days ago
JSON representation

Moves the Floating Social Bar plugin output from just inside the entry content to just before it.

Awesome Lists containing this project

README

        

# Move Floating Social Bar in Genesis

WordPress plugin that moves the [Floating Social Bar](http://wordpress.org/plugins/floating-social-bar/) plugin output from just inside the entry content to just before it.

## Description

See http://gamajo.com/move-floating-social-bar-genesis.

## Requirements
* WordPress 3.4.1 (for Floating Social Bar)
* Genesis 1.9 (the lowest version of Genesis which had at least WP 3.4 as its minimum)

## Installation

### Upload

1. Download the latest tagged archive (choose the "zip" option).
2. Go to the __Plugins -> Add New__ screen and click the __Upload__ tab.
3. Upload the zipped archive directly.
4. Go to the Plugins screen and click __Activate__.

### Manual

1. Download the latest tagged archive (choose the "zip" option).
2. Unzip the archive.
3. Copy the folder to your `/wp-content/plugins/` directory.
4. Go to the Plugins screen and click __Activate__.

Check out the Codex for more information about [installing plugins manually](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

### Git

Using git, browse to your `/wp-content/plugins/` directory and clone this repository:

`git clone [email protected]:GaryJones/move-floating-social-bar-in-genesis.git`

Then go to your Plugins screen and click __Activate__.

## Updates

This plugin supports the [GitHub Updater](https://github.com/afragen/github-updater) plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub.

## Usage

Just activate the plugin.

## Credits

Built by [Gary Jones](https://twitter.com/GaryJ)
Copyright 2013 [Gamajo Tech](http://gamajo.com/)