• So I upgraded with the anticipation of adding new sites. But after the upgrade i went through all the menus looking for the new feature and cannot find it any where….shouldn’t be a link under users called sites or even under dashboard?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The multiple site feature is not enabled out of the box. You need to alter your wp-config.php file to enable it. You will need to add the following line to your wp-config.php file:

    define('WP_ALLOW_MULTISITE', true);

    Once you add that line, go to Tools>>Network in your dashboard.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot add more sites’ is closed to new replies.