Forum Replies Created
-
AuthorPosts
-
Hi, can you please let us know the actual page URLs where we can see this image issue? Also let us know the login details if it’s required to view these pages.
Hi, first apply “medium privacy more compatibility” settings from HMWP Start tab. After this your WP URL http://address.com/wp-content/themes/twentytwelve/scripts/name.js will be renamed to http://address.com/skin/scripts/name.js
But if you want to rename name.js then you’ll need to add following in Replace URLs option under replace tools tab:
wp-content/themes/twentytwelve/scripts/name.js ==> newname.js
Hi, can you please try disabling IDS Firewall option and see if it works. If it works then you’ll need to add the blocked request from intrusion log in IDS firewall exception list. Let us know.
Hi, so did you try to rename wp-admin path name? It seems like some issue with htaccess. Can you please let us know your website’s backend details (as private reply) so that we can have a look at the issue.
Hi, is it that only purchased code is not being saved or none of the settings are being saved?
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
For more details, refer to the documentation available within plugin folder.
Let us know if you’re still having issue.
Alright! Let us know if you come across the issue again.
Hi, HMWP doesn’t change any permission (reading/writing) of any uploads folders. Are you sure the error you are getting is only when HMWP is activated? Have you tried deactivating HMWP?
Hi, what exactly is the issue here? Is it that there is double slashes (//) before inc? Let us know.
That’s strange. Then you might need to completely delete all traces of HMWP and install it fresh. Follow these steps:
– delete table “xx_hmwp_ms_intrusions” (if any)
– in “xx_options” table, you will find the rows with following “option_name”. Delete all such rows.
– hide_my_wp
– hide_my_wp_undo
– hmwp_ids_installed
– hmw_all_plugins
– external_updates-hide_my_wp
– now install fresh copy of HMWPHope this helps.
Hi, can you please try disabling “IDS firewall” option?
You can send me your site’s wp-admin login details, WP Engine access details, so that we can set it up for you. You can send the details as Private reply by clicking/checking “Set as private reply” option in the bottom.
Hi, I checked your site and seems like the issue is not related to HMWP. Even after deactivating HMWP http://54.232.208.51/products/retroescavadeira/ shows 404 error. It could be related to theme or other plugins. Can you please check?
For creating new topic, you have to click on “Hide My WP” under Forums in right hand sidebar, and scroll to bottom.
Regarding CDN, you have to enter your CDN domain in CDN path field. (e.g. http://c54342mfi77.cd.maxcdn.com)
For more info – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17469Hi, to make HMWP work in WP Engine you’ll have to follow the steps as mentioned here – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17669
-
AuthorPosts