Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hey there folks,
I have the following issue. While trying to create a network at WordPress, I changed in the wp-config.php-file one line of coding and included the following:
/* Multisite */ define( 'WP_ALLOW_MULTISITE', true );
In order for it to run, I have to deactivate all plugins. However here is the issue, I cannot deactivate the PCM-Themes-Plugin, although I have deactivated all other plugins. What’s the issue here?
Thank you very much in advance
Hi Ferienhaus
PCM-Themes-Plugin isn’t ours so I’m not sure why it won’t de-activate. You might try switching to another theme and then de-activting that plugin. If that doesn’t work you can de-activate it by adding an underscore in front of the plugin’s folder name at /wp-content/plugins/. So for example it if was previously called pcm-themes-plugin you could rename that folder to _pcm-themes-plugin, run your multi-site install and then re-name it back to the original name.
Hey there Andrew,
thank you very much for the tip. I solved the deactivation by changing the theme.
THanks for the idea!
Awesome, glad to hear you made progress there. All the best.