Forum Replies Created

Viewing 15 posts - 7,921 through 7,935 (of 9,718 total)
  • Author
    Posts
  • in reply to: Not working with SSL Certificate #6992
    Suman M.
    Post count: 12480

    Hi, thanks and Happy New Year to you too!

    I tried accessing the website (before I installed HMWP plugin) but it was slow and giving 503 error randomly. However, I’ve managed to install and activate HMWP plugin and applied following settings:

    – in HMWP start tab, set ‘Medium Privacy – More Compatibility’ scheme and save the settings
    – in HMWP permalinks & urls tab, set “rename plugins” option to “all plugins” and save the settings
    – added some replacements in “replace in html” option under replace tools tab, so as to replace/remove text or comments added by plugins.

    Now, everything seems to be working fine. Please let us know if there’s any issue.

    in reply to: plugin doesn't work anymore #6989
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: internal server error in my site #6988
    Suman M.
    Post count: 12480

    Yes, you have to check “Set as private reply” option under the text box so as to make your post private.

    in reply to: Theme broken after activation #6987
    Suman M.
    Post count: 12480

    Hi, as it’s Apache server and WP multisite, you’ll need to 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$ [-])

    Please let us know if it’s still the issue.

    in reply to: internal server error in my site #6980
    Suman M.
    Post count: 12480

    Please let us know your website’s wp-admin login details and FTP details (as private reply), so that we can look into the issue.

    in reply to: Bad request error while accessing wp-admin #6975
    Suman M.
    Post count: 12480

    I followed these steps to reset the plugin:

    – remove the following line from wp-config.php
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_NAME”);
    – rename “hide_my_wp” plugin folder name under /wp-content/plugins/ directory
    – set htaccess content to WP default (https://codex.wordpress.org/htaccess)
    – change permission of htaccess file to read only
    – login to wp-admin
    – rename back “hide_my_wp” plugin to it’s original name
    – activate HMWP plugin
    – click on “reset settings to WP” button in HMWP start tab
    – change htaccess file’s permission to 644 or 755
    – now apply “medium privacy” scheme and other required settings in HMWP

    in reply to: Can you please guide me on the best settings (please) #6974
    Suman M.
    Post count: 12480

    Hi, please follow these steps:

    – in HMWP start tab, set ‘Medium Privacy – More Compatibility’ scheme and save the settings
    – in HMWP permalinks & urls tab, set “rename plugins” option to “all plugins” and save the settings

    Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.

    Also, generate debug report from HMWP start tab and post it here as private reply.

    in reply to: Hiding wp-login.php doesn't work on multi site #6973
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: internal server error in my site #6969
    Suman M.
    Post count: 12480

    Hi and Happy New Year!

    Please try this:
    – rename “hide_my_wp” plugin folder name under /wp-content/plugins/ directory
    – set htaccess content to WP default (https://codex.wordpress.org/htaccess)
    – change permission of htaccess file to read only
    – login to wp-admin
    – rename back “hide_my_wp” plugin to it’s original name
    – activate HMWP plugin
    – click on “reset settings to WP” button in HMWP start tab
    – change htaccess file’s permission to 644 or 755
    – now apply “medium privacy” settings from HMWP start tab.

    If it’s still the issue, then please let us know your website’s wp-admin login details and FTP details (as private reply), so that we can fix it for you.

    in reply to: Bad request error while accessing wp-admin #6967
    Suman M.
    Post count: 12480

    Hi, the issue seems to be because of new wp-admin path with all those special characters. I reset HMWP plugin settings and applied “medium privacy” settings, renamed wp-admin path to “kbd-admin”. Now, it seems to be working fine. Let us know if there’s any issue.

    The new login URL is http://kuwaitlisting.com/wp-login.php?hide_my_wp=1234
    You can change the secret key “hide_my_wp=1234” from HMWP general settings tab.

    in reply to: Bad request error while accessing wp-admin #6964
    Suman M.
    Post count: 12480

    Hi, it says the password for user “testadmin” is incorrect. Can you please check?
    And what is the FTP host name? I tried using “www.kuwaitlisting.com” but it’s not working.

    Suman M.
    Post count: 12480

    Hi, please generate debug report from HMWP start tab and post it here as private reply.

    I checked your site’s page source and see that all default WP paths are not being replaced. Please try following these steps:

    – in HMWP start tab, set ‘Medium Privacy – More Compatibility’ scheme and save the settings
    – in HMWP permalinks & urls tab, set “rename plugins” option to “all plugins” and save the settings

    Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.

    If it’s still the issue then please let us know your site’s wp-admin login details so that we can look into it further.

    in reply to: Some wordpress indication still in my website #6949
    Suman M.
    Post count: 12480

    Replacing css class names like wp-submit, sidebar-wp-submit, wp-post-image, etc, might break the site. It’s not recommended to replace these, but if you want to replace then you can do the following (needs little bit of programming knowledge):
    – add replacement in “replace in html” like wp-post-image ==> my-image
    – copy the css content of .wp-post-image{} from the respective css file and add it to your theme’s style.css as .my-image{}

    Regarding the login url being shown in source code, please check this FAQ – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/15899

    And wordpress might have been detected because of wp-login.php in the site’s page source. You can change the login url path using Theme my login plugin as described in FAQ above.

    in reply to: Google CMS Identifier Extensions #6948
    Suman M.
    Post count: 12480

    You need to copy the exact text from the page source. Also, you might want to replace the following url from the comment added by plugin:

    Google Analytics Dashboard for WordPress

    in reply to: Error Due to IDS Filter , The page cannot find #6946
    Suman M.
    Post count: 12480

    Hi, please disable “Anti-Spam” option from HMWP general settings tab. Also goto your site’s Dashboard >> Intrusions and check the requests being listed there. If any request(s) related to Posting Resume is listed there, then hover over that request name and click on “Exclude”.

Viewing 15 posts - 7,921 through 7,935 (of 9,718 total)