Description
This WordPress plugin adds an automatic and dynamic “To Top” button to easily scroll long pages back to the top.
It features an intuitive control panel to style and adjust to each website’s need. The button only appears for JS enabled browsers and can be optionally disabled for mobile visitors.
- Image and text version supported.
- Options panel to style as desired.
- CSS3 created button and hover effect with decent degradation for older browsers.
- Caches and minify CSS for better performance.
- Ready for internationalization.
- Uninstall included.
- Ships with Spanish, Castellano, French, Arabic, Persian, Portuguese and Bulgarian translations.
Would you like to help translate the plugin into more languages? Contact Matt.
Screenshots
Installation
- Unzip files.
- Upload “dynamic-to-top” folder into your plugins directory.
- Activate the plugin.
- Go to Appearance > To Top.
- Configure settings to your needs.
- Have fun!
Reviews
Contributors & Developers
“Dynamic "To Top" Plugin” is open source software. The following people have contributed to this plugin.
Contributors“Dynamic "To Top" Plugin” has been translated into 4 locales. Thank you to the translators for their contributions.
Translate “Dynamic "To Top" Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.5.2
Verified compatibility with WordPress 4.9
3.5.1
Verified compatibility with WordPress 4.8
3.5
Verified compatibility with WordPress 4.7
Verified compatibility with https:\
3.4.3
Fixed uninstall issue.
3.4.2
- CSS moved to head. Improves performance and compatibility with cache and HTML minifier plugins.
- New CSS minifier class. https://code.google.com/p/cssmin/
- New languages: Castellano, Portugese.
3.4.1
- Code Improvments.
3.3.1
- Added ‘mv_dynamic_to_top_default_values’ to filter default values.
- Added Persian language.
- Code fix.
3.3
- Internationalization fix.
- Code improvements.
3.2
- Fixes the speed slider/attribute.
- Code improvements.
3.1.9.1
- Code fix.
3.1.9
- Fixes third-party incompatibiliy issues.
- Code improvements.
3.1.8
- Options moved to the “Appearance” menu.
- Added new Hook: ‘mv_dynamic_to_top_check_mobile’ allows extending the mobile check.
- Added new Hook: ‘mv_dynamic_to_top_new_hex’ allows returning a custom HEX color for the button CSS :hover state.
- WP 3.3 compatibility enhancements.
- Code improvements.
3.1.7
- Introduced the filter ‘mv_dynamic_to_top_css’ to allow themes and plugins to add / alter the generated CSS.
- Minified the JavaScript included.
- Code improvements.
3.1.6
- Added 3 new languages (Spanish, Bulgarian and Arabic).
- Prefixed functions as better practice.
3.1.5
- JS performance improved with wp_localize_script();
- CSS performance improved.
- Added uninstall.
- Code improvements.
3.1.4
- Fixes JS problem on 3.1.1 to 3.1.3.
3.1.3
- Code improvements.
- Fixes Options problem.
3.1.2
- Fixed default settings.
- Code improvements.
3.1.1
- Added Uninstall.
- Code improvements.
3.1
- Fixes Permissions Problem.
- Code Improvements.
3.0
- Rewritten from scratch. Using CSS3. More and better options.
2.1
- Bug fixing
- Code Improvements.
2.0
- Settings panel added.
1.0
- First version out.