WP Hide Pro Not Working Correctly With MultiSite
-
Hi,
Can you please provide a fix for the following issues, please?
Here is an example of the .htaccess code that WP Hide produces when using MultiSite SubFolder structure
RewriteCond %{HTTP_HOST} ^MainDomain.com$
RewriteCond %{REQUEST_URI} !/sub-sitewp-activate.php [NC]
RewriteCond %{REQUEST_URI} !/sub-sitewp-cron.php [NC]
RewriteCond %{REQUEST_URI} !/sub-sitewp-signup.php [NC]
RewriteCond %{REQUEST_URI} !/sub-sitewp-comments-post.php [NC]
RewriteCond %{REQUEST_URI} !/sub-sitewp-login.php [NC]
RewriteRule ^sub-site/wp-([a-z-])+.php /index.php?wph-throw-404 [END]I have the settings set to each site can control their own settings.
This also causes issues as well because if I change the name of the plugins folder or use the same name as the main site plugins begin to not work correctly and the website (sub-Site) begins to load super slow.
Also, if I change the name of the Admin URL for a sub-site it does not take effect if I try to navigate from a sub-site to My Sites > Network Admin > Any Choice in the Drop Down Menu it will take me to the > wp-admin/Network, wp-admin/Network/Sites.php, wp-admin/Network/Users.php, wp-admin/Network/Themes.php, wp-admin/Network/Plugins.php, wp-admin/Network/Settings.php.
I am using the Pro version of WP Hide so can you please provide a fix for the multisite issue ASAP, please?
WP Hide works very well with the main domain. I have had no issues with that, only with multisite and the only reason I decided to switch the settings to allow each site to control its own settings is that if I have the option set to “No”, I am unable to change the uploads directory name “sites/2/” on any sub-site.
Hopefully, you are able to provide a fix for this issue quickly.
Best Regards
- The topic ‘WP Hide Pro Not Working Correctly With MultiSite’ is closed to new replies.