• Resolved zsasz24

    (@zsasz24)


    I had an issue where my Suckerfish CSS dropdown menu appeared behind the Flash video. I managed to resolve this by editing line 561 of youtube-channel-gallery.php and added &wmode=opaque as below.

    Perhaps you could add options for this into the shortcode.

    $content = '<iframe id="ytcplayer' . $plugincount . '" class="ytcplayer" allowfullscreen width="' . $ytchag_video_width . '" height="' . $ytchag_video_heigh . '" src="https://www.youtube.com/embed/' . $youtubeid . '?version=3' . $ytchag_theme . $ytchag_color . $ytchag_autoplay . $ytchag_rel . $ytchag_showinfo .'&enablejsapi=1&wmode=opaque" frameborder="0"></iframe>';

    https://www.ads-software.com/extend/plugins/youtube-channel-gallery/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author PoseLab

    (@javitxu123)

    hi zsasz24

    the wmode parameter is a flash and it is controlled by YouTube in iframe embedded players. Anyway, I think your problem is not because of it. Upgrade the plugin to see if that solves the problem or send me a url.

    I’m having this problem too and I’m up-to-date w/ v. 1.7.5.1

    Plugin Author PoseLab

    (@javitxu123)

    Hi megsullins

    Tell me the url of the page where you have installed the plugin and the browser version and name.

    Plugin Author PoseLab

    (@javitxu123)

    Hi megsullins

    Update to the last version.

    Wow, great support service! Everything is working perfectly now. Thanks so much!

    I’m having this same problem and I’ve only installed the latest version. It’s not so much a problem on my desktop site but it’s very much a problem on my mobile/handheld site.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘CSS dropdown menu hidden by Flash video’ is closed to new replies.