Description
Include a Slider / Carousel effect in WooCommerce Shortcodes
By adding a shorcode to the original woocmmerce shortcode you can get a Slider-Carousel effect
it can be divided by columns ess: itemswc=”3″
you can split render silde with automatic animation autoplay=”true” or autoplay=”false”
it is important to keep only 1 column in the original woocmmmerce shortcode
as in the example:
[wccarousel itemswc=”3″ autoplay=”true”] [products limit=”4″ columns=”1″ orderby=”popularity” ] [/wccarousel]
if you want more slides per page the second shortcode will have to be written like this: [wccarousel-b] [/wccarousel-b]
[wccarousel-b itemswc=”2″ autoplay=”true”] [products limit=”4″ columns=”1″ size=”full” orderby=”popularity” class=”” ] [/wccarousel-b]
Touch and Drag Support
Designed specially to boost mobile browsing experience. Mouse drag works great on desktop too!
Fully Responsive
Almost all options are responsive and include very intuitive breakpoints settings.
Modern Browsers
Owl uses hardware acceleration with CSS3 Translate3d transitions. Its fast and works like a charm!
Zombie Browsers
CSS2 fallback supported for older browser.
Features:
- Supports latest
- Include a Slider / Carousel effect in WooCommerce Shortcodes
Front end Demo (looks in the front-end website)
Screenshots
Installation
To install Slider-Carousel-Shortcodes-WC-Product, follow these steps:
- Download and unzip the plugin
- Upload the entire Slider-Carousel-Shortcodes-WC-Product/ directory to the /wp-content/plugins/ directory
- Activate the plugin through the Plugins menu in WordPress
FAQ
-
How to use it?
Reviews
Contributors & Developers
“Slider-Carousel-Shortcodes-WC-Product” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Slider-Carousel-Shortcodes-WC-Product” 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.2
- fixed sitemap bug.
1.0.1
- fixed sitemap bug.
1.0.0
- Initial Release.