Home Forums WordPress Plugins Hide My WP Medium Privacy crashes site

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4266
    therockisnow
    Post count: 1

    Thanks for what potentially is a useful plugin…
    Unfortunately after installing and selecting the medium privacy level – I refreshed the website and some images disappear… This in effect creates the situation which is untenable to have the site running as such.
    As much as I am a fan of great developers and their skills – I am a little perturbed in paying for something that does not work as touted as it should… If there is a fix that I am unaware of please do let me know, however the advertising of this plugin was on the ease of use, and this at the current time is not easy. One does not want to waste time on something that should work effectively from the get go…
    Thanks in advance for your help.

    #4267
    Suman M.
    Post count: 12478

    Hi, sorry for the inconvenience. If it’s Apache web-server and WP single site, please follow these steps:

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

    Note: Your site’s htaccess file should be writeable. For WP multisite you’ll have to manually update htaccess file.

    If it’s Nginx web-server, 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.

    If you’re still having the issue, then please let us know your website’s wp-admin login details so that we can fix this for you.

    • This reply was modified 9 years, 4 months ago by Suman M..
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.