Support » Plugin: User Access Manager » [Plugin: User Access Manager] Conflict with Custom Post Types UI

  • We are running a WordPress multi-user site with both UAM and Custom Post Type UI, each work great independently, but when they are both enabled, Custom Post Type gets the boot.

    Technically everything still works, but when you navigate to any admin page for the Custom Post Type UI plugin, nothing appears but a white screen. When I inspect the code, it appears that on admin.php line 116 it’s adding this:

    html { visibility: hidden; }

    As soon as I remove that everything appears. Not sure which plugin is actually causing it, but it would be great to have fixed! For now I can work around it by using a browser stylesheet to override it.

    http://wordpress.org/extend/plugins/user-access-manager/

  • The topic ‘[Plugin: User Access Manager] Conflict with Custom Post Types UI’ is closed to new replies.