Dear
Please in
{site}/components/com_realestatemanager/views/view_house/tmpl/default.php
find code:
Code: |
<iframe width="420" height="315" frameborder="0"
src="//www.youtube.com/embed/<?php echo $youtubeCode ?>" ></iframe>
|
and replace it to code
Code: |
<iframe width="420" height="315" frameborder="0"
src="//www.youtube.com/embed/<?php echo $youtubeCode ?>" allowfullscreen></iframe>
|
Please backup this file first
Regards
Andrew
Ordasoft team