Forum Replies Created

Viewing 15 posts - 9,106 through 9,120 (of 9,718 total)
  • Author
    Posts
  • in reply to: Problem HMWP and Theme My Login #3362
    Suman M.
    Post count: 12480

    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).

    in reply to: How replace cache url #3361
    Suman M.
    Post count: 12480

    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.

    in reply to: Layer Slider does not work #3360
    Suman M.
    Post count: 12480

    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.js

    in reply to: How to set New wp-admin Path* ? #3358
    Suman M.
    Post count: 12480

    Yes, you can do the same in live website too.

    in reply to: Just want to hide my theme #3354
    Suman M.
    Post count: 12480

    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 settings

    But we recommend you to use “medium privacy more compatibility” scheme (on start tab) for better result.

    in reply to: More Compatibilty + Rename Plugins #3353
    Suman M.
    Post count: 12480

    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”

    in reply to: htaccess file's permissions automatically set to 444. #3352
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Another plugin affecting HMWP IDS alerts #3350
    Suman M.
    Post count: 12480

    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 tab

    My “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.

    in reply to: Still visible in ISITWP and also Wappalyzer #3348
    Suman M.
    Post count: 12480

    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.

    in reply to: Can't login in Our Admin Site – Please help !! #3347
    Suman M.
    Post count: 12480

    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.

    in reply to: My site broken after activate plugin #3332
    Suman M.
    Post count: 12480

    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.

    in reply to: How to set New wp-admin Path* ? #3331
    Suman M.
    Post count: 12480

    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.css

    Now 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)

    in reply to: More Compatibilty + Rename Plugins #3330
    Suman M.
    Post count: 12480

    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?

    in reply to: login issues #3329
    Suman M.
    Post count: 12480

    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.

    in reply to: Questions about replace url and others #3327
    Suman M.
    Post count: 12480

    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..
Viewing 15 posts - 9,106 through 9,120 (of 9,718 total)