Hi @bliss7
Thanks for reaching out.
The Embedded Video (PB) widget is working correctly on our side. Just showing the url is usually a sign of a plugin conflict. To diagnose you’d need to test with just Page Builder activated. So to be clear, de-activate all other plugins at once and re-test. If the issue is resolved, re-activate your plugins one by one, after each activation re-check the problem.
This widget isn’t essential, you could use a regular embed code from YouTube or Vimeo in the Text or Visual Editor widget. So if you’d like to forgoe all bundled widgets, you can de-activate them from Settings > SiteOrigin Page Builder > Bundled Widgets.
Or put the Youtube code in a text widget:
<object width=”485″ height=”295″><param name=”movie” value=”http://www.youtube.com/v/31YBuFzWnBU&hl=en_GB&fs=1&rel=0&color1=0x006699&color2=0x54abd6″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”never”></param><embed src=”http://www.youtube.com/v/31YBuFzWnBU&hl=en_GB&fs=1&rel=0&color1=0x006699&color2=0x54abd6″ type=”application/x-shockwave-flash” allowscriptaccess=”never” allowfullscreen=”true” width=”485″ height=”295″></embed></object>