StichyX Bar

StichyX Bar

Details
View on WordPress

StichyX Bar is a lightweight and versatile WordPress plugin designed to enhance user engagement on your website by incorporating dynamic progress bars that animate smoothly as users scroll through your content. Built with performance in mind, this plugin leverages pure CSS and JavaScript to deliver eye-catching visual effects without compromising page load times. Whether you’re showcasing project completion, skill levels, fundraising goals, or any metric-driven data, StichyX Bar provides an intuitive way to present information in an interactive and modern format.

Key Features

  • Scroll-Triggered Animation: Progress bars only animate when they enter the viewport, ensuring a seamless user experience and reducing unnecessary resource usage.
  • Shortcode Flexibility: Easily customize bars with attributes like percentage fill, animated numbers, custom labels, and colors, making it adaptable for various content types.
  • Section-Based Fallbacks: Automatically apply predefined colors based on parent section classes (e.g., red, blue, or dark themes), simplifying styling for developers who prefer class-based theming.
  • Responsive Design: Bars scale beautifully across devices, from desktops to mobile screens, maintaining readability and aesthetics.
  • No Dependencies: Relies solely on WordPress core functions, with no external libraries required, ensuring broad compatibility and easy maintenance.
  • SEO-Friendly: Generates clean, semantic HTML that search engines can easily index, while keeping JavaScript unobtrusive.

Ideal for portfolios, business websites, blogs, and e-commerce sites, StichyX Bar helps transform static data into compelling visual stories. The plugin is actively maintained, with regular updates to improve functionality and security. For support or customizations, reach out to the author at https://i-am-tanvir.netlify.app/. Compatible with WordPress 5.0+ and tested up to version 6.9.

Usage

Use the [progress_bar] shortcode anywhere on your site.

Basic Example

`

[progress_bar percent=”75″]
`

Advanced Example

`

[progress_bar percent=”85″ number=”850″ label=”Sales Growth” color=”#ff5733″]
`

Shortcode Attributes

  • percent (required): Percentage value for the progress fill (0-100). Default: 50
  • number: Number to animate beside the bar. Default: 0
  • label: Optional label displayed above the bar.
  • color: Custom fill color in hex or color name.

Section-Based Color Fallbacks

If you prefer not to use the color attribute, the plugin can apply fallback colors based on section classes:
* .bg-red red (#ff4d4d)
* .bg-blue blue (#4d79ff)
* .bg-dark dark (#111)

Example

`

[progress_bar percent=”60″ number=”600″]

`

Details

Plugin code:
stichyx-bar
Plugin version:
3.0.1
Outdated:
No
WP version:
or higher
PHP version:
or higher
Test up to WP version:
Total installations:
0
Last updated:
2026-06-09
Rating:
Times rated:
0