• I’ve added the code /* Multisite */
    define( ‘WP_ALLOW_MULTISITE’, true );
    in the correct spot in my wp-config.php file but when I refresh, I don’t see Network Setup under Tools.

    Web address is http://www.relonline.com.

    I’ve already setup a sub domain and have an A record pointing to my host. The subdomain is actually up and running.

    Subdomain: agrimedia.relonline.com.

    I just need to access the wp-admin for the sub domain.

    Thanks.

Viewing 1 replies (of 1 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Where did you put this?

    /* Multisite */
    define( 'WP_ALLOW_MULTISITE', true );

    It should be above the line that says to stop editing.

    Also agrimedia.relonline.com should point to relonline.com and it looks like it does 🙂

Viewing 1 replies (of 1 total)

The topic ‘Multisite won't activate’ is closed to new replies.