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
When embedding a YouTube video link in the directory or profile page, it shows the full size and is not responsive.
Adding a YouTube link in WordPress will embed the video by default, but it will be responsive.
The snippet wraps the field output "value" for a field named "video" in a div we can then target with custom css, assuming the video is 16/9 aspect ratio (most are):
When embedding a YouTube video link in the directory or profile page, it shows the full size and is not responsive.
Adding a YouTube link in WordPress will embed the video by default, but it will be responsive.
Example - Profile page the home page.
https://capture.dropbox.com/FoVcYXUvDKfsm1to
The text was updated successfully, but these errors were encountered: