Content Grid Slider

Content Grid Slider Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 11,989 downloads
Content Grid Slider Icon

Try plugin: Content Grid Slider

We'll create fresh WordPress site with Content Grid Slider installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Content Grid Slider

A fully responsive carousel type Content Slider with Grid layout. Showcase and spotlight your services or products with this awesome slider.

9


2


3


0


0

updated: 10 years ago
since: 10 years ago

Description

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…)