I sorted it. Just in case other’s need to find this, amend the following in the front.js file:
`if(iframe_src!=null){
type=’youtube’
iframe_src=’https://www.youtube.com/embed/’+iframe_src%5B1%5D+’?autoplay=1&rel=0′;
}`
Note – the first & must be changed to ? for it to work within a YouTube embed window.
Thanks again for the great plugin!