[wp-trac] [WordPress Trac] #29731: Audio file doesn't show up when viewing page in Firefox
WordPress Trac
noreply at wordpress.org
Tue Sep 23 02:37:28 UTC 2014
#29731: Audio file doesn't show up when viewing page in Firefox
-------------------------------------+------------------------------
Reporter: Derek Williams | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.9.2
Severity: normal | Resolution:
Keywords: reporter-feedback close | Focuses:
-------------------------------------+------------------------------
Changes (by wonderboymusic):
* keywords: => reporter-feedback close
* version: 4.0 => 3.9.2
* component: General => Media
Comment:
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.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29731#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list