Descripción
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
Capturas
Instalación
- 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.
Preguntas frecuentes
-
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.
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“Scroll Reminder by Eskim” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Scroll Reminder by Eskim” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
1.0.0
- Initial release with full customization for reading progress bar and percentage label.