The solution is to force as important the following CSS:
.media-frame select.attachment-filters {
max-width: 30% !important;
}
Just noticed using WordPress 5.1, not sure if it has anything to do with it.
]]>I have 2 issues:
1) in Insert Media pop up window under Attachment detail section the “Add new category” button is not working. I am trying to add new category there, but the new category is not added.
When I click on “Add new category” button, developer console shows this error:
Uncaught TypeError: j.find(…).wpList is not a function
When I am in Media Library and then I click on some image (the Attachment detail pops up), adding a new category is working here. As I said, it is not working only in Insert Media pop up window under Attachment detail section.
2) Also how can I separate these categories from posts?
Thank you very much for your response.
]]>The issues:
1) Weird text “abcabcabc” on top left corner. (https://imgur.com/UvkGbY0)
2) Media Library and Insert Media not working. It just keeps loading eternally. (https://imgur.com/e1Boc7Q and https://imgur.com/H62grZf)
I deactivated all plugins and switched to the parent theme, no changes. Meaning the culprit was not any plugin or changes I made to the child theme. Today, browsing and searching for answers I found out that when I switch to “View List” I can see all the uploaded media. (https://imgur.com/8gU8PMP) When I choose “View Grid”, which is the way media is viewed in “Insert Media”, it just loads and loads. (https://imgur.com/UjypfKl and https://imgur.com/WSl2yCx)
I also changed permissions in “wp-content/uploads” to 777 and unchecked “Organize my uploads into month- and year-based folders” in Media Settings. Still a no-go.
Curiously, everything turns back to normal when I choose a theme like “Twenty Fourteen” or “Twenty Fifteen”. The theme developers denied me support because I have to pay for it, so I hope you guys can help me.
Best Regards
Caio Bogoni
I run a site (pluggedingolf.com) and we are hosted with Bluehost. We’ve been having issues for the past couple of months where our dashboard freezes when writing posts, we lose connection to the database and WP tries to save the post to browser (hangs the browser), get 404’d, etc. We also noticed issues were really bad if we had multiple tabs with posts open to be edited. Following direction of other support posts, we extended the autosave interval, tried disabling all plugins, but the issues persist and we have inconsistent performance in the dashboard, specifically when writing or editing posts.
Another issue we experience is when we go to insert media into a post, when the popup appears, pictures may never even load into the window to select. Sometimes you just wait it out, other times it never works and you just have to try later.
We also tried the Heartbeat control plugin to help with the ajax calls to the server, but did not resolve the issue so it is currently disabled.
When I worked with Bluehost support, they told me they escalated to their WP specialist and could find nothing wrong with our installation or anything in the logs on the server. Unsurprisingly, they weren’t much help.
]]>