You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -16,37 +16,54 @@ Product Gallery Swiper for WooCommerce integrates the Swiper library to enhance
16
16
17
17
This slider is designed for product listing sections where multiple products are displayed, not for single product itself.
18
18
19
-
Key features:
19
+
=== Key features ===
20
+
20
21
* Responsive and touch-friendly product image slider
21
22
* Customizable settings for scrollbar, pagination, and navigation
22
23
* Breakpoint options to disable swiper on larger screens
23
24
* Seamless integration with WooCommerce
24
25
25
-
= Requirements =
26
+
For more information about this plugin, please visit the [plugin page](https://products.wijnberg.dev/product/wordpress/plugins/product-gallery-swiper-for-woocommerce/).
27
+
28
+
=== Requirements ===
26
29
27
30
* WooCommerce plugin installed and activated
28
31
29
-
= Usage =
32
+
=== Usage ===
30
33
31
34
After installation and activation, Product Gallery Swiper for WooCommerce will automatically apply to your product galleries on listing pages. You can customize the settings in the WooCommerce -> Gallery Slider menu.
* YITH Infinite Scrolling (Swiper initializes for AJAX loaded products)
44
+
* WooCommerce HPOS
45
+
33
46
== Installation ==
34
47
35
-
1. Upload the plugin files to the `/wp-content/plugins/wdevs-gallery-slider` directory, or install the plugin through the WordPress plugins screen directly.
48
+
1. Upload the plugin files to the `/wp-content/plugins/product-gallery-swiper-for-woocommerce` directory, or install the plugin through the WordPress plugins screen directly.
36
49
2. Activate the plugin through the 'Plugins' screen in WordPress.
37
50
3. Use the WooCommerce -> Gallery Swiper screen to configure the plugin.
38
51
39
52
== Frequently Asked Questions ==
40
53
41
54
= Are there any known compatibility issues? =
42
55
43
-
Product Gallery Swiper for WooCommerce has been tested with GeneratePress theme, where the secondary thumbnail image is disabled. It's also compatible with YITH Infinite Scrolling plugin, with Swiper being initialized for AJAX loaded products.
44
-
45
56
Some WooCommerce Blocks are not fully compatible with this plugin as they do not use standard WooCommerce filters for generating thumbnails. This is a known limitation of WooCommerce Blocks and not specific to this plugin. You can fix this by using WooCommerce shortcodes instead of the WooCommerce Blocks.
46
57
47
-
If you encounter any conflicts with other themes or plugins, please report them to us.
58
+
If you encounter any conflicts with other themes or plugins, please report them to us. We are trying to use all standard WooCommerce filters and hooks, and we want to use the active theme settings and change as little as possible. This approach ensures maximum compatibility with themes and other plugins. However, some themes and plugins might not follow standard WordPress/WooCommerce practices, which can result in compatibility issues out of the box.
48
59
49
60
== Changelog ==
61
+
= 1.4.0 =
62
+
* Possible breaking change: only render the Swiper HTML if the slider can be displayed
63
+
* Possible breaking change: render the default theme featured image HTML in the first slide
64
+
* Updated Swiper from 11.1.9 to 11.2.0
65
+
* Added color setting for Swiper buttons and pagination
66
+
* Added compatibility for Blocksy theme
50
67
51
68
= 1.3.0 =
52
69
* Renamed 'Product Gallery Slider for WooCommerce' to 'Product Gallery Swiper for WooCommerce'
@@ -65,4 +82,8 @@ If you encounter any conflicts with other themes or plugins, please report them
65
82
66
83
== Additional Information ==
67
84
68
-
For more information and other WordPress plugins, visit [Wijnberg Developments](https://products.wijnberg.dev).
85
+
For more information and other WordPress plugins, visit [Wijnberg Developments](https://products.wijnberg.dev/product-category/wordpress/plugins/).
86
+
87
+
== Screenshots ==
88
+
89
+
1. This GIF demonstrates the main functionality of the plugin.
0 commit comments