After checking other browsers, I found out that it was a Chrome problem. It looks like it has something to do with Google Chrome notifications. I fixed the problem with adding this CSS to my WordPress admin css file:
/* Chrome media library upload button fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.modal-open .rdr-notifier {
display: none !important;
}
}
If someone has a better solution, let me know!
Related Posts:
- WordPress 5.3 update causes media library file upload to break – Cannot convert undefined or null to object
- Getting Path To Uploaded Attachment Image After Upload
- WordPress 3.5 Media Manager – add a button
- How to track hits of a single media file?
- Way to force media uploader use custom image size
- Hook for image edit popup
- How can I attach images to a post from the media library?
- how does wp.media javascript library work?
- Moving image attachment from post to another?
- How to extend Media Library (WP 4.4)
- Delivering a file instead of wordpress page
- How can I get an image from the uploads dir and enter it in the media library? [closed]
- Is there a plugin that allows a user of your site to get an email from you with an attachment?
- How to get all attachment image from post ?? WordPress
- Upload images from custom plugin using the media modal
- How to get custom field image url of specific size
- How can i change an image’s author?
- Converting a simple plugin to be placed inside of functions.php
- Set attached to state
- Set WordPress Featured Image For All Post Slugs Matching Image File Name in Specified Directory
- Getting media library popup in custom plugin admin page
- How to get images from EDD post?
- How can I get full attachment url from wp_get_attachment_metadata?
- How to change ID of an attachment in wp_posts and its related tables correctly?
- How to import 55k images (uploaded via FTP) into WordPress Media libary? [closed]
- Can I store WordPress media in different sub-folders?
- Is it possible to personalize the Media Library?
- Changing image URLs in media library
- WordPress 3.5 Media Manager – add a button
- Converting Attachment to Images?
- Is it possible to insert images directly from the server?
- Get the url of the full sized attachment image using post ID?
- Delete Associated Media Upon Page / Post Deletion
- Randomize attachment IDs
- Group images in media library
- Any way to change the actual filename of an image from media manager?
- Limit Number of Taxonomy Terms (Images) Displayed
- How organize uploaded media in WP?
- mp3 audio metadata upload integration: can I autopopulate title, caption, description from id3 tags?
- Media is not attached after import
- How to change File URL in file uploaded to s3 compatible storage with self written plugin [closed]
- How to upload WordPress Images to remote web server and display those images in WordPress gallery [closed]
- date/time-picker and file upload (image) fields for custom fields (e.g. with more fields)
- Make change in media library affect images in published articles
- Redirect to another page using contact form 7? [closed]
- Allowing .rfa Files In Media Upload [duplicate]
- How to fix broken media library?
- download button for audio file in post [closed]
- Search by Attachment ID
- JSON API Plugin not showing Attachments id reused
- Issue removing Media Editor Tabs — Duplicate Items
- Attachments broken after giving WordPress its own directory
- “After file loaded” action
- Can I remove an image from the Gallery without deleting it from the Media Library?
- Why does “updated_post_meta” did not fire when uploading media other than image?
- WordPress not showing manually uploaded files in Uploads folder on Media Library
- How to upload large media file in chunks, without any plugin?
- Bulk Image Resize for Media Library, but for ENLARGING instead of Shrinking
- submit two file input fields in the same form
- Admin Custom Plugin List Files in admin Table
- Get all image in media Gallery with alt/title?
- How to copy the all WordPress media items to another custom plugin folder?
- Bulk Edit Media Library alt, caption, image names
- How do I add a medium to the WordPress database with my own plugin?
- Optimise wordpress database using SQL after deleting registered images from Media Folder
- Which post/page an image is attached to
- Is it possible to pull all featured images from WP database only?
- Media Dialog CSS broken in WP v.5.3.2
- Multiple image selection custom widget
- Looking for Image Slider that is based on default WP Media Library
- Image paths wrong after migrating with wp-migrate-db-pro media files add-on
- WordPress Media Uploader : How to add custom button on featured image tab
- flip horizontal images in bulk
- Media Upload to custom database and Custom Directory
- How to force regenerate thumbnails in WordPress posts?
- How to Insert images in WordPress using code
- Plugin hook breaks new WP 4.0 media library grid view?
- Differentiate attachment pages in search results
- How to show post attachment image
- Multiple thumbnails and one gallery
- How can I use multi Media Uploader in a plugin?
- Building custom pages with a video player
- Is it safe to increase/alter the size of the wp_post.guid column from VARCHAR(255) to VARCHAR(2048)?
- add_image_size is not generatin images of correct dimensions
- Should all plugins be encapsulated in a Class?
- How can I bulk edit variations in woocommerce? [closed]
- Search and replace text across all posts
- Why none of the plugins that have ajax doesn’t work in my website?
- How to make a customize role and view a specific plugins base on that role?
- How to add table class for tables of TinyMCE advanced wordpress plugin? [closed]
- Huge number of 404 pages getting spawned
- Adding custom Field To The Posts Listing
- WordPress does not allow me to upload a .xml file
- How to get brand children with woocommerce brands
- How do I insert a shape onto an image and then play an audio file upon mouse hover or mouse click on that shape in WordPress
- Bing/msn bots is heavily requesting random of my website
- How to detect if i am on plugin’s settings page
- Locale changed but plugin still showing default language
- is there a way I can add or remove some plugin options?
- How do i display the number of images on the “post screen”