Hello there,
We're experiencing some issues with the uploading of videos on the product page.
We would like to upload a video on the product page but using Youtube or Vimeo (as per Magento standard) we can't delete the youtube iframe or Vimeo iframe.
The video uploaded on the product page cannot be shared, liked or linked back to the Youtube/Vimeo channels.
Do you know if there is a way to remove the iframe?
Is there another alternative method of uploading videos on Magento than Youtube and Vimeo?
Looking forward to hearing from you.
Regards
Do you want to call youtube URL in iframe? In default Magento it should call in iframe auto.
Thanks for the quick feedback.
Let me rephrase the question in order to be clearer.
We have to remove:
- the link from Vimeo or Youtube
- the control bar
You will find attached the link with the underlined image to understand what I'm referring to.
https://imagizer.imageshack.com/img922/7163/XniUdR.png
Understood, I don't think you can do it as this is loading in iframe so you might customise it at your but Magento dont provide anything related to this.
You can check iframe property like:
frameborder="0" allowfullscreen
I understand your point. Thanks!
One more question:
Is there another way to upload videos to the product page?
Not necessarily with Vimeo or Youtube.
Thanks for your help!
For that you have to use Magento 2 extesnion or have to create custom module:
https://marketplace.magento.com/fme-productvideos.html
https://www.solwininfotech.com/product/magento-2-extensions/advanced-product-video-magento-2/
Shared few examples, please check