• I have started following the steps to allow the Multisite function without success.

    My goal is to be able to have two separate domains under the one wordpress – how demoes that look? Two separate dashboards?

    Anyway, i have backed up my site and installed the multisite WordPress MU Domain Mapping plugin. Does this allow wordpress.com sites to be mapped?

    Creating a network-

    Now i am having trouble finding the wp-config.php and add this line above where it says /* That’s all, stop editing! Happy blogging. */. To be able to add the below:

    /* Multisite */
    define( ‘WP_ALLOW_MULTISITE’, true );

    If someone can put me back on the right track that would be great. Thanks

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

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Two separate dashboards?

    That would be how WP Multisite works.

    Now i am having trouble finding the wp-config.php

    It’s a file on the server. Do you know how to FTP or SSH into your server? (If not, you need to get comfortable with that first, you’ll need that skill for Multisite debugging)

Viewing 1 replies (of 1 total)

The topic ‘Multisite issues’ is closed to new replies.