Sticky Sharrre Bar

Component ID

2268241

Component name

Sticky Sharrre Bar

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

2131

Component created

Component changed

Component body

Sticky Sharrre Bar - module for Drupal based on http://sharrre.com, http://imakewebthings.com/jquery-waypoints and http://sensationalfix.com/flat-social-icons-eps/ free icon pack.
Provides sticky block for social network sharing.

SUPPORTED PROVIDERS

- Google Plus
- Facebook
- Twitter
- Digg
- Delicious
- StumbleUpon
- Linkedin
- Pinterest

REQUIREMENTS

- Libraries API module (for Drupal 7 only). Download link: https://drupal.org/project/libraries.
- jQuery Update module (for Drupal 7 only). Download link: https://drupal.org/project/jquery_update.
- jQuery Waypoints - library v4.0.0 or higher. Download link: http://imakewebthings.com/jquery-waypoints.
- jQuery Sharrre - library v1.3.5 only. The "Sharrre" v2.0.0 and higher doesn't work for now. Download link https://github.com/Julienh/Sharrre/archive/1.3.5.zip.

INSTALLING

- Install the module as normal, see link for instructions.
Link: https://www.drupal.org/documentation/install/modules-themes/modules-7
- Download and unzip the "Waypoints" library
to "/sites/all/libraries/jquery-waypoints" directory.
Files structure:
/libraries/jquery-waypoints/lib/jquery.waypoints.js
/libraries/jquery-waypoints/lib/jquery.waypoints.min.js
/libraries/jquery-waypoints/lib/shortcuts/sticky.js
/libraries/jquery-waypoints/lib/shortcuts/sticky.min.js
...
- Download and unzip the "Sharrre" library
to "/sites/all/libraries/sharrre" directory.
Files structure:
/libraries/sharrre/jquery.sharrre.min.js
/libraries/sharrre/jquery.sharrre.js
...
Warning! For security reasons you should delete the sharrre.php file from the "Sharrre" library folder.
The module has own drupal controller "/sharrre" instead of the sharrre.php.
- Go to "Home > Administration > Modules" and enable "Sticky Sharrre Bar" module.
- Go to "Home > Administration > Structure > Blocks > Sticky Sharrre Bar" and set the necessary providers, regions, etc.
By default, the block is installed in the "header" region.
If your theme does not have this region, you can choose the necessary region manually.
You may uncheck"Use the CSS of module" and make your own style in your theme.

Developed with JetBrains PHPStorm (Open Source Project License)