This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Scroll tool

Description

Fully adjustable scroll to top tool for your site. Now with SVG icons!
Easily adapts to any theme. You can change type (button or sidebar), size, shape, icon, color and much more. Dynamically binds to the page and, thus, does not affect SEO. This plugin uses Color Picker jQuery plugin for easy way to change colors of Your button or sidebar. Tested in browsers: Internet Explorer 7 – 11, Microsoft Edge, Safari, Google Chrome, Mozilla Firefox and Opera.

Features:

  • type of scroll tool (button or sidebar);
  • size and position of the tool;
  • colors of the button/sidebar;
  • disable for small mobile screens option;
  • animated scroll motion option;
  • translucency of the tool option;
  • scroll down to the last viewed position option.

Screenshots

  • screenshot-1.jpg
  • screenshot-2.jpg
  • screenshot-3.jpg
  • screenshot-4.jpg

Installation

Go to “Plugins -> Add New” section of your WordPress admin panel and use search field to find, install and activate the plugin. Select “Appearance -> Scroll tool” on the left sidebar menu to adjust scroll tool settings.
You can follow instructions below for alternative installation:
1. Use “Download” button on this page to get the installation package of the plugin.
2. Go to your WordPress admin panel and select “Plugins -> Add New” on the left sidebar menu.
3. Find and click on the “Upload Plugin” button.
4. Select downloaded package on your computer and click “Install Now” button.
5. Click on the “Activate Plugin” link after you receive “Plugin installed successfully.” message.
6. Select “Appearance -> Scroll tool” on the left sidebar menu to adjust scroll tool settings.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Scroll tool” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Scroll tool” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

Initial release.

1.1

Scroll tool front-end JS-script moved from the main HTML-page to the attached JS-file.

1.2

Inline JavaScript integration improved using wp_localize_script() function. JavaScript is properly escaped and quoted now.
Mentioned above function takes care of the required CDATA tags to pass XHTML validation.

1.3

SVG icons added. PNG icons size optimized.