HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.2k stars 2.9k forks source link

After update to v5.6.0 youtube shortcodes are not working on my site #2791

Closed wmutschl closed 2 years ago

wmutschl commented 2 years ago

Describe the bug

After updating to v5.6.0 I noticed that the youtube shortcodes don't work as expected, see for example the following picture on my site:

Screen Shot 2022-08-13 at 22 41 06

The tiny square is actually the video and I can click it and it runs, but why is it so tiny?

Technical details:

gcushen commented 2 years ago

Wowchemy does not have a Youtube shortcode. You can find the shortcodes that are maintained by Wowchemy contributors here: https://github.com/wowchemy/wowchemy-hugo-themes/tree/main/modules/wowchemy/layouts/shortcodes

Perhaps you were referring to one of Hugo's shortcodes? https://github.com/gohugoio/hugo/issues

wmutschl commented 2 years ago

By the way here is the solution: https://github.com/gohugoio/hugo/issues/10175#issuecomment-1214405526