Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.March 2, 2016 at 4:14 pm in reply to: Hide My Theme-child from source without missing up layout #8273This reply has been marked as private.
Hi, it’s not recommended to replace CSS class names. But if in case you want to replace, you’ll have to add replacement in HMWP “replace in html” and make the same replacement manually in respective css file.
For more info please go through this FAQ – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/20827
March 2, 2016 at 5:45 am in reply to: CSS messed up, site slowed down, WordPress still detected #8257This reply has been marked as private.March 2, 2016 at 5:15 am in reply to: CSS messed up, site slowed down, WordPress still detected #8255This reply has been marked as private.Hi, it could be htaccess issue. Can you please try setting your site’s htaccess content to WP default (https://codex.wordpress.org/htaccess)?
If it’s still the issue, then please let us know your site’s wp-admin login details as private reply so that we can look further into this.March 2, 2016 at 5:07 am in reply to: Hide My Theme-child from source without missing up layout #8251This reply has been marked as private.Hi, HMWP doesn’t have the option to change the paths like /wp-login.php; /wp-sign-up.php; etc. With Theme My Login plugin, what exactly is the issue you are having with wp-signup.php?
As you said HMWP is inactive, so this is not related to HMWP. Please try deactivating other plugins one at a time and see if it works. Let us know.
You don’t need to deactivate wp supercahce plugin. I think there is some issue with set_include_path() in your case. I would like to assign this ticket to Sr. support so that he can look into this further. He shall get back to you soon.
Hi, is this issue only when HMWP is active? Can you please try adding the following line in your site’s wp-config.php file:
define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
Note: it has to be put before wp-settings.php inclusion.
Hi, HMWP IDS detects malicious requests coming to your site and notify you about it. But all these requests might not be harmful and you need not worry as HMWP IDS will take care of this and will block the malicious requests if Impact level is more than 20 (default value specified in HMWP IDS). You can stop receiving emails regarding this by setting “Notification Threshold” option to 0 in IDS Firewall tab.
Note: If in case, valid request is also listed as intrusion then hover over that request name and click on Exclude link to add it to exception list.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts