Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #21665
    my add
    Keymaster

    Hi,
    I’m using the “Deep Blog Blogger”-Template, which works fine for me, but the slider-picture turns blank (white) if a youtube-video is embedded inside the post. Am I missing something? Maybe someone has a clue why that is.

    Thanks!

    #21666
    my add
    Keymaster

    In case someone got the same issue, I found a way without unterstanding the problem.
    It worked for me using this code instead of iFrame:

    <div style=”width:100%;height:100%;width: 640px; height: 360px;
    float: none; clear: both; margin: 2px auto;”>
    <embed src=”http://www.youtube.com/v/CEJqyd-5VCI?
    version=3&hl=en_US&rel=0&autohide=1&autoplay=0″
    wmode=”transparent” type=”application/x-shockwave-flash” width=”100%”
    height=”100%” allowfullscreen=”true” title=”Adobe Flash Player”>
    </div>

    Be sure to keep the URL of the video like shown (http://www.youtube.com/v/&#8230;)
    Actually I haven’t figured out to enable fullscreen, actually “allowfullscreen” wouldn’t work.

    #22271
    my add
    Keymaster

    Man this is exact my problem in deepblog, used your code but it showed me this sign “this complement is not compatible”

    Any other solution you used, because the only workaround for me is download the videos and upload them to blogger, but that takes views from my youtube channel. Thats the only way i discovered to make the carousel from the homepage work and not being blank

    Any help is valued, im really noob at this because im just starting

    #22301
    my add
    Keymaster
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.