Okay
  Public Ticket #146385
Home slider YouTube
Closed

Comments

  • Jurgis started the conversation
    Hello, i have problem with home slider - if i add one slide to Home slider witch contains caption and Youtube embed video - the embed video wont show up. But the strange thing is that it will show up when i press F12 in Google Chrome [Version 32.0.1700.72 m]. Can anyone help me fix this?
  • Jurgis replied

    I notced that the problem is here:

    <div class="video" style="top: 0px; display: block; opacity: 1; margin-top: 0px;"><div class="iframe-embed"><iframe src="http://www.youtube.com/embed/fCrMQbYBJ98?vq=hd720&amp;modestbranding=1&amp;cc_load_policy=1&amp;iv_load_policy=3&amp;showinfo=0&amp;wmode=transparent" frameborder="0" data-aspectratio="0.5625" style="width: 0px; height: 0px; opacity: 1; visibility: visible;"></iframe></div></div>

    we can see that width and height is set at 0px when page is loaded, but if i resize window, it automatically adjusts these values and embedded youtube video becomes visible. I hope that someone can provide fix for this.

  • Ken replied

    I'm having this same issue as well here: http://hierfilms.com/

  •  997
    ThemeNectar replied

    Hey guys! This is a known issue of the current and is going to get sorted for the upcoming version 3.0 which is due out in a few days. See this to sort it earlier if you don't mind digging in code: http://themenectar.ticksy.com/ticket/138891

    Cheers :)

  • Jurgis replied

    Thank you , 3.0 fixed this :)