Superslider-PostsinCat free WordPress plugin
Description
Superslider-PostsinCat free WordPress plugin
This widget dynamically creates a list of posts from the active category. Displaying the first image and title in a scrolling list. It will display the first image in your post as a thumbnail,it looks first for an attached image, then an embedded image then if it finds the image, it grabs the thumbnail version. Oh, and by the way, it’s an animated vertical scroller, way cool.
If the post has no image the widget uses a default image. This works best with the plugin Widget logic. Just set the widget to is_single() || is_category() and all your single viewed posts will have a scrolling thumbnail list of other posts in this category.
credits:
mootools – Mootools
slideBox – slideBox
Widget logic you will want this – Widget logic
Support
If you have any problems or suggestions regarding this plugin please speak up
Other Plugins
Download These Plugins here:
SuperSlider
SuperSlider-Show
SuperSlider-Image
NOTICE
The downloaded folder’s name should be superslider-postsincat
Probably not compatible with plugins which use jquery. (not tested)
Features
pull images from posts in this category
animated scroller
Control max number of images.
Images link to post
control size of scroll area
Widget title is dynamic, writes category Name
works also for non attached images in your library
presents default image if none in post.
Uses WordPress native media / images
Control scroll speed
Control animation type
Demos
This plugin can be seen in use here:
Demo 1
USAGE
If you are not sure how this plugin works you may want to read the following.
First ensure that you have uploaded all of the plugin files into wp-content/plugins/superslider-postsincat folder.
Go to your WordPress admin panel and stop in to the widgets control page. Activate the SS Posts in Cat widget.
Configure the widget.
Go view a single post on the front side, you should see the superslider-postsincat widget in your side bar.
Optional: move the file postincat.css to your theme folder and the images inside of superslider-postincat/css/images to yourtheme/images, select “Load css from your theme folder” in the widget options panel. This will preserve any modifications you make to the css or image files, if and when there is a plugin update.
Recommended : The css is set up for thumbnails of 150 x 150 pixels, to display 3 images at a time with the default css set the widget height to 552. If you have your thumbnail sizes set differently in the WordPress admin, then you will need to adjust the css and the widget height accordingly.
OPTIONS AND CONFIGURATIONS
Available under > appearance > widget > SuperSlider-PostsinCat
theme css file to load or not (you may want to add the classes to your theme css and reduce file requests to the server).
widget title.
Add Category name to the widget title (this will change dynamically according to the active category).
number of images to pull from category.
height of display area.
Load css from your theme folder.
To Do
Add option to link images to a lightbox
Report Bugs Request / Options / Functions
Please use the support system at https://wordpress.org/
Or post to the wordpress forums
CAVEAT
Currently this plugin relies on Javascript to create the scroller.
If a user’s browser doesn’t support javascript the scroller will display normally as a list of images.