You need to use the hover CSS code to enable it e.g.
.mejs-container .mejs-controls:hover {
display:block;
}
Related Posts:
- Video embeds work in backend, but are not parsed in frontend
- WordPress core responsive video not working with shortcode
- Audio and video shortcodes not working properly
- Add custom setting that uses radio button to WP Gallery
- Check if post has gallery images/media
- How to Protect Uploads, if User is not Logged In?
- convert it into short code & explan how? [closed]
- Enqueue Scripts / Styles when shortcode is present
- Conditionally Loading JavaScript/CSS for Shortcodes
- Add a menu item to WordPress 3.5 Media Manager
- What does extract( shortcode_atts( array( do?
- How to Fix HTTP Error When Uploading Images?
- Enhance Media Manager for Gallery
- How do I escape a ‘]’ in a short code?
- Pass boolean value in shortcode
- Show shortcode without executing it
- Shortcode always displaying at the top of the page
- Extend Media Library
- Redirect function inside a Shortcode
- WordPress 3.5: Setting custom “full URL path to files” in the Media Library?
- Delete an attachment in the WP media modal window
- How to create a shortcode with 1 parameter (atts)
- Upload images to remote server
- how to show the syntax of a shortcode
- Custom shortcode being executed when saving page in wp-admin
- Change appearance of shortcode text inside editor
- current_shortcode() – detect currently used shortcode
- shortcodes output before content [duplicate]
- How to show all available images in WP’s media library when using the Polylang plugin?
- WordPress plugin shortcode not working
- How to add stylesheets only to pages with specific shortcode?
- Media library to list images only user uploaded
- WordPress 3.5 Media Manager – add a button
- Using get_option() in JavaScript
- Rendering the uploaded file in a wp.media object
- Shortcode empty attribute
- How can I bulk delete media and attachments using WP-CLI?
- How does a shortcode work?
- Shortcode outputs at the top of the_content
- the_excerpt and shortcodes
- Using wp_editor in shortcode
- Remove wpautop from shortcode content / remove whitespace in buffering
- Get current post id witout passing in shortcode
- Remove “Insert from URL” link in Media upload – WP 3.5
- Why are you using add_action for shortcode?
- Which filters or actions to use after a media upload and delete?
- How to get URL param to shortcode?
- How do I force WordPress to show most recent version of images in the media library?
- WordPress Media Manager 3.5 – default link to
- How to add multiple buttons to TinyMCE?
- Proper way to add a button to the top menu of the media library?
- Check if post/page has gallery?
- Get first video from the post (both embed and video shortcodes)
- Get shortcode name from within it’s callback function? [duplicate]
- Wordspress add into my javascripts
- Making a Shortcode [NEXT] and [PREVIOUS] to place into specific posts for post navigation
- How do I create a Shortcode that returns text if domain is .com, not .co.uk
- Protecting direct access to PDF and ZIP unless user logged in (without plugin)
- Using preg_replace to separate gallery from the_content?
- How to wp_upload_bits() to a sub-folder?
- Remove specific shortcode from get_the_content()
- How to display the site name in a WordPress page, or post
- Filter by post category in Media Library
- Change Media Uploader default directory
- Hide/show content starting in the middle of a paragraph
- Combining shortcode and get_template_part
- display image size in media library screen
- How can I put a wp_redirect into a shortcode?
- Escaping quotes from shortcode attributes
- How to hide media uploads by other users in the Media menu?
- Run visual composer code in php page
- short code output too early
- Shortcode in shortcode: How to append variable?
- Remove wptexturize from a shortcode?
- How can i put an array as variable in shortcode_atts?
- “Add Media” only shows “Full Size” under Attachment Display Settings
- Autoembeds don’t work with paragraphs
- Table of Contents with a shortcode
- Where do the favicons for Media Files come from
- Update media file url in wordpress media library
- Create custom [sourcecode] shortcode, the right way?
- TED talks shortcode not working
- Allowing shortcodes inside attributes
- What is the best way to enable nested shortcodes?
- How to capture the selection:toggle event fired by wp.media
- Tinymce – How to hook before or after live shortcodes rendering?
- Change behavior of “Insert into Post” based on attachment metadata
- How to customize a shortcode using the customizer
- Is there a user-facing interface to edit an attachment’s permalink?
- Native “playlist” shortcode random playing… How?
- How to Output HTML tags in do_shortcode?
- Is it possible to trigger some JavaScript when Media Popup is opened?
- List of all inbuilt WordPress shortcodes
- Nested Shortcode Detection
- How to call WP3.5 Media Library manager?
- Shortcode output always showing at top of page
- Organizing shortcodes. How to display all of them and their attributes?
- How to detect if a Shortcode is being called on a page?
- Creating a metabox to upload multiple images, Ignoring The Featured Image
- How to get current page title inside a page itself in a shortcode and in page content