I have video urls on my website in ACF fields. How to use these fields with this theme? I see class-main.php in product-gallery-video but can’t find check for existing video options. I want to extend this check for not empty ACF field.
We have checked ACF plugin compatibility with our main gallery video and unfortunately, it can’t work together, but if you want to check by yourself – its code is located by this path:
In the file inc/integrations/woocommerce/modules/product-gallery-video/class-main.php on line 211, there is a check that checks whether the product image with the id of this image is present in the config with the video settings.