Opened 11 years ago
Closed 11 years ago
#29731 closed defect (bug) (worksforme)
Audio file doesn't show up when viewing page in Firefox
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.9.2 |
| Component: | Media | Keywords: | reporter-feedback close |
| Focuses: | Cc: |
Description
mp3 file doesn't show up when viewing page in Firefox, despite appearing and playing in the editor, and appearing in Safari.
https://sites.eca.ed.ac.uk/mmus-orchestration/wp-admin/post.php?post=107&action=edit
https://sites.eca.ed.ac.uk/mmus-orchestration/wp-admin/post.php?post=55&action=edit#
Attachments (6)
Change History (9)
@
11 years ago
This is the offending.mp3 file whose playback transport displays in Safari but not in Firefox
#1
in reply to:
↑ description
@
11 years ago
Safari version 6.1.6 and Firefox 32.0.3
#2
@
11 years ago
- Component changed from General to Media
- Keywords reporter-feedback close added
- Version changed from 4.0 to 3.9.2
One of your plugins is loading jQuery without enqueueing the WP version = BAD.
It is loading it as HTTP when your site is loading over HTTPS:
http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js?ver=3.9.2
Disable your plugins and try again. If it is still breaking, it might be your theme. This is not a WordPress core issue, per se.
Also, you are running WP 3.9.2, not 4.0.
<meta name="generator" content="WordPress 3.9.2" /> in your page source.
mp3 file as it appears in the Media browser