Description
Scroll Reminder by Eskim helps users track their reading progress by adding a subtle, animated progress bar and optional percentage label to your site. Ideal for long-form content, articles, and blogs. Works out-of-the-box and fully configurable in the settings panel.
Key Features:
- Fixed reading progress bar (top or bottom of the screen)
- Optional percentage label box (fully stylable)
- Full customization: height, color, font size, z-index, transition speed
- Separate control for bar and label visibility
- Option to hide on mobile devices
- Works with posts, pages, and any public post type
- Clean, lightweight, and unobtrusive
Credits
Developed by Eskim
Screenshots
Installation
- Upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin via the Plugins menu in WordPress.
- Go to Settings > Scroll Reminder to customize options.
FAQ
-
Can I show the bar only on posts?
-
Yes. By default, the bar displays on single posts. You can change this behavior via filters or conditional logic in your theme.
-
Is it mobile responsive?
-
Yes. The plugin is responsive, and you can optionally hide the components on mobile via the settings panel.
-
What if the progress bar doesn’t appear?
-
Make sure your theme includes
wp_footer()
infooter.php
, and that the plugin is enabled in settings. -
Can I customize the position, size, and colors?
-
Yes. Everything from bar position and height to font size and color of the label can be configured in the admin panel.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Scroll Reminder by Eskim” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Scroll Reminder by Eskim” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release with full customization for reading progress bar and percentage label.