WP Manifestindependent plugin directory
manifest / content / srk-testimonials-slider-for-wordpress

SRK Testimonials Slider

Adds a testimonials custom post type with a modern shortcode slider featuring image-left layout, floating quote panel, fade animation, and autoplay support.

by Sumon Rahman Kabbo · github.com/kabbo508/srk-testimonials-slider-for-wordpress · website

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/srk-testimonials-slider-for-wordpress/archive/refs/heads/main.zip

SRK Testimonials Slider

How to use:

  1. Install and activate the plugin.
  2. Add testimonials: WP Admin -> Testimonials -> Add New
    • Title: Client or couple name
    • Excerpt (recommended): Quote text
    • Featured Image: Left side image
    • Optional date meta: add custom field key "srk_date" with value like "December 01, 2019"
  3. Output anywhere using shortcode: [srk_testimonials_layout count="6"]

Notes:

  • If excerpt is empty, the plugin uses the main content as the quote.
  • The layout is responsive, it stacks on mobile.