WP Manifestindependent plugin directory
manifest / media / srkpics-hero-slider-pro

SRKPICS Hero Slider

A lightweight WordPress hero slider plugin with unlimited slider management, custom slide groups, shortcode support, autoplay, animations, responsive design, and Elementor/WPBakery compatibility.

by SRKPICS · github.com/kabbo508/srkpics-hero-slider-pro

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/kabbo508/srkpics-hero-slider-pro/archive/refs/heads/main.zip

Readme

SRKPICS Hero Slider v2.0.0

Use shortcode by slider ID:

[srkpics_hero_slider id="123"]

Or by slider slug:

[srkpics_hero_slider slug="homepage-slider"]

What changed in v2.0.0

  • Added multiple slider support.
  • Each slider has the same input fields and same frontend design.
  • Each slider can have its own slides, height, overlay, autoplay, speed, and Explore next selector.
  • Added custom post type: Hero Sliders.
  • Added shortcode column in the admin slider list.
  • Kept old shortcode support. If no ID or slug is provided, the plugin loads the first published slider.

Example

Homepage:

[srkpics_hero_slider slug="homepage-slider"]

About page:

[srkpics_hero_slider slug="about-us-slider"]

Contact page:

[srkpics_hero_slider slug="contact-slider"]

Cache Note

After uploading, clear WordPress cache, server cache, CDN cache, and browser cache if old CSS or JS is still loading.

Read the full README on GitHub →