[Plugin: HTML5 Videos] Shortcodes in Documentation
-
I’ve been trying all of the HTML5 video plugins for wordpress that I could find and every other one of them kept failing on IOS (iphone/ipad), but this one so far is working pretty good. I do have 1 suggestion and 2 questions however.
Suggestion: The button for the shortcodes from the media library is helpful, but I think you should also put in your documentation how to manually use the shortcodes. I had to view the source so I could use a video that wasn’t in the media library. Not a big deal for a plugin developer, but for other people it would be useful.
Question: I am loading the code into a modal window so that when someone clicks links the modal opens and the video player is there. Problem is I can’t use autoplay since the videos are in hidden div’s until they’re loaded into the modal window. Is there any way to trigger the play via jquery or javascript?
Question: Can you include the javascript file with the plugin rather than remote loading https://vjs.zencdn.net/c/video.js so if one day that disappears, it’s still being used locally?
I hope you guys don’t disappear like so many others =)
- The topic ‘[Plugin: HTML5 Videos] Shortcodes in Documentation’ is closed to new replies.