Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
The URL wp-login.php?back_door_admin=0023 works even when the plugin is deactivated.
>> This URL with secret key is only to be accounted when HMWP is active.when I activate the plugin I get 404 on /wp-admin and I can’t enter the admin side of my website
>> HMWP hides /wp-admin so as to prevent hackers and unauthorized users from accessing your site’s backend login page.
If you don’t want to hide /wp-admin then please disable “Hide Admin” option in HMWP General Settings tab.You’ll need to add the replacement like below in “replace ulrs” section:
wp-content/plugins/woocommerce/assets/css/woocommerce.css ==> hidemywp.css
This reply has been marked as private.Hi, please delete the rows with following “option_name” from “wp_options” table in your database. Please backup your database first.
– hide_my_wp
– hide_my_wp_undo
– hmwp_ids_installed
– hmw_all_plugins
– external_updates-hide_my_wp
– hmwp_spam_counter
– hmwp_temp_admin_pathAlso remove the line from wp-config.php file if you have added it there previously while renaming wp-admin
If it’s still the issue then please let us know your site’s wp-admin login details and FTP details as private reply so that we look into it.
Hi, you can replace those IDS using “replace in html” under replace tools tab. Please add replacements like below:
contact-form-7-css ==> somename1-css
Yes, please. As the private message you post here will also be visible to this ticket owner.
This reply has been marked as private.Hi, you shall not be replacing the general text/words like “wp” as this will replace all the occurrences of “wp”, and there’s high chances that your site will break. Please add the replacement like below, one at a time:
wp-xyz ==> myName1
wp-abc ==> myName2Also, you should be careful if you are replacing CSS class names. You should check your site after each replacement.
Hi Pradopress, please create a separate support ticket regarding your issue and post there HMWP debug report as private reply (you can generate debug report from HMWP start tab). Thanks!
Please check HMWP “replace tools” tab. To replace URLs you need to use “replace urls” option and for other text you can use “replace in html”.
You can check the replacements I have added there and add other replacements accordingly.
More info here – https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/20827This reply has been marked as private.Hi, I tried to access your site but it throws 403 Forbidden error!
Can you please check? -
AuthorPosts