WP Manifestindependent plugin directory
manifest / media / sb-slider

SB Slider

A slider designed to show the latest product with buttons to go to stores for purchase.

by Christopher Hile · github.com/chileweb76/sb-slider

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/chileweb76/sb-slider/archive/refs/heads/main.zip

Image slider.

Description

SB Slider is a simple carousel that displays a large main image with a title, content, and up to six configurable store/product links arranged in two rows of three. Thumbnail previews are shown alongside the main image for navigation.

Note: To ensure the main image thumbnail is generated correctly, please regenerate thumbnails after installing the plugin if your theme or environment does not automatically create the required image size. For example, the "Regenerate Thumbnails" plugin is commonly used for this purpose.

Installation

  1. Upload the sb-slider folder to the /wp-content/plugins/ directory, or install via the Plugins -> Add New interface.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

Screenshots

  1. Main carousel with thumbnail navigator and store buttons.

Frequently Asked Questions

= Do I need to regenerate thumbnails? If your site does not produce the sb_slider_main_img image size automatically, regenerate thumbnails after activating the plugin to produce the correct sizes.

Changelog

= 1.0

  • Initial release