Title: multisite issue
Last modified: August 21, 2016

---

# multisite issue

 *  [jugoretz](https://wordpress.org/support/users/jugoretz/)
 * (@jugoretz)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/multisite-issue-14/)
 * I found that in WordPress multisite, users who are not superadmins did not have
   access to the settings page, even though they were admins of their own sites.
 * This was because the plugin checked for the capability edit_plugins to allow 
   access to the settings page.
 * In includes/Options.php on lines 45 and 76 I changed edit_plugins to activate_plugins
   and everything worked fine for the admins of individual sites. (In multisite,
   site admins can activate plugins, but not edit them).
 * Maybe a future update could make that change so the plugin (which looks like 
   a good one!) would be multisite-friendly?
 * [http://wordpress.org/plugins/category-grid-view-gallery/](http://wordpress.org/plugins/category-grid-view-gallery/)

The topic ‘multisite issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/category-grid-view-gallery.svg)
 * [Category Grid View Gallery](https://wordpress.org/plugins/category-grid-view-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/category-grid-view-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/category-grid-view-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/category-grid-view-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/category-grid-view-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/category-grid-view-gallery/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [jugoretz](https://wordpress.org/support/users/jugoretz/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/multisite-issue-14/)
 * Status: not resolved