Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

Page Menu Drop down dissapears behind Flash, Youtube video


  #1  
Old Oct 30, 2009, 05:12 PM
aahuganda
 
6 posts · Oct 2009
Hi. My drop down page menu disappears behind my front flash graphic and an embedded YouTube video. I am using two plug ins to insert the code: KISS YouTube for the YouTube video and Kimili Flash Embed. This problem shows up on IE, Firefox and Chrome on my Windows Vista laptop. Others report similar problems on other PCs.

Does anyone have suggestions on how to fix this?

I checked a previous thread and tried adding the suggested code to my functions.php file, but it doesn't seem to make a difference:
<?php
add_filter('the_content', 'add_opaque_to_all_flash');

function add_opaque_to_all_flash($string) {
$string = str_ireplace('<embed type="application/x-shockwave-flash"', '<param name="wmode" value="opaque"><embed type="application/x-shockwave-flash" wmode="opaque"', $string);
return $string;
}
?>

My web address is http://aahuganda.org. The front flash currently playing is a placeholder, but when I put the real one on, it will extend across the main content area. The flash is locally hosted.

Any help would be greatly appreciated!
  #2  
Old Oct 31, 2009, 05:08 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Try adding some parameters to the flash, see http://forum.bytesforall.com/showthr...=8808#post8808
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing Drop-down Arrows from Page Menu arch14 Page & Category Menu Bars 7 Jul 29, 2010 01:13 PM
Page Menu floats under a youtube video Uddhava Page & Category Menu Bars 34 Jan 28, 2010 08:02 PM
[SOLVED] Shadowbox not working with Simple Flash Video plugin PittFunck Plugins & Atahualpa 3 Sep 17, 2009 08:02 AM
[SOLVED] Page Menu Bar - Drop Down Menu Alignment KatyDigg Page & Category Menu Bars 1 Sep 9, 2009 04:45 AM
show youtube and other video in excerpts timdevogel Excerpts, Read more, Pagination 2 May 13, 2009 02:00 AM


All times are GMT -6. The time now is 08:17 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.