Title: Remove Notices for Non-Admin Users
Last modified: August 21, 2016

---

# Remove Notices for Non-Admin Users

 *  Resolved [presswolfe](https://wordpress.org/support/users/presswolfe/)
 * (@presswolfe)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-notices-for-non-admin-users/)
 * Hi, I’m having an problem with a “notice” appearing for non-admin users when 
   they login to post something from their accounts.
 * Here is the error/notice that they see from the “Add New Post” page:
 * **Sorry, but you do not have the correct permissions to install the Responsive
   Lightbox plugin. Contact the administrator of this site for help on getting the
   plugin installed.**
 * Dismiss this notice
 * Is there any way that this can be removed? I have installed the Responsive Lightbox
   plugin from the admin account but for whatever reason the notice still appears.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-notices-for-non-admin-users/#post-4540750)
 * Hi! In your child theme’s functions.php, try adding:
 *     ```
       function alx_plugins() { }
       ```
   
 * Just disabling the recommended plugins totally.
 *  Thread Starter [presswolfe](https://wordpress.org/support/users/presswolfe/)
 * (@presswolfe)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-notices-for-non-admin-users/#post-4540784)
 * It worked! Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove Notices for Non-Admin Users’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [presswolfe](https://wordpress.org/support/users/presswolfe/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/remove-notices-for-non-admin-users/#post-4540784)
 * Status: resolved