Home › Forums › WoodMart support forum › Product gallery carousel
Product gallery carousel
- This topic has 21 replies, 2 voices, and was last updated 7 years ago by Artem Temos.
-
AuthorPosts
-
January 16, 2018 at 12:01 am #33586
ndaffunchioParticipantHello, maybe I set something wrong but its happening that there is always shows some “fail to load” images after all product gallery thumbnails.
How can I fix that?
Thank you!!!Attachments:
You must be logged in to view attached files.January 16, 2018 at 7:03 am #33601
Artem TemosKeymasterHi,
Please, send us a link where we can see this issue on your website.
Thank you
January 16, 2018 at 2:35 pm #33678
ndaffunchioParticipantSURE!
January 16, 2018 at 3:24 pm #33682
Artem TemosKeymasterThere is some issue with composite products plugin. Could you please provide us your FTP access so we can check what is wrong there?
January 16, 2018 at 8:22 pm #33730
ndaffunchioParticipantHi!
Actually I it seems not. I went back to storefront and its fine, it show the amount of gallery images set for that product, any other more.
🙁
Thank you!
January 17, 2018 at 7:06 am #33753
Artem TemosKeymasterYou can’t check it with other themes since they don’t have such products gallery. But you can easily check it disabling this plugin completely and see.
January 17, 2018 at 2:00 pm #33823
ndaffunchioParticipantGreat, I will check them and let you know 🙂
Thanks for following up!
January 17, 2018 at 3:01 pm #33836
Artem TemosKeymasterOK, contact us with further information.
January 17, 2018 at 6:37 pm #33882
ndaffunchioParticipantHello, I just have a reliable reply from plugin devs. This plugins is a third-party that woocommerce itself distributes (https://woocommerce.com/products/composite-products/)
They say:
“Composite Products does not control or modify the main product gallery code in any way. There’s a chance that your theme might have issues with the nested product gallery images contained in Composite product components”After investigating what they just told me I got to the point: it seams that your theme takes component images as part of the gallery images.
See attached please.They also showed willing to help to fix this: “If your theme author is able to uncover the cause of the conflict and requires any technical assistance with getting Composite Products to work correctly with his/her code, we’d be happy to assist!”
So, adding “hidden” class to every “plus” image in carousell will fix it for a quick one.
Hope you can help me with a snippet.
Thank you!
Nat
Attachments:
You must be logged in to view attached files.January 17, 2018 at 8:39 pm #33901
Artem TemosKeymasterYes, we know that information. As we already said, we need your FTP access to investigate this issue and provide the fix 🙂
January 17, 2018 at 11:27 pm #33912
ndaffunchioParticipantawesome, I am changing server now and will send you later today!
Thank you!January 18, 2018 at 8:32 am #33945
Artem TemosKeymasterOK, contact us when you will be ready.
Regards
January 18, 2018 at 4:42 pm #34092
ndaffunchioParticipantHi, here I go!
thank you!
January 18, 2018 at 6:23 pm #34108
Artem TemosKeymasterOK, we will check it and back to you tomorrow.
January 19, 2018 at 2:30 pm #34256
ndaffunchioParticipantHello! As I dont want to interfere with your work, I adding content in another url.
Can you then replicate what you fix or send me any snippet in the other one or would you prefer to work both on the same?
In that case, I prefer you to fix it on the one I am working now because its the latest version.
Thank
January 19, 2018 at 2:42 pm #34261
Artem TemosKeymasterTry to edit the file
wp-content/plugins/woocommerce-composite-products/templates/composited-product/image.php
and replace this line
$html = '<figure class="composited_product_image woocommerce-product-gallery__image">';
with this one
$html = '<figure class="composited_product_image woocommerce-product-gallery__image-wcp">';
and change this code
$html = '<figure class="composited_product_image woocommerce-product-gallery__image---placeholder">';
with this one
$html = '<figure class="composited_product_image woocommerce-product-gallery__image---placeholder-wcp">';
Regards
January 19, 2018 at 3:11 pm #34283
ndaffunchioParticipantIt worked!!!!
Thank you guys 🙂
January 19, 2018 at 3:24 pm #34289
Artem TemosKeymasterGreat, you are welcome!
January 19, 2018 at 5:49 pm #34321
ndaffunchioParticipantBad news 🙁
Gallery carousel fixed but now when color option is selected, thumbnail wont change to its corresponding color image.
Attachments:
You must be logged in to view attached files.January 19, 2018 at 6:06 pm #34323
Artem TemosKeymasterOK, we will check this and back to you soon.
January 19, 2018 at 6:08 pm #34326
ndaffunchioParticipant🙂 😀
January 20, 2018 at 8:46 am #34405
Artem TemosKeymasterCould you please provide us your actual admin and FTP access so we can check what is wrong there?
-
AuthorPosts
- You must be logged in to create new topics. Login / Register