Forum Replies Created

Viewing 15 posts - 7,591 through 7,605 (of 9,718 total)
  • Author
    Posts
  • in reply to: Display a specific page #8000
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Can't log out #7999
    Suman M.
    Post count: 12480

    Hi, it’s because you are replacing wp-login in “replace in html” in HMWP. That’s not the correct way and also you shall not replace CSS class names. You can use plugin like Theme my login to change the login path.

    For more info regarding replacements, please check this FAQ http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/20827

    in reply to: Website Broken … 500 error #7998
    Suman M.
    Post count: 12480

    Hi, I set WP_DEBUG to true in wp-config.php file and found out that the 500 error is due to woocommerce-checkout-manager plugin. I renamed that plugin to “__woocommerce-checkout-manager” and 500 error is gone now, but website is blank. I tried renaming HMWP plugin and resetting htaccess content to WP default but still it’s blank. SO the issue doesn’t seem to be related to HMWP plugin. Please try deactivating the plugins and also check your theme.

    in reply to: Calypso WordPress got block IDS Backend + Frontend #7995
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Can't log out #7987
    Suman M.
    Post count: 12480

    Hi, I logged into your website with above credentials and I could successfully logout by clicking on Logout link. Can you please check again?

    in reply to: Safari #7979
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: My site has 404 error #7978
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Cant Hide Theme #7976
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Message from codecanyon #7975
    Suman M.
    Post count: 12480

    Hi, regarding builtwith.com, it seems like it’s algorithm has recently been updated. We’ll be updating HMWP plugin in the upcoming versions so that WP can’t be detected with builtwith.com

    in reply to: site goes blank #7974
    Suman M.
    Post count: 12480

    Hi, it seems like you are using WP Engine. Please follow the steps as mentoned here
    http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17669

    Also, I checked your website and see that the text is not visible there even after HMWP is deactivated.

    in reply to: wp-embed and wp-emoji #7972
    Suman M.
    Post count: 12480

    Hi, to replace wp-emoji-release.min.js:

    Add following replacement in “replace in html” (under replace tools tab):
    wp-emoji-release.min.js ==> emj.js

    Add following replacement in “replace urls”
    wp-includes/js/wp-emoji-release.min.js ==> wp-includes/js/emj.js

    For wp-embed.min.js – if you do not use enhanced embeds in wordpress then disable this feature using this plugin – https://wordpress.org/plugins/disable-embeds/

    You may modify wp-admin path, but you’ll need to follow the on-screen instructions very carefully. Please follow these steps:
    – in Permalink & URLs tab set “New wp-admin Path” field to “NEW_WPADMIN_PATH_NAME” (a new window will open with the instructions)
    – add following line in wp-config.php
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);
    – you’ll also need to update your .htaccess file (if it’s not writable) by adding following line before ‘RewriteCond REQUEST_FILENAME} !-f’:
    RewriteRule ^NEW_WPADMIN_NAME/(.*) /wp-admin/$1 [QSA,L]
    – clicked on “I did it (login to new dashboard)” button.

    in reply to: My site has 404 error #7969
    Suman M.
    Post count: 12480

    Hi, it’s probably the htaccess issue. Please let us know your website’s wp-admin login details (as private reply), so that we can have a look at the issue.

    in reply to: Cannot Preview Any Drafts #7961
    Suman M.
    Post count: 12480

    Sorry for that but the delay was also due to invalid credentials and/or the site was not accessible.

    in reply to: Message from codecanyon #7960
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Cant Hide Theme #7959
    Suman M.
    Post count: 12480
    This reply has been marked as private.
Viewing 15 posts - 7,591 through 7,605 (of 9,718 total)