Hi again...
IT WORKS! ;-)
I did this saw in this wordpress help website on this adress:
https://codex.wordpress.org/Create_A_Network :
Step 2: Allow Multisite
To enable the Network Setup menu item, you must first define multisite in the wp-config.php file.
Open up wp-config.php and add this line above where it says / That's all, stop editing! Happy blogging. /. If it doesn't say that anywhere, then add the line somewhere above the first line that begins with require or include:
/ Multisite /
define( 'WP_ALLOW_MULTISITE', true );
You will need to refresh your browser to continue.
I really don't understand what it means but , i just tried and Now i can run themler in the wp-admin!!
!!!! It doesn't work with Microsoft Edge browser!!!! But well with Chrome and Firefox...
I hope it will be usefull for everybody...
See you
Vinc
Hi again...
IT WORKS! ;-)
I did this saw in this wordpress help website on this adress:
https://codex.wordpress.org/Create_A_Network :
*Step 2: Allow Multisite
To enable the Network Setup menu item, you must first define multisite in the wp-config.php file.
Open up wp-config.php and add this line above where it says /* That's all, stop editing! Happy blogging. */. If it doesn't say that anywhere, then add the line somewhere above the first line that begins with require or include:
/* Multisite */
define( 'WP_ALLOW_MULTISITE', true );
You will need to refresh your browser to continue.*
I really don't understand what it means but , i just tried and Now i can run themler in the wp-admin!!
!!!! It doesn't work with Microsoft Edge browser!!!! But well with Chrome and Firefox...
I hope it will be usefull for everybody...
See you
Vinc
Last edited 05 December 2016 by vmorimont