Forum Replies Created
-
AuthorPosts
-
Hi, I’ve assigned this ticket to Sr. Support so that he can look further into it.
Hi, currently there is no such option. If you are using oauth then you’ll need to deactivae Hide Admin option under HMWP general settings tab.
Hi, 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.
Hi, I check your site ausker.com, and I did not get any connection error issue. Also the pages are loading fast. Let us know if the issue is in some specific page(s).
March 8, 2016 at 3:34 pm in reply to: Cannot use "New Theme Path" in HMWP alongside Custom WP-Content Directory #8340This reply has been marked as private.This reply has been marked as private.March 7, 2016 at 5:47 pm in reply to: Cannot use "New Theme Path" in HMWP alongside Custom WP-Content Directory #8332What is the actual/original URL of the star image?
This reply has been marked as private.This reply has been marked as private.Yes, the manual changes in plugin’s core files will be overwritten if you update the plugin.
March 6, 2016 at 4:50 pm in reply to: Cannot use "New Theme Path" in HMWP alongside Custom WP-Content Directory #8324This reply has been marked as private.Hi, the issue has been resolved. The mod_rewrite block was repeated twice in htaccess file. I removed one of them, and applied the setting in HMWP as mentioned in my previous post.
Your new login url – http://s615119184.mialojamiento.es/wp-login.php?hide_my_wp=1234
(you may change the secret key “hide_my_wp=1234” from HMWP general settings tab)Hi, https://www.paleng.org/ has redirect loop. It seems like htaccess issue. Please follow these steps:
– reset .htaccess file’s content to WP default (https://codex.wordpress.org/htaccess)
– goto HMWP start tab, click on “reset settings to WP” button
– goto HMWP Start Tab, select “Medium Privacy – More Compatibility” scheme and save the settingsNote: 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.paleng.org/wp-login.php?hide_my_wp=1234
Still cannot login!! I’m getting timeout error.
By the way can you please generate debug report (from HMWP start tab) and post it here as private reply.
Also, try following these steps:
– reset .htaccess file’s content to WP default (https://codex.wordpress.org/htaccess)
– goto HMWP start tab, click on “reset settings to WP” button
– goto HMWP Start Tab, select “Medium Privacy – More Compatibility” scheme and save the settingsNote: 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
Hi, if it’s Nginx server and WP single site, then follow these steps:
– goto HMWP >> ‘Start’ Tab >> ‘Medium Pripacy – More Compatibility’ scheme >> click ‘Save Settings’
– In Start tab you should see Nginx Configuration button. If you don’t see this button, add &nginx_config=1 to HMWP settings page URL to see Nginx rewrite rules. For example:
http://yourdomain.com/wp-admin/options-general.php?page=hide_my_wp&nginx_config=1– Now add those lines (rewrite rules) to your Nginx configuration file (within server block). It’s usually located in /etc/nginx/nginx.conf or /etc/nginx/conf/nginx.conf or /etc/nginx/sites-available/domainname.com
– restart nginx server
-
AuthorPosts