Viewing 1 replies (of 1 total)
  • Thread Starter tgelles

    (@tgelles)

    Think I figured it out:

    On line 41 of osc_foundation_shortcode.php change:

    add_action('admin_menu', 'osc_efs_add_admin_menu');

    to

    add_action('network_admin_menu', 'osc_efs_add_admin_menu');

    And the EFS appears in the network admin menu

Viewing 1 replies (of 1 total)
  • The topic ‘Multisite Install with Own CSS & JS Theme FIles’ is closed to new replies.