Home Forums WoodMart support forum Video is not played in the product description

Video is not played in the product description

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #670293

    poolad58
    Participant

    Hello,

    I’ve been trying to upload a video of the product using the +Video section, but after several unsuccessful attempts, I decided to upload the video to Google Drive and paste the link into the product description. However, as you can see in the screenshot, the video still cannot be played.

    I also contacted my hosting provider and asked them to increase the PHP limits. Below are the updated settings they applied:

    upload_max_filesize = 384M

    memory_limit = 384M

    post_max_size = 384M

    max_input_vars = 20000

    max_execution_time = 300

    max_input_time = 3600

    Despite these changes, the video still isn’t displaying properly in the product description.

    Could you please help me resolve this issue?

    Best regards,

    Attachments:
    You must be logged in to view attached files.
    #670511

    Hello,

    In Google Drive, right-click on the video > Get link > change access to “Anyone with the link”.
    https://ibb.co/F47tPSRx

    Get the file ID from the link (https://drive.google.com/file/d/FILE_ID/view ).

    Use this HTML iframe in the product description (Text/HTML mode): https://ibb.co/9m2DynYW

    Code: https://codeshare.io/adegBK

    Best Regards,

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