
Viewing documentation for the Product Videos for WooCommerce Plugin
Viewing documentation for the Product Videos for WooCommerce Plugin
Encountering an issue? Here are some common problems and their solutions.
If you’ve added a video to a product but it’s not appearing on the frontend, here are a few things to check:
If you’ve enabled autoplay but your videos aren’t playing automatically, remember that most modern browsers have strict autoplay policies. Videos will only autoplay if they are muted. Our plugin automatically mutes autoplaying videos to comply with these policies.
If your videos are still not autoplaying, check the following:
If you try to upload a video and receive an error message like “The uploaded file exceeds the upload_max_filesize directive in php.ini,” it means your web host has a limit on the size of files you can upload.
This is a common WordPress issue and is not caused by our plugin. To fix it, you will need to contact your web hosting provider and ask them to increase your upload_max_filesize
limit. A value of 64M
or 128M
is usually sufficient for most video files.
This error means that the browser can’t play the video format you’re using. We recommend using MP4, WebM, and OGG formats for the best compatibility.
If you’re still having trouble, you can use a tool like HandBrake to convert your video to a more widely supported format.
If you’ve tried these steps and you’re still having trouble, please contact our support team. We’ll be happy to help you get things sorted out.