Forum Replies Created
-
AuthorPosts
-
The password provided above doesn’t seem to be correct. Can you please check?
Hi, for some reason HMWP settings isn’t being saved. I’ve assigned this ticket to Sr. support so that he can have a look at it further.
Hi, as autoptimize plugin doesn’t allow to change the cache path you’ll need to do some manual setting as below:
– in “replace in html” option add the following replacement:
/inc/cache/autoptimize/css/autoptimize_ ==> /sitecache/cache/c/css/c_
– in .htaccess file add following line just above RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^sitecache/cache/c/css/c_(.*) /wp-content/cache/autoptimize/css/autoptimize_$1 [QSA,L]
The request is blocked by HMWP IDS if it reaches or crosses the impact threshold. The request might be marked unsafe/dangerous depending on who and from where the request is being made and other various factors. So, if you are sure that the request is valid then add that blocked request to exception field.
Hi, make sure that you are using latest version HMWP 5.01. Also the permalinks settings in wp-admin should be other than the default one.
If it’s still the issue, then please let us know your website’s wp-admin login details (as private reply), so that we can have a look at it.Hi, what’s the PHP version you are using? Can you please try updating it to PHP 5.4+ ?
Hi, please follow these steps:
– in HMWP start tab, set ‘Medium Pripacy – More Compatibility’ scheme and save the settings
– in HMWP permalinks & urls tab, set “rename plugins” option to “all plugins” and save the settingsNote: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.
Hi, this is a known issue with HMWP version below 5.0. Please try updating to latest version 5.01.
-
This reply was modified 9 years, 8 months ago by
Suman M..
Hi, please let us know your website’s wp-admin login details (as private reply), so that we can fix it for you.
Hi, do you also get any error message? Also did you try disabling IDS from IDS firewall tab, and Anti Spam option from General settings tab?
Hi, thanks for the clear instruction on how to reproduce the issue.
I increased “block threshold” to 30 (from 20) and it seems to be working fine now.
Hi, to make HMWP work with WPMU you need to edit your htaccess file manually. To do that go to plugins page (Network admin panel -> Settings) and click on multi-site configuration button in HMWP start tab to see htaccess rewrite rules.
Now use a FTP program or your host file manager and add those lines to your htaccess file (after RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ […])
This plugin could be helpful to you – https://wordpress.org/plugins/media-vault/ or else you can look for similar plugins.
Hi, it’s only sold at Codecanyon – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158 and the price is $23
Hi, please go through this FAQ – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/16071
-
This reply was modified 9 years, 8 months ago by
-
AuthorPosts