One thing that I noticed is that the function that the mv-extra-activation-steps.php file uses to check for the rewrite rules, “mgjp_mv_check_rewrite_rules();” isn’t defined anywhere in the plugin that I could find by downloading the files and using grep. Could that be causing the issue?
Here’s a solution from the Commons in a Box developers. You can either put it into the CSS for the theme manually or via the admin area:
div#object-nav.item-list-tabs {
display:none;
}
Totally understandable- thanks so much for this great plugin!