Descripción
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])
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Design Cart Slider Manager for Swiper» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Design Cart Slider Manager for Swiper» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.