Forum Replies Created
-
AuthorPosts
-
I installed and activated HMWP plugin. Now front-end seems to be working fine but back-end is not working, and is most probably because you tried to rename wp-admin path and something went wrong there. Please make sure you follow these steps:
In wp-config.php you need to add following line before require_once(…):
define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_NAME”);You also need to update your .htaccess file by adding following line before ‘RewriteCond REQUEST_FILENAME} !-f’:
RewriteRule ^NEW_WPADMIN_NAME/(.*) /wp-admin/$1 [QSA,L]If it’s still the issue then please let us know your site’s FTP details so that we can fix it.
Hi, I checked it and it’s most probably because of https. I’ve assigned this ticket to Sr. support to have a further look into it.
Hi, is 1.515 is the number of intrusions logged in IDS log?
HMWP should be compatible with newspaper theme. Please let us know what exactly is the issue you are having.Please let us know your site’s wp-admin login details as private reply so that we can set it up for you.
Hi, it seems like the error due to old version of PHP (5.3) that you are using. Please try updating to PHP version 5.6 or above.
I’ve now installed and activated previous version of HMWP (ver 4.54) and it’s working fine there.Hi, I checked your site’s page source and see that default wordpress paths are not hidden. 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.
Check your site with isitwp.com, whatwpthemeisthat.com, etc. and let us know.
-
This reply was modified 9 years, 8 months ago by
Suman M..
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.
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 set it up for you.
Hi, regarding SEO please check this FAQ – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/16131
If you don’t want to change any URL and only want to protect the login URL, then follow these steps:
– activate HMWP plugin
– goto HMWP ‘general settings’ tab,
– set “Login Query” to something like “mysecret”
– set “Admin Login Key” to something like “xyz”
– enable/check “Hide Admin” optionNow your new login url will be http://www.yourdomain.com/wp-login.php?mysecret=xyz
Hi, first click on “reset settings to wp” button in HMWP start tab and then deactivate it. Let us know the result.
No, you need not change the cron address. If HMWP is conflicting with auto scheduler plugin then there should be some warning/error in server error log. Can you check that and let us know the error message if any.
Also try this:
– create a file named .user.ini in your web root directory
– enter the following line in .user.ini
max_input_vars = 5000That’s great! But it would be nice if you could let us know how you fixed it 🙂
This reply has been marked as private.To replace the words/text added by plugins/theme in the page source, you’ll need to add the replacements in “replace in html” option under replace tools tab. For example, to replace text in the above <meta> tag you’ll need to add following replacements:
Powered by Slider Revolution ==> PBSR
responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface ==> Slider
Hi, the website testing.lalamusatown.com seems to be in maintenance mode.
Please follow these steps to configure HMWP:
– 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.
If you are still having 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 further.
Are you using any cron job. If so what is it’s address? Also let us know how can we regenerated the issue at our end so that we can proceed further.
-
This reply was modified 9 years, 8 months ago by
-
AuthorPosts