WP Manifestindependent plugin directory
manifest / media / gigx-slides

GIGX Slides

A Rotating Gallery Widget using a custom post type to create GIGX Slides.

by AxWax · github.com/axwax/gigx-slides · website

2stars
1forks

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/axwax/gigx-slides/archive/refs/heads/master.zip

From the readme

A rotating gallery widget using a custom post type for gallery content. This plugin adds a Featured Slides menu to your WordPress dashboard. To add content to the rotating gallery: 1. Add a new Gallery Post for each image/headline to be shown in the rotating gallery 1. Attach one or more images to the gallery post by uploading the image(s) with the media uploader while editing the post 1. Enter the title & content that you would like to overlay the image 1. Publish the post(s) 1. Add the Rotating Post Gallery widget to widget area on your home page 1. Enter the number of Posts to rotate in the gallery (default = All). 1. Choose the size of image to display in the gallery (based on your Media Settings) When multiple images are attached to a Gallery Post one of the images is randomly selected to be shown on each page view. Plugin Page Credits: This plugin is based on Post Gallery Widget by Ron Rennick and uses jquery.cycle by malsup, jquery.clickable by Sander Aarts and jquery.tipTip by Drew Wilson. Sorting code is based on a tutorial by Ryan Marganti. Update code by Janis Elsts. 1. Upload the entire gigx-gallery-widget folder to the /wp-content/plugins

Read the full README on GitHub →