Forum Replies Created
-
AuthorPosts
-
Hi, what settings have you enabled in HMWP? Can you please generate debug report (from HMWP start tab) and send it to us here (as private reply).
Hi, which version of HMWP are you using? If it’s not the latest version 4.5 then please update.
In Permalinks and urls tab, set “New wp-content path” option to something like “inc”, save the settings and clear cache if any. Do let us know if you still have issue.Please check the source code when you are not logged in. I see that there is one URL “http://s0.wp.com/wp-content/js/devicepx-jetpack.js” that has wp-content but domain is different and hence the issue.
Please upload devicepx-jetpack.js file in your main domain so that path is http://webkarma.de/wp-content/uploads/devicepx-jetpack.jsYes, you can do the same in live website too.
Hi, please follow these steps:
– click “reset settings to WP” on start tab
– in “permalinks & urls” tab you’ve to set:
– New theme path (to something like “/skin”)
– New style name (to something like “main.css”)
– save settingsBut we recommend you to use “medium privacy more compatibility” scheme (on start tab) for better result.
Can you please point us to the URLs in your website where we can see issues related to “8theme Post Types”, “Revolution Slider” and “Ultimate Addons for Visual Composer”
This reply has been marked as private.I hit 404 pages, and I still don’t get any notification.
>> For this you’ll need to enable “Spy Notify” option under general settings tabMy “Source Code/Clean Up Other” is also getting unticked everytime
>> It’s starnge! We checked it at our end and it works fine.I can see a wpnonce on my logout URL
>> May be due to the custom login plugin you are using. But how does it matter even if you see wpnonce in your logout URL, it’s you who’s logging out.It’s weird and immature on wpthemedetector.co.uk part that if actual theme couldn’t be detected it simply says that a plugin with file style.css is the theme. wpthemedetector.co.uk is our competitor and updates its detection algorithm as soon as we release new version of HMWP. So with each release we too need to update our algorithm/code. We hope to address this in the upcoming version of HMWP.
Please let us know which plugin or theme is adding secret code “wpe-login=btcuser” to wp-login.php so that we can proceed further.
Hi, great that you’ve managed to resolve the issue. Regarding the site speed, it actually should not depend on what browser you use. Also check this FAQ regarding the site speed – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/16071
And regarding “wp-” and “wordpress” words in page source, please check it when logged out. if still you see “wordpress” text then you may use “replace in HTML” option in HMWP settings to remove/replace such words.
It’s strange that wpthemedetector is detecting something elase as wordpress theme you are using. The following steps should help.
I have added following line in “replace in HTML” option box under general settings tab:
wp-content/uploads/=file/and following line in “replace urls” option box”
/wp-content/plugins/userpro/skins/elegant/style.css==mycustomstyle.cssNow goto http://leprodtest4.wpengine.com/wp-admin/options-general.php?page=hide_my_wp&nginx_config=1 and add the rule “rewrite ^/mycustomstyle\.css /wp-content/plugins/userpro/skins/elegant/style.css” in WPEngine panel (it should be the first rule in WPEngine as well)
Sorry I didn’t notice the order you added in WPEngine Panel. You’ll need to add the rules there in exactly same order as generated in HMWP settings page.
And now what isn’t working in the site?
I didn’t login to http://sveiskotrading.com/wp-login.php?hide_my_wp=1234 and directly tried logging in to http://www.iracomparisonguide.com/wp-login.php?darn=123456789 (it was darn_123456789 in your link above) and I could successfully login!
Let me know if I’ve missed anything here.
Currently there is no option in HMWP to rename wp-content/uploads/formidable. However you can try this manually:
Add following line in your site’s htaccess file just below RewriteRule ^index\.php$ – [L]
RewriteRule ^file/mycustomname/(.*) /wp-content/uploads/formidable/$1 [QSA,L]
Add following in “Replace in HTML” option under replace tools tab:
wp-content/uploads/formidable/ (in old box)
file/mycustomname/ (in new box)Regarding plugin name not being renamed in wp-content/plugins/formidable/, we’ll need to look into this further. Please provide us with your site’s backend details.
-
This reply was modified 9 years, 8 months ago by
Suman M..
-
This reply was modified 9 years, 8 months ago by
-
AuthorPosts