Home › Forums › WordPress Plugins › Hide My WP › Failed to load resource
- This topic has 7 replies, 2 voices, and was last updated 9 years, 6 months ago by
Suman M..
-
AuthorPosts
-
June 8, 2015 at 8:11 pm #2880
Hello.
When I try and change the “New theme path” nothing loads.
When I check the error console in Chrome I can see this message: “Failed to load resource: the server responded with a status of 400 (Bad Request)”
WP permalinks are enabled and I’ve followed the Q&A here: http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/support.
Do you have any other suggestions I can try?
Thanks
June 9, 2015 at 4:31 pm #2889Hi, please follow these steps:
– goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’
scheme >> click ‘Save Settings’Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.
If it’s Nginx server, 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. 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
If it’s still the issue, then please let us know your website details (as private message) so that we can have a look at the issue.
June 11, 2015 at 1:58 pm #2926This reply has been marked as private.June 12, 2015 at 4:53 am #2930Hi, I see all okay there https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fyoursite.com%2F
Can you please specify (share screenshot) what exactly you think is not working fine at your end?
Also, set “rename plugins” option to ‘all plugins’ in permalinks & URLs tab. And, you might want to add these line in “replace in HTML” option box in HMWP plugin’s general; settings tab (as some plugins are being detected)
WordPress SEO plugin=
https://yoast.com/wordpress/plugins/seo/=
WP-Super-Cache=-
This reply was modified 9 years, 9 months ago by
Suman M..
June 12, 2015 at 8:15 am #2933This reply has been marked as private.June 12, 2015 at 11:35 am #2939I’ve edited the website URLs.
So, the SSL issue is only when you rename plugins? What error do you exactly get?
While replacing words/text in page source you have to be careful not to replace HTML IDs, CSS names and javascript variables. This might break the website layout. For example:
August 19, 2015 at 9:22 pm #4196This reply has been marked as private.August 20, 2015 at 2:16 am #4199 -
This reply was modified 9 years, 9 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.