- 🇮🇳India vaibhav_arora
Hi, I have attached a proposed solution below which works at my end.
Steps to follow :
1.Install and enable colorbox and colorbox inline module .
2. Use the below code to use for the integration of youtube videos in the source .<p> <a data-colorbox-inline="#youtube-video">YT video</a> <iframe style="display:none;" id="youtube-video" width="560" height="315" src="https://www.youtube.com/embed/aXAQJkCa7Yk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe> </p>