aabdalia
Forum Replies Created
-
I figured out that part of the problem was to do with a badly coded theme. Getting rid of calls to older versions of jquery, I’ve managed to get the date picker working, but not the time picker. Any idea why one would work and the other wouldn’t?
My bad. I didn’t have my anonymous user set up correctly. You should be able to see it now.
Forum: Plugins
In reply to: [MediaElement.js - HTML5 Video & Audio Player] Relevant?As of 3.6, mediaelement.js has been folded into the core of wordpress. I don’t think you’ll experience any nasty side effects if you keep the mediaelement.js plug-in active, but there really doesn’t seem to be any reason to do so.
Note that if you used the alternate shortcode (mejsvideo) rather than the standard [video] shortcode, you’ll have to go in and change things, as the version in wordpress core only uses [video] and [audio] as shortcodes.
Until earlier today I was running off the plug-in using the alternate shortcode. I’ve now switched to the built-in version using the standard shortcode. I had to disable Viper’s Video Quicktags, as its shortcode conflicts with mediaelement’s, but with all the cool new embedding features that are built into wordpress 3.6, I don’t miss it.
Cheers.
Forum: Plugins
In reply to: [Video.js - HTML5 Video Player for Wordpress] Blank screen in FirefoxHas anyone figured out how to fix this bizarre issue where only every second call to video.js produces a usable wrapper in Firefox?
Forum: Plugins
In reply to: [Video.js - HTML5 Video Player for Wordpress] Blank screen in FirefoxWell I got it to work, but strangely, it only works when placed second. The first instance of videojs on firefox gets a black screen, while the second one works.
Here’s an example with videojs’s example video first (it gets the black screen), and the video i’m looking to have work second (it works, for the first time ever). Any idea why this is?
Forum: Plugins
In reply to: [Video.js - HTML5 Video Player for Wordpress] Blank screen in FirefoxI reencoded it. The new version works fine in the tag builder, but doesn’t work on my site.
The only change I’ve made to the plugin was to change the shortcode from video to videojs so as not to conflict with another plugin. I don’t know if that would cause an issue with this or not.
Forum: Plugins
In reply to: [Video.js - HTML5 Video Player for Wordpress] Blank screen in FirefoxOK, so mucking around with the tags for the demo video, I got it to work in firefox. My video still doesn’t work either on my website, or when put into tag builder. Is there some encoding problem here?