Forum Replies Created
-
AuthorPosts
-
Hi, thanks and Happy New Year to you too!
I tried accessing the website (before I installed HMWP plugin) but it was slow and giving 503 error randomly. However, I’ve managed to install and activate HMWP plugin and applied following settings:
– in HMWP start tab, set ‘Medium Privacy – More Compatibility’ scheme and save the settings
– in HMWP permalinks & urls tab, set “rename plugins” option to “all plugins” and save the settings
– added some replacements in “replace in html” option under replace tools tab, so as to replace/remove text or comments added by plugins.Now, everything seems to be working fine. Please let us know if there’s any issue.
This reply has been marked as private.Yes, you have to check “Set as private reply” option under the text box so as to make your post private.
Hi, as it’s Apache server and WP multisite, you’ll need to follow these steps:
– goto HMWP >> ‘Start’ Tab >> select ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
– goto HMWP >> ‘Start’ Tab >> click ‘Multi-site Configuration’
– 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$ [-])Please let us know if it’s still the issue.
Please let us know your website’s wp-admin login details and FTP details (as private reply), so that we can look into the issue.
I followed these steps to reset the plugin:
– remove the following line from wp-config.php
define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_NAME”);
– rename “hide_my_wp” plugin folder name under /wp-content/plugins/ directory
– set htaccess content to WP default (https://codex.wordpress.org/htaccess)
– change permission of htaccess file to read only
– login to wp-admin
– rename back “hide_my_wp” plugin to it’s original name
– activate HMWP plugin
– click on “reset settings to WP” button in HMWP start tab
– change htaccess file’s permission to 644 or 755
– now apply “medium privacy” scheme and other required settings in HMWPHi, please follow these steps:
– in HMWP start tab, set ‘Medium Privacy – 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.
Also, generate debug report from HMWP start tab and post it here as private reply.
This reply has been marked as private.Hi and Happy New Year!
Please try this:
– rename “hide_my_wp” plugin folder name under /wp-content/plugins/ directory
– set htaccess content to WP default (https://codex.wordpress.org/htaccess)
– change permission of htaccess file to read only
– login to wp-admin
– rename back “hide_my_wp” plugin to it’s original name
– activate HMWP plugin
– click on “reset settings to WP” button in HMWP start tab
– change htaccess file’s permission to 644 or 755
– now apply “medium privacy” settings from HMWP start tab.If it’s still the issue, then please let us know your website’s wp-admin login details and FTP details (as private reply), so that we can fix it for you.
Hi, the issue seems to be because of new wp-admin path with all those special characters. I reset HMWP plugin settings and applied “medium privacy” settings, renamed wp-admin path to “kbd-admin”. Now, it seems to be working fine. Let us know if there’s any issue.
The new login URL is http://kuwaitlisting.com/wp-login.php?hide_my_wp=1234
You can change the secret key “hide_my_wp=1234” from HMWP general settings tab.Hi, it says the password for user “testadmin” is incorrect. Can you please check?
And what is the FTP host name? I tried using “www.kuwaitlisting.com” but it’s not working.January 1, 2016 at 6:05 am in reply to: I follow the instruction for “ Hide my WP“ but nothing working, #6961Hi, please generate debug report from HMWP start tab and post it here as private reply.
I checked your site’s page source and see that all default WP paths are not being replaced. Please try following these steps:
– in HMWP start tab, set ‘Medium Privacy – 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.
If it’s still the issue then please let us know your site’s wp-admin login details so that we can look into it further.
Replacing css class names like wp-submit, sidebar-wp-submit, wp-post-image, etc, might break the site. It’s not recommended to replace these, but if you want to replace then you can do the following (needs little bit of programming knowledge):
– add replacement in “replace in html” like wp-post-image ==> my-image
– copy the css content of .wp-post-image{} from the respective css file and add it to your theme’s style.css as .my-image{}Regarding the login url being shown in source code, please check this FAQ – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/15899
And wordpress might have been detected because of wp-login.php in the site’s page source. You can change the login url path using Theme my login plugin as described in FAQ above.
You need to copy the exact text from the page source. Also, you might want to replace the following url from the comment added by plugin:
Hi, please disable “Anti-Spam” option from HMWP general settings tab. Also goto your site’s Dashboard >> Intrusions and check the requests being listed there. If any request(s) related to Posting Resume is listed there, then hover over that request name and click on “Exclude”.
-
AuthorPosts