WP Multisite - Network Shared Media access from BB and/or use URL for images

Hi Wasana,

I looked into this and there are a few things going on that are causing this to not be possible…

  • With the sidebar enabled, we also get things like the ability to create a gallery that don’t make sense in the context of the photo module that is intended to display a single photo. It won’t even work with that on.

  • The photo module expects an attachment object to be return from the media library, not a URL string. So even if we did have the sidebar enabled, this plugin would still not work.

Nothing’s impossible, but at this time it would be quite a large rewrite to get that plugin working with the way the photo module is currently intended to work. If you have time, feel free to add that idea to our UserVoice page. Sorry I don’t have a better answer for you.

Justin