activating network wide – settings not synced
-
I apologize if this is user error vs a plugin issue.
I’ve Network activated the plugin, and chosen the network wide ssl option. There isn’t a network settings screen, so I take that to mean that whatever I set on the root domain should sync to other network sites.
I’ve enabled SSL on root site, but child sites still say: SSL is activated network wideSSL is not yet enabled for this site
I even tried
$network_options = array( 'ssl_enabled_networkwide' => TRUE, 'selected_networkwide_or_per_site' => TRUE, ); update_site_option('rlrsssl_network_options', $network_options);
as you suggested in a previous thread to force SSL on. It didn’t help in my case.
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘activating network wide – settings not synced’ is closed to new replies.