=== Multi Post Carousel by Category === Contributors: gbsdeveloper Donate link: http://globalbizsol.com/donation License URI: License: Requires at least: 3.5 Stable tag: 1.2 Tags: post carousel, category, images, image carousel, carousel, multi post carousel Tested up to: 5.2.2 This "Multi Post Carousel" plugin displays the category post by just simply passing the category ID and total number of post to be displayed in a slide. == Description == Multi post Carousel is a plugin used to display the posts in the form of carousel, filtered by category ID, using shortcode. No need of any programming skills, some options are set by default but user can also set the options from plugin settings. Carousel can be easily created on any page or post by using shortcode.

Features:

1. Displays post on Carousel by category id. 2. Total number of images per slide can only be in multiples of 4 to work plugin properly. Such as 4,8,12 and so on. 3. Easy to add the shortcode.

Shortcode:

[post-slides cat_id="4" totalpost="12"]
OR
[post-slides cat_id="4" totalpost="8"]
OR
[post-slides cat_id="4" totalpost="4"]
Here "cat_id" defines category id, "totalpost" defines number of posts per slide. By default "totalpost" is set to 12. DEMO LINK

Pro Version Demo:

View Demo of Multi Design Image/Video Carousel Slider Pro Version. For more information about the premium version of Category Post Slider and our other poremium plugins, visit our official site https://wppremiumstore.com

Recommeded Plugins:

The following are other recommended plugins by the author: We have 24x7 email support on webcrushing@gmail.com so you can let us know if you are having any kind of issues in configuring our plugin. In case you have any query feel free to contact us.

Donate us

Donate us to provide your support to our plugin development team.
Donate us at : http://www.globalbizsol.com/donation == Installation == 1. Upload the entire multi-post-carousel folder to the /wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. You will find a new option 'Post Slides' under settings menu in your WordPress admin panel. == Frequently Asked Questions == = What will be the output if i didn't pass the "totalpost" in shortcode? = By default it will show the 12 posts thumbnail in one slide. = How to use plugin ? = Just Use shorcode. For example:
[post-slides cat_id="4" totalpost="12"]
It will show the posts from category with id "4" and total posts per slide would be "12". == Screenshots == 1. These are the enhanced settings for the plugin in WordPress admin. User can see all the settings from "Settings -> Post Slides". 2. This is the slider created using shortcode without the text settings [post-slides cat_id="4" totalpost="12"]. 3. This is the slider created using shortcode with the text settings [post-slides cat_id="4" totalpost="12"]. 4. This is the slider created using shortcode without the text settings [post-slides cat_id="4" totalpost="8"]. 5. This is the slider created using shortcode with the text settings [post-slides cat_id="4" totalpost="8"]. 6. This is the slider created using shortcode without the text settings [post-slides cat_id="4" totalpost="4"]. 7. This is the slider created using shortcode with the text settings [post-slides cat_id="4" totalpost="4"]. == Changelog == = 1.2 = - Updated with latest wordpress version - Changes default setting options - Design fixes = 1.1 = New updated plugin with additional and enhanced settings. = 1.0 = Initial Release.