-
Hi,
Thought I would share. I found a small bug with youtube and floating menu ( blodial wp ). If you have a youtube video on your website on IE11 the video appears over the floating menu not under it. By adding below code to the top of the function.php file it fixes the issues…12345678910function add_video_wmode_transparent($html, $url, $attr) {if ( strpos( $html, "<embed src=" ) !== false ){ return str_replace('</param><embed', '</param><param name="wmode" value="opaque"></param><embed wmode="opaque" ', $html); }elseif ( strpos ( $html, 'feature=oembed' ) !== false ){ return str_replace( 'feature=oembed', 'feature=oembed&wmode=opaque', $html ); }else{ return $html; }}add_filter( 'embed_oembed_html', 'add_video_wmode_transparent', 10, 3);Sorry, this forum is for verified users only. Please Login / Register to continue
or get 6 months support forum access to all forum topics for a reduced price.
-
Support time:
Usually 4-8 hrs / might get up to 48 hrsSupport Us
If you are satisfied with our themes & support you can motivate us even more by supporting us (via Paypal).
Themes Support
- General 42
- Qusq Lite 9
- Qusq Pro 110
- Qusq HTML 12
- Ofis WP 0
- Hedy WP 27
- Wildster WP 41
- Tayp WP 44
- TinyShop WP 27
- Freelo WP 80
- Inverto WP 86
- Kreo WP 101
- Kopy WP 205
- Multicorp WP 194
- NO8 WP 266
- Leepho WP 46
- Boldial WP 1,119
- Minicorp WP 470
- Nalleto WP 152
- Zimney WP 10
- Creolio WP 76
Our Themes