Forum Replies Created

Viewing 15 posts - 8,101 through 8,115 (of 9,718 total)
  • Author
    Posts
  • in reply to: Site styles and other settings break down #6429
    Suman M.
    Post count: 12480

    I installed and activated HMWP plugin. Now front-end seems to be working fine but back-end is not working, and is most probably because you tried to rename wp-admin path and something went wrong there. Please make sure you follow these steps:

    In wp-config.php you need to add following line before require_once(…):
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_NAME”);

    You also need to update your .htaccess file by adding following line before ‘RewriteCond REQUEST_FILENAME} !-f’:
    RewriteRule ^NEW_WPADMIN_NAME/(.*) /wp-admin/$1 [QSA,L]

    If it’s still the issue then please let us know your site’s FTP details so that we can fix it.

    in reply to: Replace Tools don't work #6428
    Suman M.
    Post count: 12480

    Hi, I checked it and it’s most probably because of https. I’ve assigned this ticket to Sr. support to have a further look into it.

    in reply to: HMWP IDS Log 1.515 & incompatible with theme #6427
    Suman M.
    Post count: 12480

    Hi, is 1.515 is the number of intrusions logged in IDS log?
    HMWP should be compatible with newspaper theme. Please let us know what exactly is the issue you are having.

    in reply to: Site styles and other settings break down #6417
    Suman M.
    Post count: 12480

    Please let us know your site’s wp-admin login details as private reply so that we can set it up for you.

    in reply to: Theme Broken when activated #6416
    Suman M.
    Post count: 12480

    Hi, it seems like the error due to old version of PHP (5.3) that you are using. Please try updating to PHP version 5.6 or above.
    I’ve now installed and activated previous version of HMWP (ver 4.54) and it’s working fine there.

    in reply to: How can I tell if it is working #6413
    Suman M.
    Post count: 12480

    Hi, I checked your site’s page source and see that default wordpress paths are not hidden. 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.

    Check your site with isitwp.com, whatwpthemeisthat.com, etc. and let us know.

    • This reply was modified 9 years, 8 months ago by Suman M..
    in reply to: Site styles and other settings break down #6412
    Suman M.
    Post count: 12480

    Hi, please follow these steps:

    – in HMWP start tab, set ‘Medium Pripacy – 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 as private reply so that we can set it up for you.

    in reply to: first my images' seo gone than all my site down #6411
    Suman M.
    Post count: 12480

    Hi, regarding SEO please check this FAQ – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/16131

    If you don’t want to change any URL and only want to protect the login URL, then follow these steps:
    – activate HMWP plugin
    – goto HMWP ‘general settings’ tab,
    – set “Login Query” to something like “mysecret”
    – set “Admin Login Key” to something like “xyz”
    – enable/check “Hide Admin” option

    Now your new login url will be http://www.yourdomain.com/wp-login.php?mysecret=xyz

    in reply to: ?lcun_redirect=1 #6406
    Suman M.
    Post count: 12480

    Hi, first click on “reset settings to wp” button in HMWP start tab and then deactivate it. Let us know the result.

    in reply to: Conflict with Auto Post Scheduler Plugin #6405
    Suman M.
    Post count: 12480

    No, you need not change the cron address. If HMWP is conflicting with auto scheduler plugin then there should be some warning/error in server error log. Can you check that and let us know the error message if any.

    Also try this:
    – create a file named .user.ini in your web root directory
    – enter the following line in .user.ini
    max_input_vars = 5000

    in reply to: Problem when i try to publish a post #6400
    Suman M.
    Post count: 12480

    That’s great! But it would be nice if you could let us know how you fixed it 🙂

    in reply to: Disabling Plugin Breaks Theme #6399
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: How can i send private messages? #6396
    Suman M.
    Post count: 12480

    To replace the words/text added by plugins/theme in the page source, you’ll need to add the replacements in “replace in html” option under replace tools tab. For example, to replace text in the above <meta> tag you’ll need to add following replacements:

    Powered by Slider Revolution ==> PBSR

    responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface ==> Slider

    in reply to: How can i send private messages? #6394
    Suman M.
    Post count: 12480

    Hi, the website testing.lalamusatown.com seems to be in maintenance mode.

    Please follow these steps to configure HMWP:
    – in HMWP start tab, set ‘Medium Pripacy – 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 you are still having issue then please let us know your website’s wp-admin login details (as private reply), so that we can have a look at it further.

    in reply to: Conflict with Auto Post Scheduler Plugin #6393
    Suman M.
    Post count: 12480

    Are you using any cron job. If so what is it’s address? Also let us know how can we regenerated the issue at our end so that we can proceed further.

Viewing 15 posts - 8,101 through 8,115 (of 9,718 total)