How can I no-index specific PDF files in my Avada WordPress media library so that they don’t appear in search results?
How can I no-index specific PDF files in my Avada WordPress media library so that they don’t appear in search results?
How can I no-index specific PDF files in my Avada WordPress media library so that they don’t appear in search results?
Allow wp media library to check already selected images displayed in div
How to add custom media library mime icons?
Publish / unpublish media items in the media library
So i finally figured it out, the gallery switches modes sometimes, even without clicking anything (not completely sure what actually happens, I have no idea about Backbone tbh.) Here is what now works for me: if(wp.media.frame.content.get(‘gallery’).collection) { wp.media.frame.content.get(‘gallery’).collection.add(formatted); } else { wp.media.frame.controller.content.get(‘gallery’).collection.add(formatted); } The else-line won’t work when initially loading of media library, so I … Read more
Hide media library images from other roles uploaded by admin
I was able to diagnose this issue as database-related. During the original importation of the data, it looks like something got corrupted in one or more of the tables. I emptied and dropped all of the tables and performed a clean import. Performing this action resolved the create new post and media upload errors.
“The REST API did not process the context query parameter correctly.” Custom theme conflicting with Media Library
Using WP-CLI “wp media import” to sync files to the media library
Bulk Image Resize for Media Library, but for ENLARGING instead of Shrinking