Content Grid Slider Plugin
A fully responsive carousel type Content Slider with Grid layout. Showcase and spotlight your services or products with this awesome slider.
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…)
Installation
This section describes how to install this plugin and get it working.
- Upload the ‘Content Grid Slider’ folder to the ‘/wp-content/plugins/’ directory
- Activate the Content Grid Slider plugin through the ‘Plugins’ menu in WordPress
- Generate shortcode by selecting ‘Content Grid Slider’ > Settings.
- Insert the shortcode into your pages, Text widget or by adding the PHP template code to your theme’s template files.
Screenshots
Live view of Content Grid Slider
Responsive View of Content Grid Slider
Add a new Content Grid Slider slide
Groups of Slides for different pages
View a list of all of the Content Grid Slider slides you've created
Configure the Content Grid Slider's settings
Preview of Shortcode Generated
Custom color Settings
Live preview of color applied
Custom Ordering of slides
Add shortcode to Page
FAQ
Changelog
1.5
Following bugs has been fixed in this version
- Fixed border issues in both sides of slider in responsive view.
- Fixed issues with display/hide icons, content etc. while viewing in responsive modes.
- Added demo link of the plugin.
- File structure has been modified in a more organized way.
- Color tab under settings is now responsive.
- Design improvements under settings tab.
Following new features has been added in this version
- Live preview of color selection has been added i.e. user can see color preview without actually saving it.
- A new tab ‘custom order’ has been added under settings page where you can re-arrange your slides display order with simple drag-drop.
- uninstall.php has been added so that plugin’s data will get deleted after user deletes the plugin.
- Two sections has been created in color settings tab for better representation for applying colors.
- New Feature of ‘filter slider items’ based on categories has been applied on grid slides listing page.
- New Feature of ‘filter slider items’ based on author has been added also on grid slides listing page.
- Author info column has been added with each grid slide.
1.0
- The first version of this plugin! Enjoy! 🙂
If you like the plugin, please vote for it!
Please Donate