You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
huh_video:
# Enable support for news entity.enable_news_support: false# Enable if by default no cookie embed urls should be used, if supported by the video provider. This can be overwritten on root pages.default_use_no_cookie_video_url: false# Enable if by default a privacy message should be displayed before playing the video. This can be overwritten on root pages.default_display_privacy_notice: false
Clear cache and check for database updates after update your config
Adjust template settings on root page if needed. You can also overwrite the default configuration there.
If privacy center bundle installed, configure the integration there.
Start adding videos as content element or to your news.
Content Element: Select "Video" content element
News:
Check "Add video" in your news item
output "videoplayer" variable in your news template
Customize
Add custom video link texts
Add your wanted translation as symfony translation withing huh_video.fields.videoLinkText key. Example:
Note: Some browsers do not support media-queries on video element, even more it breaks autoplay. So just remove media-queries(it is not mandatory - just let the media-query field empty) from video source, if you want all browsers to autoplay on load.
Help
IE Support
To make video bundle work in IE, you have to add polyfills: