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?
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?
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