When i view the song node the player wont appear in firefox. But in IE everything works great.
However, i can view the small player and listen to the audio on the ?q=audio page in firefox.
Any known solution?
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | audioissue2.JPG | 29.22 KB | Rob3rt |
| #1 | audioissue.JPG | 25.7 KB | Rob3rt |
Comments
Comment #1
Rob3rt commentedHeres a screenshot.
Comment #2
mfer commentedDid you insert the player yourself in the theme or is this how it is automatically generated?
Do you have a public page we can view?
Are you using 2.x-dev or the most recent stable version?
Comment #3
Rob3rt commentedI am using the most recent stable version.
I did not install the player manually.
- Im sorry for the lack of information.
Unfortunately, I dont have any public page you can view at the moment. Is there any way to install the player manually, maybe i schould try this first?
Comment #4
mfer commentedYou said you see it in IE and not Firefox. Are you logged in the same way with the same account in both cases? Is flash installed in Firefox?
Installing it manually may not be the way to do. There is something else going on here.
Comment #5
sugiggs commentedI have same problem here...
is it maybe because there is class "block" for the content???
Comment #6
sugiggs commentedsorry internet lag..
Comment #7
sugiggs commentedsorry internet lag..
Comment #8
sugiggs commented... deleted
Comment #9
Rob3rt commentedI am logged in with the same account in IE as I am in Firefox yes.
Flash is installed.
Comment #10
Rob3rt commentedIf i add a picture to the audio file, you can see the player is active all the way to the right. Se attached image.
Comment #11
Rob3rt commentedIt was because of the theme. In Drupal classic theme, the player shows.
I am using the bluebreeze theme and like this alot. So its bad that the player only works with this theme in IE.
Comment #12
Rob3rt commentedI have now also tried with the latest version of the theme, with the same negative result.
Comment #13
avior commentedHi
I had similar issue with bluebreeze theme & audio module in RTL site
look in fix here http://drupal.org/node/193140#comment-660624
this might help you too
Avior
Dev Art
Comment #14
drewish commentednot much support i can offer on the theme...
Comment #15
avior commenteddrewish : thank you for the great module - that is enough !
Rob3rt :
Try to remark "overflow : hidden " in audio.css file
this worked for me
Avior