Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/garyjones/move-floating-social-bar-in-genesis
- Owner: GaryJones
- License: gpl-2.0
- Created: 2013-09-10T10:39:24.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2013-09-10T11:07:44.000Z (about 11 years ago)
- Last Synced: 2024-10-04T12:54:20.842Z (about 1 month ago)
- Homepage: http://gamajo.com/move-floating-social-bar-genesis
- Size: 145 KB
- Stars: 28
- Watchers: 3
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)