Forum Replies Created
-
AuthorPosts
-
When you try logging in with http://mastahh.com/wp-login.php?amin=61102 it gets redirected to http://mastahh.com/wp-login.php?wpe-login=btcuser with 404 error.
This means there already is another plugin or theme that’s adding security code “wpe-login=btcuser” to wp-login.php. That’s why http://mastahh.com/wp-login.php?amin=61102 doesn’t work.
You will either have to disable “hide wp-login.php” option in HMWP plugin or another plugin/theme (that’s adding wpe-login=btcuser).
Hi, did you try to change “wp-admin” path name using “New wp-admin Path” option in HMWP settings? This option is still in beta state and not officially supported. However, we’ll have a look at it. Please let us know your website details, backend and FTP, as private reply so that we can have a look at the issue.
I have removed the following line for “replace in HTML” option box in HMWP settings and it’s working fine now.
wp-content/uploads/=file/The issue was because the slider images (like http://demo.qodeinteractive.com/bridge27/file/2014/07/1-2.png) are from different domain demo.qodeinteractive.com (which is a wordpress site). The correct path is http://demo.qodeinteractive.com/bridge27/wp-content/uploads/2014/07/1-2.png but “/wp-content/uploads” part is being replaced by HMWP.
The best option would be to upload slider images in http://www.webkarma.de and reference it from there only; and add back “wp-content/uploads/=file/” in Replace in HTML option box.
-
This reply was modified 9 years, 8 months ago by
Suman M..
Hi, I checked your site http://www.ea-marketing.de and the slider is working. Is the issue fixed?
Hi, may be that my ISP has blocked it. I’ll check it with another ISP. Sorry for the delay.
Hi, you can use “Replace URLs” option for this. You’ll have to add the following:
wp-content/uploads/formidable/formidable.css (in old box)
mycustomname.css (in new box)Setting “rename plugins” options to “all plugins” should rename the word “formidable” in http://ayurvedamedicare.com/ext/formidable/css/frm_fonts.css. If you are using cache plugin please try deleting the cache.
In the case below, the word “woocommerce” cannot be replaced as it is used by woocommerce for specific purpose and doing so will break the functionality.
var yith_wcan = {“container”:”.products”,”pagination”:”nav.woocommerce-pagination”,”result_count”:”.woocommerce-result-count”};Regarding the documentation, yes, we’ll be updating it soon with more details.
-
This reply was modified 9 years, 8 months ago by
Suman M..
I checked the page source and saw that none of the links associated with plugins are opening (404 error) after renaming plugins. It seems like you are using WPEngine for hosting. Have you followed this FAQ – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17669
I’m not sure where that has come from. We couldn’t check further now as http://xkhabar.com/wp-login.php?xkhabar=9999 no more works.
You can add following line in your theme’s css file:
.navigation-inner .sticky_logo { display:none; }As per your screenshot it seems like you have added all the rewrite rules for plugin rename in WPEngine Panel. But those rewrite rules are not working. For example: http://rivench.com/ext/b6eb7c8c/pro/assets/css/ubermenu.min.css is not redirecting to http://rivench.com/wp-content/plugins/ubermenu/pro/assets/css/ubermenu.min.css
Can you please ask your host why those rewrite rules are not working?
Hi sveisko, can you please post the details here? You can post as private reply. Thanks!
Login URL is http://www.galaxieswebdesign.com/wp-login.php?hide_my_wp=1234
You can change “hide_my_wp=1234” secret code form HMWP backend.
Did you add the rewrite rules again to nginx config file after setting “rename plugins”.
Follow these steps:
– set “rename plugins” to all plugins– goto Start tab and click 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. If config file already has HMWP rules the overwrite those rules with new ones.
– restart nginx server
Hi, I checked your site rivench.com and seems like it’s working fine now.
Is it that if you set “rename plugins” option to “all plugins” then it breaks?
-
This reply was modified 9 years, 8 months ago by
Suman M..
Hi, please set “rename plugins” option to “all plugins” in permalinks & urls tab.
Hi, I still can’t get access to login page. http://dev.mtixmania.com/wp-admin/ keeps redirecting to http://www.google.com
Also check this
– https://wordpress.org/support/topic/cant-login-to-wp-admin-redirects-to-google
– https://wordpress.org/support/topic/website-pages-redirecting-to-google -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts