Forum Replies Created
-
AuthorPosts
-
Please provide us with your test site’s wp-admin login details as private reply so that we can look into this issue further.
Hi Ar, good to know that you have managed to solve it. We’ll look into 404 page plugin too. I would like to know, does your theme have 404.php file?
Hi Ar, so if you enter http://www.domain.com/wp-login.php you are getting redirected to http://www.domain.com/wp-login.php?hide_my_wp=1234 ??
It seems like we are connected here as well – http://support.wpwave.com/forums/topic/login-url-reveiled-after-try-to-acces-wp-login-php
So, let’s connect there.-
This reply was modified 9 years, 9 months ago by
Suman M..
Hi, you get gateway timeout error only when HMWP is active? And your website is slow only when HMWP is active?
Can you please generate debug report from HMWP start tab and post it here?You can only replace URL as a whole but not a part of it. For example, if you have a plugin URL like “http://YourDomain.com/wp-content/plugins/YourPlugin/jquery.fancyProductDesigner-fonts.css”, then you can replace this with something like “http://YourDomain.com/fpd.css”
For this you have to add following replacement in “replace in URLs” option under replace tools tab:wp-content/plugins/YourPlugin/jquery.fancyProductDesigner-fonts.css ==> fpd.css
Also, note that it’s not recommended to replace CSS class names and javascript variable names as these might have been used internally by plugins/theme and doing so might break your site’s styling and/or functioning.
Hi, depending on your websever and WP installation, you have to follow one of these:
1) If it’s Apache webserver and WP single site installation, then follow these steps (your site’s htaccess file should be writeable):
– goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
2) If it’s Apache server and WP multisite, 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$ [-])3) If it’s Nginx server and WP single site, 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. 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
Let us know if you are still having issue.
October 14, 2015 at 7:32 am in reply to: Nginx Server Permalink Issue & Social Login 404 error #5091Hi,
Issue 1: can you please let us know your site’s URL and where can we check social login? Also, generate debug report from HMWP start tab and post it here.
Issue 2: regarding this you’ll need to contact your hosting provider. It’s not related to HMWP I think.
Can you please try disabling “Search base redirect”; and setting “Tag” option to “Disable tags url” in permalinks & urls tab?
There seems to be conflict with launchpad-by-obox plugin. To make it compatible the following lines needs to be added to replace in html option under replace tools tab (after applying “Medium privacy more compatibility” settings for HMWP):
/skin/style.css ==> /ext/launchpad-by-obox/themes/apollo/style.css
/skin/responsive.css ==> /ext/launchpad-by-obox/themes/apollo/responsive.css
/skin/color-styles/grunge/style.css ==> /ext/launchpad-by-obox/themes/apollo/color-styles/grunge/style.cssBut whether I activate HMWP or deactivate it, I get blank screen below “Tracking results”
You can see the screenshot – http://screencast.com/t/t4d8j2EICjrC
Can you please check, or am I missing something here?Note: I’ve installed WP Htaccess Editor plugin to check htaccess content. You may deactivate it.
Hi, can you please let us know your website URL.
October 14, 2015 at 5:18 am in reply to: Timthumb works on site, but images do not show on app #5085This reply has been marked as private.This reply has been marked as private.October 13, 2015 at 3:15 am in reply to: Timthumb works on site, but images do not show on app #5062This reply has been marked as private.Hi, what this custom plugin does? And what exactly is the error you are getting? Please let us know your website’s wp-admin login details and the page URL that fails to load.
If you are using WPEngine then you’ll need to add the rewrite rules to WPE Panel. You need to follow the steps as mentioned here – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17669
-
This reply was modified 9 years, 9 months ago by
-
AuthorPosts