Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Video not playing inside <aricle> element

I hope someone can point me in the right direction.
On my page, YouTube videos do not play directly on the blog page when you are in the "" element.

Here is the site: https://biog-biogas.com/blog/

If I drag them out of the element in the inspector, or even if I click on the article I can play the videos normally.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

I guess it’s just a CSS problem? But I just can’t figure it out. Already played around with z-index but unfortunately without success.

I am really grateful if someone could give me a tip.

Thanks and BR;
Niko

>Solution :

You have a restriction in pointer events in the css, remove it

Actual CSS

.post-entry-content {
  pointer-events: none;
}
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading