This topic has 20 replies, 3 voices, and was last updated 5 years, 10 months ago ago by Olga Barlow
Hi,
Great theme so far. Except I just realized that “WooCommerce Additional Variation Images” is not supported!? Surely any decent shop will have more than 1 image of a product variation to show…
Question:
1) Any recommended solution other than customization by WPKraken?
2) Any plans on making this work? I see you have recently added the variation swatch function so seems like a natural progression to making variations images work as well?
Thanks I look forward to your reply.
Cheers
Jason
Hello,
What issue do you have with the additional variation plugin? Can you explain in more details and provide temporary Dashboard access to check?
We use custom slider to display single product images gallery and I suppose that plugin conflicts with this custom carousel. In this case we can’t make it work without additional customization.
Regards
Hi Olga,
Sorry for the late reply.
Basically anything other than the main image for each variation all other images doesn’t show up….
I’ve added access info to our staging site. Please have a look and let us know if you have any ideas. Thanks and happy holidays!
Cheers
Jason
Hello,
Thanks for the reply.
Unfortunately, we can’t log in. It redirects to Home page from yoursite.com/wp-admin.
Please check.
Regards
Hi Rose,
Sorry wrong user role, please try again now. Thanks!
Jason
Hello,
Please provide FTP access.
Our developers will check the situation more deeply.
Regards
Thanks Rose. Please find the FTP info in Private content area. Thanks!
Hi Rose,
In fact with the plugin enabled we can’t get any other images other than the main one to load at all in the product page…
Thanks!
Hello,
Thank you. We’ll inform you once fix the problem.
Regards
Hello,
Check now, please.
Regards
Hi Olga,
The variation images seems to be working now but the lightbox seems to be disabled? Is there a way to enable the variation images but also open up the lightbox for full view when clicked?
What was the fix? I’ll need to apply this manually to my local dev box.
Thanks!
Hello,
Check now. We made changes in both parent and child themes (parent theme changes will be included in next theme update). So upload them to your dev site.
Regards
Thanks Olga. Changes noted. Looking forward to the next update.
I have picked up some bugs/issues with the new changes. Screenshots and Live examples in private content:
1) Clickable Area to activate Lightbox:
– Previous = whole image
– Now = little icon only
Whole image clickable is preferred.
2) Horizontal Thumbnails:
– Previous = Works fine
– Now = Not working
3) Extra navigation elements on Lightbox after update
Thanks!
1), 2) Our theme uses custom carousel (swiper slider) by default to create the gallery image slider. The plugin that you chose uses the slider gallery(flex slider), zoom of the default WooCommerce theme Storefront (you can check plugin demo https://themes.woocommerce.com/storefront/product/woo-single-1/ ) It does not work with the custom carousel as you could see once you enabled plugin without our customization (we enabled support of the default slider, zoom and lightbox in the child theme). Default gallery does not have the slider for the thumbnails but for the main image only and lightbox by click. If you want to make the plugin work with the custom carousel it requires the additional customization of the plugin. Contact the plugin author or Codeable team.
3) I don’t see extra navigation on your site https://prnt.sc/m3naqy What browser do you use?
Reards
Re 1), 2) Ok, I see.
Re 3). Hmmm… This is seen on Chrome with plugins disabled. Safari seems to be ok.
Hello,
3) I’m using Chrome and don’t see any problem https://gyazo.com/56e471d866d9fc667ab99179c1a02bcb
Try to clean plugins’ cache and also browser cache https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn?hl=en
Regards
Hmm.. from the looks of the screen shot I believe you’re looking at the “live” site, which is fine.
The staging site where the changes were made (to allow for variation images) is where the problem is occurring. Direct link in private content.
Thanks!
Ok. Here’s a screen shot of the inspector screen with the weird box highlighted FYI:
http://prntscr.com/m7cmdk
CSS From:
/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.css?ver=3.5.3
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
/* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
.pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(default-skin.svg);
}
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none; } }
Probably a resolution thing. Anyways, not a biggie, just letting you know.
Please feel free to close this case if you wish. Thanks for your help!
Hello,
I’m glad that you sorted out because I really don’t have part of the code that you mentioned when inspecting the element (background-image: url(default-skin.svg)) http://prntscr.com/m7d05m
That’s why I did not see the issue.
Regards
You must be logged in to reply to this topic.Log in/Sign up