Title: Plugin mostly working in 3.7.0
Last modified: August 21, 2016

---

# Plugin mostly working in 3.7.0

 *  [overwine](https://wordpress.org/support/users/overwine/)
 * (@overwine)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-mostly-working-in-370/)
 * Figured I’d post to let others know I got this to work in 3.7 after some tinkering
   around.
 * I removed ‘days’ and ‘taxonomy’ from the shortcode and got it working somewhat.
   So instead of something like:
 * `[netsposts include_blog='1,2,5' days='30' taxonomy='news' titles_only=false 
   show_author=true thumbnail=true size='90,90' image_class='alignleft' auto_excerpt
   =true excerpt_length=500 show_author=true paginate=true list=5]`
 * I used:
 * `[netsposts include_blog='1,2,5' titles_only=false show_author=true thumbnail
   =true size=90,90 image_class=' alignleft' auto_excerpt=true excerpt_length=500
   show_author=true paginate=true list=5]`
 * It isn’t ideal but I haven’t found another plugin with similar functionality.
   Also, as a note, make sure your sites are set as ‘public’ in the Network Admin-
   >Sites->YourSiteName->Attributes settings. The query in the plugin code only 
   pulls in posts from a site with public=1 (turned on) in the database.
 * This was actually the main cause of my issues. My sites were not set to public
   by default.
 * Hope this helps
 * [http://wordpress.org/plugins/network-shared-posts/](http://wordpress.org/plugins/network-shared-posts/)

The topic ‘Plugin mostly working in 3.7.0’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/network-shared-posts_9b9cbd.svg)
 * [Network Shared Posts](https://wordpress.org/plugins/network-shared-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/network-shared-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/network-shared-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/network-shared-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/network-shared-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/network-shared-posts/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [network](https://wordpress.org/support/topic-tag/network/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [shared](https://wordpress.org/support/topic-tag/shared/)

 * 0 replies
 * 1 participant
 * Last reply from: [overwine](https://wordpress.org/support/users/overwine/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-mostly-working-in-370/)
 * Status: not resolved