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.

Click to Scroll

Description

Click to Scroll allows you easily add a button which smoothly brings the user back to the top of the page. It adds the button to the admin area as well, which is useful if you have long admin area pages and can be disabled if you do not need it.

The plugin works out of the box with any theme which is built in WordPress way. No programming skills needed: just activate the plugin and you are done.

The button style is designed with love but if you feel it does not fit your site appearance, you can easily change the look in the Click to Scroll Settings.

Features

  • Scroll to top: Back-to-top button both for front-end and the admin area
  • Scroll to anchor: Smooth scrolling to any section of your page using anchors
  • Well-working and good-looking out of the box
  • Totally customizable look: sizes, colors, opacity settings (including hover states) and more
  • Pure modern CSS design and no cumbersome images
  • Peformance optmized

Screenshots

  • This is how your button looks like when you just activated the plugin
  • Plugin settings page (1.2.0).

Installation

There are a few options for installing and setting up this plugin.

Upload Manually

  1. Download and unzip the plugin
  2. Upload the ‘click-to-scroll’ folder into the ‘/wp-content/plugins/’ directory
  3. Go to the Plugins admin page and activate the plugin

Install Via Admin Area

  1. In the admin area go to Plugins > Add New and search for “Click to Scroll”
  2. Click install and then click activate

FAQ

Will the plugin work with my theme?

Yes, it will. It uses only action hooks that is necessary for use in each theme and if your theme does not have these hooks, you have bigger problems.

Do I need to make modifications to my theme to use the plugin?

No modifications is needed. The plugin will hook into your theme on activation and will be unhooked on deactivation (if you decide you do not need the amazing scroll-to-top button anymore).

How do I set up the plugin?

The plugin does not require any configuration. However, if you want to change the look of the button, you can go to Settings > Click to Scroll and change button style settings as you will.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Click to Scroll” into your language.

Interested in development?

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

Changelog

1.3.3

  • Fix: issue with scrolling to anchor if the links contains only hash

1.3.2

  • Fix: enabled scroll anchor option might be ignored
  • Fix: scroll to anchor even if the URL contains not only hash

1.3.1

  • Fix: undefined use_image offset
  • Fix: scroll to anchor option

1.3.0

  • Fix: z-index issue because of which the button may be overlapped by other site elements
  • Add: the capability to use a button image

1.2.0

  • Fix: overriding default values for some fields
  • Add: animation speed setting

1.1.0

  • Fix: save border radius with 0 value
  • Add: scrolling to anchor feature

1.0.0

  • Plugin released