Can’t see images in media library list view
-
When activating Dokan Lite, the media library won’t show any images in list view (the grid view is working correctly though). I need the listing view to optimize my images.
My images were uploaded with WP All Import, so I guess it would have been ok if had uploaded the images directly in WordPress with my admin user account, because the plugin restricts users to their own images only. But it should not be the case in the back end and for site administrators.
I ended up adding a “!is_admin()” condition to the “hide_others_uploads” function in the file “includes/class-core.php”. I can now access the library listing, but it’s a temporary solution, I am aware that it’s not great practice to modify plugins directly. Can you add a fix to this issue in the next release? And if a release is not planned soon, can you give me another workaround to this issue?
Thanks!
- The topic ‘Can’t see images in media library list view’ is closed to new replies.