Title: activating multisite feature
Last modified: August 30, 2016

---

# activating multisite feature

 *  [puiyi](https://wordpress.org/support/users/puiyi/)
 * (@puiyi)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/activating-multisite-feature/)
 * Hi, I downloaded a plugin that needs to activate the multisite feature
 * i already added
 * define(‘WP_ALLOW_MULTISITE’, true);
 * to my wp-config.php
 * however the at my dashboard admin page, continues to say
    The Multisite Language
   Switcher needs the activation of the multisite-feature for working properly.
 * Also the “network setup” is not showing on my tool’s toolbar either
 * what should i do, please help

Viewing 1 replies (of 1 total)

 *  [Dulcimer](https://wordpress.org/support/users/dulcimer/)
 * (@dulcimer)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/activating-multisite-feature/#post-6756745)
 * Hi puiyi,
 * Are you still having this problem?
 * From what you described, that you’re not seeing Administration > Tools > Network
   Setup, the first thing I’d try is moving where you have the
 *     ```
       /* Multisite */
       define( 'WP_ALLOW_MULTISITE', true );
       ```
   
 * to make sure it’s above the line
    `/* That's all, stop editing! Happy blogging.*/`
   or, If it doesn’t say that anywhere, then add the line somewhere above the first
   line that begins with “require” or “include:”
 * — Glen

Viewing 1 replies (of 1 total)

The topic ‘activating multisite feature’ is closed to new replies.

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 1 reply
 * 2 participants
 * Last reply from: [Dulcimer](https://wordpress.org/support/users/dulcimer/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/activating-multisite-feature/#post-6756745)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
