Description
This plugin will automatically enable a custom and flexible Back to Top button to your WordPress website that allows your visitor to scroll back to the top of your page with one click!
Features Include:
- No setup needed.
- Unlimited colors.
- Async JavaScript.
- SVG Icon.
- Custom target.
- Disable on mobile.
- Choose text or icon.
- Customizable text.
- Position switcher (left or right).
- Change animation you like.
Important Links
- By using/updating the plugin, you agree and accept the terms of service.
- Support & donate.
- Translate to your language.
- Contribute or submit issues on Github.
Screenshots
Installation
Through Dashboard
- Log in to your WordPress admin panel and go to Plugins -> Add New
- Type scroll top in the search box and click on search button.
- Find ID Back To Top plugin.
- Then click on Install Now after that activate the plugin.
- Go to Settings -> Back To Top.
Installing Via FTP
- Download the plugin to your hardisk.
- Unzip.
- Upload the “scroll-top” folder into your plugins directory.
- Log in to your WordPress admin panel and click the Plugins menu.
- Then activate the plugin.
- Go to Settings -> Back To Top.
Reviews
Contributors & Developers
“Scroll To Top” is open source software. The following people have contributed to this plugin.
Contributors“Scroll To Top” has been translated into 3 locales. Thank you to the translators for their contributions.
Translate “Scroll 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
1.5
Release date: Sept 31, 2022
- Enhancements: Async JavaScript to improve performance.
- Enhancements: Code refactor, follow latest WordPress coding standard.
- Fixed: Disable on mobile issue fix.
- Fixed: Text type bug.
1.4.1
Release date: Sept 31, 2022
- Fixed: important security issue. Thanks to WPScan
- Fixed: properly sanitize & escape user input.
- Fixed: cross browser issue.