Disable Variation gallery - by Whoszecki

This topic has 15 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Olga Barlow

  • Avatar: Whoszecki
    Whoszecki
    Participant
    May 6, 2020 at 09:32

    I’m trying to use othe variation galleries which provides API support. But after deactivating your and installing new one it doesn’t work because your theme code is still generating images.

    two simple questions,
    1) Is it possible to use your variation gallery via API? if yes send me the code I’ll paste it.
    2) If not, tell me how to get rid of your theme code and deactivate your variation gallery fully, so that I can use other plugins that supports this feature.

    Thank you.

    14 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 6, 2020 at 09:52

    Hello,

    1) We are working on API. It’s in processing.
    2) To disable our variation gallery go to Theme Options > WooCommerce > Single product > Variation gallery > off.

    Regards

    Avatar: Whoszecki
    Whoszecki
    Participant
    May 6, 2020 at 10:16

    Dear Olga,
    Thank you for your reply.

    for the option two, it’s not so easy. I followed these steps on the forum but without success. I have used this coed :
    add_action(‘after_setup_theme’, ‘etheme_wc_image_slider_support’, 2);
    function etheme_wc_image_slider_support () {
    add_theme_support( ‘wc-product-gallery-slider’ );
    }

    This customer had the same problem which I’m facing while using other plugins .
    https://www.8theme.com/topic/issue-with-woo-additional-variation-images-plugin/

    Can you provide more accurate code for disabling aditinal variations from function.php ?

    *P.S. Do you know aprox time when you’re planning to launch API for it ?

    Thanks.

    Avatar: Whoszecki
    Whoszecki
    Participant
    May 6, 2020 at 10:35

    I’m planning to use WooCommerce Additional Variation Images

    for more info you can check here : https://docs.woocommerce.com/document/woocommerce-additional-variation-images/

    It would be great if you could send me code for function.php (I’m using child theme)

    Avatar: Whoszecki
    Whoszecki
    Participant
    May 6, 2020 at 15:26

    Dear Olga, I tried this solution which is on your website but it didn’t work. Seems I need to disable JS for this particular pictures.

    https://xstore.helpscoutdocs.com/article/97-support-of-the-woocommerce-additional-variation-images-plugin

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 6, 2020 at 19:44

    Hello,

    Did you add the code mentioned in instructions to child theme functions.php? Did you copy the files mentioned in the documentation to child theme? Do you use default layout or single product builder?

    Regards

    Avatar: Whoszecki
    Whoszecki
    Participant
    May 6, 2020 at 19:50

    Hi Olga,
    Yes, I did and followed instructions as mentioned, and I’m not using the single product builder. I almost crashed everything so I copied everything locally to do tests but without success.. (( it’s very urgent for me, as my site should be live by the end of tomorrow(((((( Can you please help me with it cuz I must use automatization that’s why I need everything via API (

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 6, 2020 at 19:55

    Hello,

    Provide us with WP Dashboard and FTP access to your site. But our developers are offline now. They will be available tomorrow only to check the problem with your plugin.

    Regards

    Avatar: Whoszecki
    Whoszecki
    Participant
    May 6, 2020 at 20:01

    I’ve tried now with a single product builder and find out that Images are showing until I’ll add Price, after Price – the main Image is disappearing, but pictures on sliders thumbs are showed.

    Avatar: Whoszecki
    Whoszecki
    Participant
    May 6, 2020 at 20:17

    Done, please check the private content area. Do you know the time when you’re planning to release a new version with API for Variations?

    Thank you very much, Olga.

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 6, 2020 at 21:59

    Hello,

    Check now. I have disabled images Lazy load option in theme speed settings because it caused the issue after all the instructions from the docs.

    Regards

    Avatar: Whoszecki
    Whoszecki
    Participant
    May 6, 2020 at 22:28

    Hi Olga, thank you very much. I’ve few questions more.
    1) With this solution, the slider is not working and pictures sizes are cropped and in slider I can see all variation pictures and I set up 4 before. Is it possible to return as it was but keep Variation images via woocommerce variations ? or it’s Woocomerce plugin is making these differences for the slider.

    2) Can you please send me a manual in case if I would like to return back as it was, what should I change back?

    Thanks a lot once again for such a fast support.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 6, 2020 at 22:36

    Hello,

    1) Gallery slider is our theme custom slider and third-party plugin does not work with it. That’s why you need to replace the woocommerce files in theme to overwrite our changes and allow plugin work with the default woocommerce gallery. In case you want to get slider there you need to contact plugin developers and ask for additional customization.

    2) To disable everything you need to remove custom code mentioned in documentation from the child theme functions.php, child theme style.css and remove xstore-child/woocommerce/single-product folder. To enable Lazy load for images again go to Theme Options > Speed Optimization > Images loading type.

    Don’t have information about an estimated time of the API release. It’s in the process but can’t tell you when it will be ready.

    Regards

    Avatar: Whoszecki
    Whoszecki
    Participant
    May 6, 2020 at 22:46

    Thanks a lot Olga 🙂 Finger crossed that it will be soon.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 7, 2020 at 10:32

    Hello,

    Hope so 🙂

    Regards

  • Viewing 15 results - 1 through 15 (of 15 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.