Hello i have been trying to setup woo swipe and i can see the slider, the images changes when a variation is selected but i cant swipe the slider, cant tap, cant clic the image, arrows dont work. its unresponsibe.
I have disables plugins, disabled cache plugins, updated plugins and theme, etc.
Cant find out how to make it work.
Please help!
Hi, your plugin looks promising, however your page is only giving one single shortcode which is useful for displaying product pages..
https://thriveweb.com.au/the-lab/wooswipe/
Why would any person need to display just a product page.. if woocommerce already does it?.. I’m looking for shortcodes to display main categories and subcategories beautifully with slider or galleries, etc.. I even tested the woocommerce shortcodes but they don’t work anymore..
Any help would be much appreciated.
Thanks for your help.
]]>Hello, my name is Sandrino, and by the way congrats for the plugin.
It brings a ton of value for mobile devices just to 4 the swipe thing.
Please, I need a little help because I have an issue with the woocommerce product page imagine and gallery…the “old” or default woocomerce imagine was not been removed after the wooswipe was instaled.
Instead is displayed both of them side by side.
Im using the oceanwp theme with woocomerce and elementor.
Tnks in advance for guidance.
]]>Is there a way to hide the product default image when a variation is selected?
At the moment when I select a variation the first image is the default product image followed by the variation images I have selected. I only want the images I select for each variation to be shown, nothing else.
]]>Hello! I love the plugin but I noticed an issue this afternoon. The plugin is causing a couple “Accessibility” warnings when I test my sites using it with Pagespeed insights. Under the accessibility Audits I see the following 2 warnings. You can reproduce the issue when testing the wooswipe demo site with pagespeed insights. The issue occurs in both mobile and desktop versions of the site.
1. Lists do not contain only <li> elements and script supporting elements (<script> and <template>).
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Failing Elements:
<ul class="thumbnail-nav slick-initialized slick-slider">
<div class="slick-list draggable">
2. List items (<li>) are not contained within <ul>, <ol> or <menu> parent elements.
Screen readers require list items (<li>) to be contained within a parent <ul>, <ol> or <menu> to be announced properly.
Failing Elements:
<li class="slick-slide slick-current slick-active" style="width: 98px;" data-slick-index="0" aria-hidden="false" tabindex="0">
<li class="slick-slide slick-active" style="width: 98px;" data-slick-index="1" aria-hidden="false" tabindex="0">
]]>
Hi, the plugin is really great. But I do get a security alert when scanning for malware or other risks:
https://wpscan.com/vulnerability/9d1ffb6f-174d-4391-a141-bd7532035aa4
Would be great if the developer could fix this in one of the next updates. Many thanks for your great work!
]]>Hello,
Awesome plugin!
I was wondering if it’s possible to swipe the main image of a product on mobile? Because I currently can only click on images from the gallery to be put as main image when viewing a product.
If it can do that I would gladly use it to replace the standard WC gallery.
Hello!
I get this error, so my images do not open in lightbox.
Uncaught TypeError: Cannot read properties of undefined (reading ‘value’)
at pushItem (wooswipe.js:240:52)
at photoSwipe (wooswipe.js:256:17)
at wooswipe.js:283:7
at wooswipe.js:284:3
What to do?
]]>Hello, i apreciate very much this fantastic plugin but i am facing a little issue.
The featured image is being repeated in the product gallery that is shown under the first image of the product. This is not a problem for the products that have more than two photos but for the ones that have oly one photo it looks a little bit messy for me. Is it possible to remove the first image in the product gallery only for the products that have only one image?
Thank you!
I have a gallery view problem with the plugin. Updating to version 3.0.3 all the galleries appear with the images one below the other, in original size. I went back to the latest working version of the plugin (1.1.13) and everything works normally again, except for the images added in these days, which, as you can see from the link, are displayed incorrectly (always one below the other). Thanks for your help!
]]>Is it possible to disable the whole lightbox (with a link etc.)?
]]>Hi,
Is there a way to make the main image full screen width?
Thanks,
Nathan
]]>Hi
I have fixed this on my copy, you need to go into line 51 of wooswipe-main_image_swipe.js and remove the initial trailing slash.
Otherwise when the URL is constructed it looks like this
wooswipe//pinit/pintrest.svg
Cheers
]]>Hi I have your wooswipe plugin and really like it, however wondered if in your new version you can add support for lazy load on all but the main Active image
I dont know how easy this is for you to incorporate but I am finding massive issues with any lazyloading plugin because they are also lazyloading the main image which is causing LCP issues. But if I turn off lazyload, then all of the off screen images are being loaded, which also causes LCP issues
Thank you for your consideration of this in your new release.
]]>HI, i would like to know when the plugin will be available for download ?
This plugin has been closed as of November 17, 2022 and is not available for download. This closure is temporary, pending a full review.
Thank you
]]>Is there option to show the image caption under the main image?
]]>I’m getting the following error when trying to preview a productpage:
Warning: Undefined variable $featuredArray in /plugins/wooswipe/wooswipe.php on line 282
Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array, null given in /plugins/wooswipe/wooswipe.php:282 Stack trace: #0 /plugins/wooswipe/wooswipe.php(282): array_merge(NULL, Array) #1 /wp-includes/class-wp-hook.php(307): wooswipe_woocommerce_show_product_thumbnails('') #2 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #3 /wp-includes/plugin.php(476): WP_Hook->do_action(Array) #4 /plugins/woocommerce/templates/content-single-product.php(43): do_action('woocommerce_bef...') #5 /wp-includes/template.php(772): require('/app/sites/beek...') #6 /plugins/woocommerce/includes/wc-core-functions.php(284): load_template('/app/sites/beek...', false) #7 /plugins/woocommerce/includes/wc-template-functions.php(971): wc_get_template_part('content', 'single-product') #8 /themes/Total/woocommerce.php(33): woocommerce_content() #9 /wp-includes/template-loader.php(106): include('/app/sites/beek...') #10 /wp-blog-header.php(19): require_once('/app/sites/beek...') #11 /index.php(5): require('/app/sites/beek...') #12 {main} thrown in /plugins/wooswipe/wooswipe.php on line 282
]]>
If you will add one css string to your theme style.css, slick on product page will be crazy and give you 1000 js errors.
Just try:
div#wooswipe {
max-width: 50%;
}
It is something new and i don’t know how it can be. LOL
]]>hi there is an option to add the slider in the page shop or archive page?
]]>Thanks for a great plugin – it is very useful.
I don’t know if this is deliberate, but when there is only one product image, there are no controls on that image when it is enlarged.
When there is a product gallery an X appears in the top right corner, making it easy for users to return to the product page. This does not happen when there is only one image, with using Back being the only way.
Is this something which could easily be resolved?
]]>Hi,
Is it possible to update the plugin with a little CSS change ?
Please target only your slick carousel in CSS (in wooswipe/slick/slick-theme.css ) with a prefix, for example #wooswipe .
We have other slick carousel on our product page, and the style is broken by wooswipe (we try yo avoid !important in CSS)
Your plugin works like a charm by the way ??
Thanks!
]]>Hi there,
on my product page i need to add some more white space above the product image (between image and product title).
Thanks a lot.
]]>Hi there,
is there a way to change the thumbnails to square dimensions, so that the full image content can be seen in the thmbnail?
Tanks
It looks like WooCommerce 6.5.1 introduced a CSS change that overwrites a WooSwipe style.
Using WooCommerce 6.5.1 and WooSwipe 2.0.1.
Problem: Main image in product page shows at 25% width instead of expected 100% width.
Cause: WooCommerce 6.5.1 introduces the following style rule in /wp-content/plugins/woocommerce/assets/css/woocommerce.css
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block;
}
This takes precedence the WooSwipe rule in /wp-content/plugins/wooswipe/wooswipe.css
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 100%;
}
My temporary solution was to mark the width: 100% !important; but it would be nice to have that permanently included in future versions.
]]>Hi!
Is it possible to make WooSwipe have an infinite loop?
If you can provide a code or something, that would also be fine.
Cheers,
Nathan
Hi, I just installed and enabled your plugin and I’m using Divi builder and seems that the plugin added the gallery slider above my divi producuct image module instead of changing that https://ibb.co/pzMwDYw
]]>Hi thank you for the great improvements in last update. i have only one small issue. Till now on gallery it display image alt tag but after update it start displaying image title. I use rank math to dinamicaly insert Alt Tags from post title but now it is not work anymore. Can I return alt tag in image captions. Thank you very much for this awesome plugin.
]]>Hi,
Am I correct in saying that it’s not possible to swipe the main image on mobile?
Is there a way I can get this to work with, let’s say, jquery?
Cheers,
Nathan
I still cannot get the arrows on the main image. It’s only showing on the thumbnails. I also have an issue with thumbnail navigation; on chrome, the previous arrow is hidden behind the thumbnails. I’ve tried fixing it and can’t. If you manually move the slider you can see the previous arrow behind the thumbnail slider.
In Firefox; it displays above the thumbnails; however, only the previous button and not the next.
]]>I had to rollback today’s update as it was not showing any thumbnails and when clicking on the first picture it just opened the file path to that photos. Rolling back to 1.1.13 fixed the issue.
]]>