Home Forums WoodMart support forum How To View Video From ACF Field?

How To View Video From ACF Field?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #489922

    megos
    Participant

    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.

    #489991

    Hello,

    Please read and follow the instructions here about add the video on the product page:
    https://xtemos.com/docs-topic/product-video/

    Best Regards.

    #490023

    megos
    Participant

    I know how to add video to 1 product. But I need to import videos to 13.000 products. Or use ACF fields which are already created with video urls.

    #490155

    Hello,

    Sorry, this is not possible. Unfortunately, plugin custom fields cannot be used with our main product gallery video options.

    Best Regards.

    #490190

    megos
    Participant

    Can you tell me what check in the code checks for populated settings for videos in the gallery?

    #490442

    Hello,

    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:

    inc/integrations/woocommerce/modules/product-gallery-video

    Best Regards.

    #490574

    megos
    Participant

    I write about /product-gallery-video in my first comment. Question is about check video settings.

    #490820

    Hello,

    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.

    Best Regards.

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