Content Grid Slider

plugin banner

A Full responsive carousel type Content Slider with Grid layout. Sort slides randomly, by Id, by Title etc. Provides grouping options also.

Author:CouncilSoft Inc. (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:4.0.38
Plugin version:1.5
Added to WordPress repository:25-04-2014
Last updated:12-09-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:88
Rated by:14
Plugin URI:http://www.councilsoft.com/products/wordpress...
Total downloads:11 989
Active installs:90+
plugin download
Click to start download

Plugin’s Link

Plugin’s Demo

Content Grid Slider uses custom post type for slides.

This plugin allows you to add a carousel type grid slider with posts containing text and a custom link to redirect on a custom page by using custom posts.

You can make different groups of posts depending upon your requirements.

You can add custom page URL’s to your posts where you want to redirect users. You can use this on pages(recommended), widgets and even in your template files via shortcode.

You have full control over their grouping and their sort order.

A new feature of preview in color settings page has also been added.

You can also see the live preview of slider while changing colors without actually saving it.

If you see any formatting while copying the shortcode in visual mode, please remove formatting from wordpress dashboard.

Steps to follow for creating grid slider with content

  • Go to ‘Grid Slider’ and click on ‘Add New Slide’
  • Give title, and short description(3-4 list items recommended)
  • Set feature image for post thumbnail
  • Additionally you can select Target Page URL, where you want to redirect your user on read more link.
  • You can select a page, a post or even a custom page URL for redirecting Page.
  • You can also select Target attribute whether you want to open link in same window or another window.
  • Then you can use shortcode according to your needs
  • We recommend you to use one slider per page

Simple Usage (Shortcode)

[content-slider]

Simple Usage (PHP)

<?php echo do_shortcode('[content-slider]'); ?>

Advanced Usage (Shortcode)

[content-slider groups=3 orderby=ID]

Advanced Usage (PHP)

<?php echo do_shortcode('[content-slider groups=3 orderby=ID]'); ?>

Additional Features

  • Set Page URL – URL on which you want to add Read More link
  • Shortcode – Add rotating slides(in grids) like carousel slider to pages or Text Widget using the [content-slider] shortcode.
  • PHP Function – Embed Content Grid Slider in your template files with do_shortcode(‘[content-slider]’) function.
  • Content Grid Slider Groups – Set up ‘Groups’ to display different groups of grid slides in different places. (Example: Home Page, portfolio, Products, etc…)

Screenshots
FAQ
ChangeLog