Forum Replies Created
-
AuthorPosts
-
Hi, HMWP is compatible with enfold theme. Please follow these steps:
– goto HMWP Start Tab, select “Medium Privacy – More Compatibility” scheme and save the settings
– goto Permalink & URLs tab and set “rename plugins” option to “all plugins”Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable. Your new login URL will be http://www.yourdomain.com/wp-login.php?hide_my_wp=1234
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 the issue.
This reply has been marked as private.This reply has been marked as private.I checked in my android device (galaxy s5), in default browser and chrome, and the site loads pretty fast there. I have not yet checked with Firefox mobile browser.
This reply has been marked as private.March 4, 2016 at 5:20 am in reply to: After installing, root domain redirects to xyz.xyz domain. #8299Please let us know your website’s wp-admin login details (as private reply), so that we can have a look at the issue.
Hi, please let us know your website url so that we can look into it. Also, try adding following replacement in “replace in html” option under HMWP replace tools tab:
/wp-admin/ ==> /panel/
Hi, to change wp-admin path name you’ll need to follow the on-screen instructions very carefully. Please make sure you follow these steps carefully:
– in HMWP Start Tab, select “Medium Privacy – More Compatibility” scheme and save the settings
– in Permalink & URLs tab set “New wp-admin Path” field to “NEW_WPADMIN_PATH_NAME” (a new window will open with the instructions)
– add following line in wp-config.php, before require_once(…)
define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);
– you’ll also need to update your .htaccess file (if it’s not writable) by adding following line before ‘RewriteCond REQUEST_FILENAME} !-f’:
RewriteRule ^NEW_WPADMIN_NAME/(.*) /wp-admin/$1 [QSA,L]
– clicked on “I did it (login to new dashboard)” button.If still the issue, please try disabling theme my login plugin.
The settings look fine but the default WP paths aren’t being replaced. Please let us know your website’s wp-admin login details (as private reply), so that we can look further into this issue.
This reply has been marked as private.Hi, I’m not able to login with above credentials. Can you please check?
March 3, 2016 at 2:39 am in reply to: After installing, root domain redirects to xyz.xyz domain. #8285This reply has been marked as private.Hi, is the performance issue related to site speed? And is this issue only when HMWP is active? Can you please let us know your website URL.
This reply has been marked as private.Yes, HMWP is compatible with Theme my login.
-
AuthorPosts