📘 Scroll Reminder by Eskim
Scroll Reminder is a lightweight WordPress plugin that adds a reading progress bar and (optionally) a percentage label to your pages. It’s a simple way to enhance user engagement and improve readability.
🛠️ Features
- Fixed scroll progress bar (top or bottom of the screen)
- Optional percentage label in any screen corner
- Works globally or only on selected post types
- Option to hide on mobile devices
- Fully customizable: color, size, shape, animation speed, and more
⚙️ Settings
After installing the plugin, go to:
Settings → Scroll Reminder
You’ll find three main configuration sections:
🔹 Main Settings
- Enable Plugin – turn the entire plugin on or off
- Hide on Mobile – hide both bar and label on small screens
🔹 Progress Bar Settings
- Enable/disable the scroll bar
- Position: top / bottom
- Height, color, z-index
- Transition speed for smooth animation
🔹 Percentage Label Settings
- Enable/disable the percentage label
- Position in any corner
- Shape: rectangle or circle
- Size, background color, text color
- Font size and z-index
📸 Screenshots:


💡 Tips
- The percentage label uses a semi-transparent background (
aa) by default for subtle appearance. - If the progress bar doesn’t show up, ensure your theme includes
<?php wp_footer(); ?>infooter.php. - Want a circle? Just set shape to
Circleand size to e.g.40px.
🧩 Integration Notes
This plugin is active on all single posts by default (is_singular()). You can extend it using filters or customize the behavior. Gutenberg editor support is planned for future releases.
📥 Installation
- Upload the plugin to your
/wp-content/plugins/directory. - Activate it from the Plugins menu.
- Go to Settings → Scroll Reminder and configure it as needed.
🗨️ Support & Feedback
Have a feature idea or need help?
Add comment or support the project at BuyMeACoffee ☕
