Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #845316

    Hi,

    Back in the days our company had multiple websites under one wordpress configuration though a multisite. We have deleted all those websites except one. So basically now it just a multisite with one website in it.
    Is it possible to delete te multisite configuration? But we have to keep that one website as a regular wordpress configuration…

    Kind regards,
    Vincent

    #846110

    Hey Pieter,

    Check if you have this line of code in your wp-config.php file:

    define( 'WP_ALLOW_MULTISITE', true );

    If you do then simply try to comment it out or delete it.

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.