network-media-library icon indicating copy to clipboard operation
network-media-library copied to clipboard

Network Media Library plugin for WordPress Multisite

Results 62 network-media-library issues
Sort by recently updated
recently updated
newest added

Yoast doesn't appear to be able to find the featured image to set it as the og:image tag (it falls back to the default image) if the post is not...

**Describe the bug:** Unable to use newly uploaded images as featured image on non central media library site **To Reproduce:** Media > Add new > New/Edit Post/Page > Add featured...

awaiting feedback

The problem is that when a repeatable field like Flexible Content or Repeater is used, ACF automatically fetches all subfields at once, causing the `acf/load_value/type={$type}` filter to run on **all**...

Network-media-library ignores the return format on the central media site.

I'm attempting to use this plugin with the Enfold theme. Unfortunately they use the wp_get_attachment_image_src method along with the get_posts method to get the image attachment posts for that post/page...

`Admin -> Glossary -> All Glossary ` > The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.

## Description When using the Gutenberg editor to add a featured image, if the value of the post ID of the image on the media site doesn't exist in the...

* [x] CMB2 * [x] ACF * [ ] Fieldmanager * [ ] Metabox.io * [ ] Carbon Fields * [ ] Toolset Types

enhancement
compatibility

While using Network Media Library on multisite, woocommerce variation product images are not showing on front-end as well as backend. But when i add a variant to cart , cart...

This commit will fix issue #51. The issue is that the media site also needs to respect the Advanced Custom Fields' return format. In the code we ask it to...