Closed bowenEI closed 7 months ago
BiliBili appear to have changed their HTML/CSS so the video no longer displays (hidden by CSS).
This is not an issue in the Tailwind templates.
However, for Bootstrap templates, such as Academic CV, a PR will need to be made by a contributor to update the BiliBili CSS so that the video displays properly again.
This issue is stale because it has not had any recent activity. The resources of the project maintainers are limited, and so we are asking for your help.
If this is a bug and you can still reproduce this error on the main
branch, consider contributing a Pull Request with a fix.
If this is a feature request, and you feel that it is still relevant and valuable, consider contributing a Pull Request for review.
This issue will automatically close soon if no further activity occurs. Thank you for your contributions.
Preliminary Checks
Description
In newest documentation, I tried to embed bilibili videos in my blog.
But I could only hear the sound without any iframes shown.
In DevTools, I can see the elements:
Reproduction Link
https://hugoblox.com/hugo-themes/
Steps to Reproduce
/
Expected Result
/
Actual Result
/
What Hugo Module versions does your site use?
module github.com/HugoBlox/theme-academic-cv
go 1.15
require ( github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.6 github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108141515-0478cf6921f9 github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.2 )
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Microsoft Edge
Which Hugo Blox template are you using?
Academic CV
What version of Hugo are you using?
0.119.0