Description
A simple plugin to scroll to the top
Screenshots
Installation
- Make sure you have jQuery installed and working properly
- Upload the folder
sc-to-top
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to plugin’s options page and choose your configuration
- Enjoy!
FAQ
- Installation Instructions
-
- Make sure you have jQuery installed and working properly
- Upload the folder
sc-to-top
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to plugin’s options page and choose your configuration
- Enjoy!
- Can I modify the colors?
-
Not YET.
- The scroll is not smooth! What can I do?
-
This plugin requires jQuery. Check if jQuery is being called correctly .
- If I found some problem, should I report you?
-
Yes, of course you should! Just email, me: sergio.costa@outlook.com ! Thank you! 😉
Reviews
There are no reviews for this plugin.
Contributors & Developers
“SC To Top” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SC To Top” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2
- The plugin options page is now fully responsive (bootstrap styling)
2.1
- You are able to set the title attribute to the button
2.0
- Now you can also choose the background color, the color of the icon and the icon itself
1.1
- Tested up to WordPress 4.2
1.0
- Plugin created