Home › Forums › Backend Issues (wp-admin) › Edit Image Popup Blank › Reply To: Edit Image Popup Blank
I know this post is oooold, but I thought I’d leave my findings here for future reference. I also had this problem, in my case it was caused by this filter:
add_filter('ajax_query_attachments_args', 'my_query_attachments_args');
Try removing or debugging this, it helped me getting the attachment edit popup to have contents again 🙂
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.