Описание
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)
Скриншоты
Установка
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
Часто задаваемые вопросы
-
How to use it?
Отзывы
Участники и разработчики
«Slider-Carousel-Shortcodes-WC-Product» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Slider-Carousel-Shortcodes-WC-Product» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.2
- fixed sitemap bug.
1.0.1
- fixed sitemap bug.
1.0.0
- Initial Release.