Forum Replies Created
-
AuthorPosts
-
Hi, Thanks! Can you please provide us with your wp-admin login details and the purchase code as Private Reply here?
-
This reply was modified 9 years, 10 months ago by
Suman M..
What is login details for http://cmyk4.net/wp-login.php?hide_my_wp=1234 ???
Hi, sorry for the inconvenience. If it’s Apache web-server and WP single site, please follow these steps:
– goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
Note: Your site’s htaccess file should be writeable. For WP multisite you’ll have to manually update htaccess file.
If it’s Nginx web-server, follow these steps for Nginx configuration:
– 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
For more details, refer to the documentation available within plugin folder.
If you’re still having the issue, then please let us know your website’s wp-admin login details so that we can fix this for you.
-
This reply was modified 9 years, 10 months ago by
Suman M..
Hi, is Custom Permalink set in – Settings >> Permalinks ? If you have enabled custom permalinks and still the issue then please let us know your site’s wp-admin login details.
1) HMWP version like 4.511 is not valid number for plugin updater. So for thos version manual update is required.
2) builtwith.com seems to be detecting some plugins but not wordpress. I’ve set “rename plugins” option to “all plugins” in HMWP permalinks & urls tab. The plugins name should not be detected now, except facebook likebox (we need to find solution to this, most probably in upcoming versions of HMWP)
Hi, in HMWP settings, did you change the default secret (hide_my_wp=1234)?
Also gloverconcepts.com is redirecting to http://www.cmyk4.net. So please provide us with correct website’s wp-admin login details.Hi, htaccess content looks good. Can you please provide us with your website’s wp-admin login details (as private reply) so that we can have a look at the issue further?
Hi, is it after you applied settings in HMWP plugin? After applying pre-made settings, the new login URL will be http://www.YOUR-DOMAIN.com/wp-login.php?hide_my_wp=1234
If you’re still having the issue, then please let us know your website’s wp-admin login credentials so that we can look into the issue.
1. from Plugins >> Add New (Deleted older version and added new version). You can also auto update from here – Dashboard > Update > Check to see new version!
2. you can use W3 Total Cache plugin. But if you enable Minify option, then you have to follow this – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17774
3. for auto update settings remain intact.
For manual update:
– first goto HMWP > Start tab and do “Export current settings” and save it somewhere.
– download latest HMWP version, and delete hide_my_wp plugin folder from /wp-content/plugins/ directory.
– using FTP/cpanel upload latest hide_my_wp plugin folder to /wp-content/plugins/ directory.
– goto website backend and activate HMWP plugin.
– goto HMWP > Start tab and import settings (from previously saved settings)Hi, I did some testing and observed this –
when HMWP deactivated and W3 Total Cache is active, while login (http://www.mainlyviral.com/profile/) the page doesn’t redirect to user’s profile page and stays in login page. If I deactivate W3 Total Cache plugin then it works fine.
Can you please check this and let us know? Then we can proceed with HMWP activated.Hi, please check this FAQ – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/15899
If you activate any option that is in beta state (marked *), you need to check your site thoroughly. If all okay then you can have that option activated or else you’ll have to disabled that option.
Sorry, yes it’s “Clean up post classes”. This feature is in beta state (marked *), and in your case it removed one of the CSS class names and hence the shop columns issue.
As I mentioned above, follow these steps:
– in HMWP Start tab select ‘Medium Privacy – More Compatibility’ scheme and click ‘Save Settings’
– in HMWP Permalinks & URLs tab set “rename plugins” option to “all plugins”And if you want to replace any text/word in page source, then user “Replace in HTML” option under Replace tools tab. But it’s not recommended to replace CSS class names/ids and javascript variables as it might break site’s styling.
Hi, it’s not recommended to change such URL parameters added by plugins as these parameters are used by plugins internally in their code, and doing so will break the plugin’s functionality.
-
This reply was modified 9 years, 10 months ago by
-
AuthorPosts