=== Multi Post Carousel by Category === Contributors: gbsdeveloper Author URI : https://globalbizsol.com Donate link: https://globalbizsol.com/donation Tags: Post carousel, image carousel, multi layout carousel, multi post carousel Requires at least: 5.0 Stable tag: 1.4 Tested up to: 6.5.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html 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.
[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
[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.4 = - Compatibility check for Wordpress 6.5.3 = 1.3 = - Updated with wordpress 5.7 - Design fixes. = 1.2 = - Updated with latest wordpress version. - Design fixes. - Bug fixes. = 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.