Home Forums WoodMart support forum Product gallery carousel

Product gallery carousel

Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #33586

    ndaffunchio
    Participant

    Hello, 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.
    #33601

    Artem Temos
    Keymaster

    Hi,

    Please, send us a link where we can see this issue on your website.

    Thank you

    #33678

    ndaffunchio
    Participant

    SURE!

    #33682

    Artem Temos
    Keymaster

    There is some issue with composite products plugin. Could you please provide us your FTP access so we can check what is wrong there?

    #33730

    ndaffunchio
    Participant

    Hi!

    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!

    #33753

    Artem Temos
    Keymaster

    You 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.

    #33823

    ndaffunchio
    Participant

    Great, I will check them and let you know πŸ™‚

    Thanks for following up!

    #33836

    Artem Temos
    Keymaster

    OK, contact us with further information.

    #33882

    ndaffunchio
    Participant

    Hello, 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.
    #33901

    Artem Temos
    Keymaster

    Yes, we know that information. As we already said, we need your FTP access to investigate this issue and provide the fix πŸ™‚

    #33912

    ndaffunchio
    Participant

    awesome, I am changing server now and will send you later today!
    Thank you!

    #33945

    Artem Temos
    Keymaster

    OK, contact us when you will be ready.

    Regards

    #34092

    ndaffunchio
    Participant

    Hi, here I go!

    thank you!

    #34108

    Artem Temos
    Keymaster

    OK, we will check it and back to you tomorrow.

    #34256

    ndaffunchio
    Participant

    Hello! 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

    #34261

    Artem Temos
    Keymaster

    Try 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

    #34283

    ndaffunchio
    Participant

    It worked!!!!

    Thank you guys πŸ™‚

    #34289

    Artem Temos
    Keymaster

    Great, you are welcome!

    #34321

    ndaffunchio
    Participant

    Bad 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.
    #34323

    Artem Temos
    Keymaster

    OK, we will check this and back to you soon.

    #34326

    ndaffunchio
    Participant

    πŸ™‚ πŸ˜€

    #34405

    Artem Temos
    Keymaster

    Could you please provide us your actual admin and FTP access so we can check what is wrong there?

Viewing 22 posts - 1 through 22 (of 22 total)