Background Overlay (YouTube Video) not working
-
Hi there
It might be related to this post:
https://xtemos.com/forums/topic/woodmart-slide-not-shown/
We just added a background overlay with an external video (YouTube) and can’t see it playing. Might this be a similar “conflict” of delaying Java-Scripts? Our assumption is based on the fact that we can see the video overlay working on the backend in Gutenberg but not on the frontend.
Many thanks
-a
Hello,
As we can see, it doesn’t work because of the modified structure of the iframe
tag. You need to disable this kind of lazy loading for video in plugin’s settings to fix this.
Kind Regards
Hi
Many thanks – this solved my issue.
However we noticed another conflict resulting from this post/discussion:
https://xtemos.com/forums/topic/woodmart-slide-not-shown/
The dark background overlay from header items/menus doesn’t work on our side. Any advice what additional script we might need to add to the proposed list to make it working again?
Many thanks
-a
You need to add the following script to the exclusion list as well menuOverlay
.
Kind Regards
Amazing, thank you. Works now as well.
We noticed another issue (on mobile) for the category navigation, see screenshot in the private area.
The sub-items are not clickable on a native mobile device (Safari). Any potential, additional scripts to add to this list?
Many thanks
-a