설명
Fully written in jQuery, the plugin adds a floating circle right in the footer of your site that only appears when you scroll the page down, and when clicked gently roll the site to the top. All this without any modification to your template.
Supported features:
- Smooth scrolling animation, powered by the jQuery
- Works on almost all browsers
- No need to add any markup to your theme
CREDIT
Developed by Khandaker Ikrama – http://ikrama.info/
Proudly powered by XL Theme – http://www.xltheme.com/
- scrollup – https://github.com/markgoodyear/scrollup
- Font Awesome – http://fontawesome.io
CONTACT
Khandaker Ikrama – http://ikrama.info/contact/
스크린샷
설치
- You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory the top-level folder. Don’t just upload all the php files and put them in /wp-content/plugins/.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it!
FAQ
- Installation Instructions
-
- You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory the top-level folder. Don’t just upload all the php files and put them in /wp-content/plugins/.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it!
후기
2016년 9월 3일
답글 1개
I like this plugin because of its simplicity, but this obscure me too. It would be way better, if developers put a few customization option like location of bar, icon type, background color e.t.c.
Thank you for plugin, will be waiting a new version! ^^
2016년 9월 3일
Simple and works well. If it looks a little oval like and the arrow up isn’t centered just add this to the css
#scrollTop i {
margin-left: auto;
margin-right: auto;
}
Apart from that, a good lightweight plugin that improves user experience. Nice job
기여자 & 개발자
변경이력
version 1.1
- WordPress compatibility and update
version 1.0.0
- Initial Release