Description
Add effects when hovering over product Loop woocommerce, display more photo gallery, enlarge product photo gallery
Thêm hi?u ?ng khi hover s?n ph?m Loop woocommerce, hi?n th? thêm th? vi?n ?nh, phóng to th? vi?n ?nh s?n ph?m
Video
Features
- There are many effects to change
- Show product photo gallery
- photo gallery border
- Photo gallery border color
- Photo gallery location
- Outline of the product
- Product border color
- Create product shadow
TÃnh n?ng
- Có nhi?u hi?u ?ng ?? thay ??i
- Hi?n th? th? vi?n ?nh s?n ph?m
- Bo góc th? vi?n ?nh
- MÃ u vi?n th? vi?n ?nh
- V? trà th? vi?n ?nh
- Vi?n ngoà i s?n ph?m
- MÃ u vi?n s?n ph?m
- T?o bóng s?n ph?m
Front page
Change the number of photo galleries with filter ** ws247_piew_small_gallery_limit **, default : 4,
add below code into functions.php
Thay ??i s? l??ng th? vi?n ?nh b?ng filter ws247_piew_small_gallery_limit, m?c ??nh là 4,
Thêm ?o?n code bên d??i và o file: functions.php
add_filter( 'ws247_piew_small_gallery_limit', 'your_new_piew_small_gallery_limit');
function your_new_piew_small_gallery_limit(){
$new_limit = 3;
return $new_limit;
}
Liên h? – Contact Us
Professional website design – Thi?t k? website chuyên nghi?p: tbay.vn
Web design – Thi?t k? web tr?n gói: website366.com
Sample Website – Thi?t k? web giá r?: waoweb.vn
Wordpress Share – H?c wordpress: wpshare247.com
Web Content – Vi?t bà i ch?m sóc web: vietbaigiare.com
Installation
- T?i th? m?c
wooc-product-img-effects-wpshare247
và o ???ng d?n/wp-content/plugins/
- KÃch ho?t t? menu Plugins (Plugins > Installed Plugins).
Tìm C?u hình Hover Wooc ho?c Configure Piew menu trong WooCommerce.
Contributors & Developers
“Product Image Hover Effects WOOC – WPSHARE247” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Product Image Hover Effects WOOC – WPSHARE247” 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
- Publishing plugin
1.0.1
- add_filter: ws247_piew_small_gallery_limit
1.0.2
- New effect: Overflow Background
1.0.3
- Compatible with flatsome theme
1.0.4
- New effect: Show Short Description
1.0.5
-
Add to cart style
-
Product border radius
1.0.6
- Fixed on Flatsome Child
1.0.7
- Check warning php