Home Forums WordPress Plugins Hide My WP Can't get HMWP to work

This topic is: resolved
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #3046
    serenitycode
    Post count: 3

    No matter what I do, I can’t get HMWP to work. The theme doesn’t load correctly. All the images/colors/etc are missing.

    I have Bulletproof Security Installed. I followed the Manual Configuration instructions but it still didn’t work.

    #3053
    Suman M.
    Post count: 12480

    Hi, please follow these steps:

    – goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’
    scheme >> click ‘Save Settings’

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

    If it’s Nginx server then follow these steps for Nginx configuration:

    – goto HMWP >> ‘Start’ Tab >> ‘Medium Pripacy – More Compatibility’
    scheme >> click ‘Save Settings’

    – In Start tab you should see Nginx Configuration button. If you don’t see this button, add &nginx_config=1 to HMWP settings page URL to see Nginx rewrite rules. For example:
    http://yourdomain.com/wp-admin/options-general.php?page=hide_my_wp&nginx_config=1

    – Now add those lines (rewrite rules) to your Nginx configuration file. It’s usually located in /etc/nginx/nginx.conf or /etc/nginx/conf/nginx.conf or /etc/nginx/sites-available/domainname.com

    – restart nginx server

    For more details, refer to the documentation available within plugin folder.

    #3449
    serenitycode
    Post count: 3

    I did the following and it still doesn’t work:

    1. Selected “Light Privacy” in “Hide My WP”

    2. Copied code from “Manual Configuration” and placed it into “secure.htaccess” file from “BulletProof Security.”

    #3455
    Suman M.
    Post count: 12480

    Hi, I didn’t understand this – “Copied code from “Manual Configuration” and placed it into “secure.htaccess” file from BulletProof Security.”. What’s your web server – is it Apache or Nginx? You have to follow the steps as I mentioned in my previous comment depending on your web server.

    Can you please generate debug report (from HMWP start tab) and post it here as private reply.

    #3483
    serenitycode
    Post count: 3
    This reply has been marked as private.
    #3488
    Suman M.
    Post count: 12480

    It’s Apache web server, so simply applying ‘Medium Privacy – More Compatibility’
    scheme as I mentioned above should work.

    Your site’s htaccess file (located in root directory) should be writeable.

    If you are still having issue, then please let us know your website’s backend details so that we can set it up for you.

    #3516
    serenitycode
    Post count: 3

    Hi,

    After updating HMWP it finally worked.

    Thanks.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.