Have you changed/added the code to your wp-config.php and .htaccess files as per instructions provided during network enabling your WordPress installation?
Thankyou for answering.
Yes I do,
I have access to the network admin, I install the plugin and activate it, I can see it in admin of the first website http://www.site.com but not in admin of the other website http://english.site.com.
file wp-config.php:
define ('SUNRISE', 'on');
define('MULTISITE', true);
define('SUBDOMAIN_INSTALL', true);
define('DOMAIN_CURRENT_SITE', 'www.site.com');
define('PATH_CURRENT_SITE', '/');
define('SITE_ID_CURRENT_SITE', 1);
define('BLOG_ID_CURRENT_SITE', 1);
htaccess
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
# upload files
RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2[L]
# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
RewriteRule . index.php [L]
# END WordPress
I install MU Domain mapping, I can add website in domain but in sites=> mapping (empty) nothing.
I check everything several times, I can’t find the problem.
http://www.english.site.com (I do not see the plugings instaled and activated for the network).
Not a bug. This is by design. You’re not supposed to see the plugins that are network enabled on your sites.
I just checked and I don’t see ’em on any sites.
Thank you for answering,
The plugin I instaled is multi-language switcher, it appears in the settings of the main site but not in the sitting of subdomains.
I have tried other plugings that I see in the main site but not in subdomains.
I also tried to put the flags manually on the sites but the theme “enfold” doesn’t allow it.
I’m trying to solve this problem for 10 days, I installed and uninstalled the network several times, changed subdomains in repertory and vice versa.
I havn’t found a topic talking about this problem.
I have exhausted all the solutions.
You are my last hope, even if I never give up π
On the plugin installation page at https://ww.wp.xz.cn/plugins/multisite-language-switcher/installation/ it is mentioned “You need to activate the plugin once in each blog, set the configuration in Settings -> Multisite Language Switcher“. Check if you have done that for each sub-site.
Also check this thread which might help related to Multisite Theme Switcher and Enfold compatibility… https://ww.wp.xz.cn/support/topic/compatibility-with-enfold-theme?replies=4
Hope this helps.
Please hit enter TWICE between paragraphs for readability π
The plugin I instaled is multi-language switcher, it appears in the settings of the main site but not in the sitting of subdomains.
https://ww.wp.xz.cn/plugins/multisite-language-switcher/ ?
Then what Sapan said is right. If that’s not the plugin, please link us to it. There are 35k plugins out there. A lot have very similar names.
Hi, thank you for answering
in my opinion the problem is in the network at the hoster, I installed the network localhost, everything works.
Are there any thing I have to do in web hosting?
(I can’t see either the network or the pluging into subdomains admin)
Did you check the box to allow for the plugins menu to display on subsites?
Remember – WE cannot see what you see, so sometimes you have to be literal and say things like “The page loads but it’s empty” or “When I go to plugins.php it says I don’t have permission.”
Not sure how to explain it? Take a screenshot π