Description
Design Cart Slider Manager for Swiper lets you build sliders and reusable slides in the WordPress admin, then place them with a shortcode.
This plugin uses the third-party Swiper.js library. It is not affiliated with, endorsed by, or an official product of the Swiper project.
Author: Paweł Nosko / Design Cart
Documentation: Swiper.js for WordPress
Features
- Separate slider and slide libraries
- Drag and drop slide assignment and order
- Responsive images for desktop, tablet, and mobile
- Swiper effects, navigation, pagination, autoplay, and coverflow
- Optional Lightbox2 zoom
- Shortcode:
[design_cart_slider id="123"](aliases:[design_cart_swiper],[dc_swiper])
Installation
- Upload the
design-cart-slider-managerfolder to/wp-content/plugins/. - Activate the plugin from the Plugins screen.
- Go to Design Cart Slider and create slides, then a slider.
- Paste
[design_cart_slider id="ID"]into a page or post.
FAQ
-
What is the shortcode?
-
[design_cart_slider id=”123″] where
123is the slider ID shown on the slider list. The previous shortcodes[design_cart_swiper]and[dc_swiper]still work. -
Do I need an API key?
-
No. Swiper and Lightbox2 are bundled with the plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Design Cart Slider Manager for Swiper” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Design Cart Slider Manager for Swiper” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.7
- Escape JSON in inline scripts without unescaped slashes or unicode flags.
1.0.6
- Rename display name and slug to respect the Swiper project name.
1.0.5
- Plugin Check fixes: sanitization, escaping, WP 7.1 header, no manual textdomain load.
1.0.4
- Add left / center / right content alignment per slide.
1.0.3
- Add image fit setting and make single-slide banners full width by default.
1.0.2
- Fix prev/next icon size under Swiper 12 (SVG arrows).
1.0.1
- Fix hero button text color on the white action button.
1.0.0
- Initial release.