-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/HugoBlox/hugo-blox-builder/issues?q=is%3Aissue
- This issue is not a question, feature request, or anything other than a bug report directly related to Hugo Blox Builder. Please post those things on Discord: https://discord.gg/z8wNYzb
Description
design:
background:
video:
# Name of video in assets/media/
.
filename: xxxiicpna.mp4
# Post-processing: flip the video horizontally?
flip: false
it shows nothing....
I have another website, same template, but with 0.136.5 and video works well, with the template from that time, of course
Best regards
Reproduction Link
https://github.com/infoNaPT/xxxiicpna
Steps to Reproduce
just hugo server
Expected Result
to have the video playing....
Actual Result
no video at all, referenced but not appearing
What Hugo Module versions does your site use?
module github.com/HugoBlox/theme-landing-page
go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.0.0-20250925205154-e9b31f8090c0
)
require github.com/HugoBlox/hugo-blox-builder/modules/blox-analytics v0.2.0 // indirect
What operating system(s) are you seeing the problem on?
Linux
What browser(s) are you seeing the problem on?
Chrome
Which Hugo Blox template are you using?
theme-landing-page
What version of Hugo are you using?
0.150.1