When a youtube video loads on the page, some videos have the title (shown at top of video) and some do not.
I have noticed that by playing the video, even for a few seconds & then pausing, then the title does display.
I have tried altering source.php to read:
<param name=\"movie\" value=\"https://www.youtube.com/v/{SOURCE}&hl=en&fs=1&rel=0&showinfo=1\" />
&showinfo=1 is the relevant parameter, however this is apparently set to 1 by default, so setting it (to 1) in the parameters shouldn't make a difference, and it doesnt.
Here is a link to one of the pages I'm working on which displays what I'm talking about
www.yogaquest.com.au/asana/standing.html
The joomla isnt the latest version, but I doubt that matters.
Joomla cache is currently on, but have tried it without cache.
It seems to not matter if the page has many videos or only a few.
Usually, the same videos show the title, but I suspect this is more to do with browser cache &/or joomla cache.
Any ideas much appreciated.