PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Gravity Forms only shows up on child site when created by user with Admin role

  1. Im running a multi-site network and I'm having trouble getting gravity forms to load on a subsite whenever a new subsite is created and the owner role of that subsite is set to anything other than "administrator".

    Is there anyway around this?

    Posted 13 years ago on Friday December 10, 2010 | Permalink
  2. By default Gravity Forms is only visible in the admin by administrators. This is standard practice for any plugins that have an admin interface because typically you only want the admin to have access to the admin tools.

    If you want any role other than the Administrator to have access you would either have to use a plugin such as the Members plugin to add the appropriate capabilities to that role, or you could write some custom code to do this if you don't want to use a plugin to handle it for you.

    Here are two forum posts that discuss doing this without a plugin:

    http://forum.gravityhelp.com/topic/roles-and-capabilities-granting-permissions-to-editors

    http://forum.gravityhelp.com/topic/role-management-wo-the-plugin

    Posted 13 years ago on Friday December 10, 2010 | Permalink