Beskrivelse
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])
Installasjon
- 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.
Ofte stilte spørsmål
-
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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«Design Cart Slider Manager for Swiper» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett «Design Cart Slider Manager for Swiper» til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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.