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:
- Displays post on Carousel by category id.
- 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.
- 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.
Recommeded Plugins:
The following are other recommended plugins by the author:
- WP Ride Booking – WP Ride Booking Pro plugin is a woocommerce compatible which allows anyone to create online taxi, cab, bus, van, trucks or any vehicle booking website in a few moments.
- WooTransport – WooTransport plugin is specially developed for transport and logistics websites. It is best fit for logistics, transportation, cargo, freight service providers.
If you want to customize the plugin according to your needs or have any other queries then feel free to contact us at kanakgbs@gmail.com.
Donate us
If you liked our free plugins and want to help us maintain them and to create new free plugins then you may donate us at https://www.globalbizsol.com/donation
Screenshots
Installation
- Upload the entire multi-post-carousel folder to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- You will find a new option ‘Post Slides’ under settings menu in your WordPress admin panel.
FAQ
-
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”.
Reviews
Contributors & Developers
“Multi Post Carousel by Category” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Multi Post Carousel by Category” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.