Home Forums WordPress Plugins Hide My WP Image Broken

This topic is: resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #4744
    hoangnam4487
    Post count: 2

    Hi,

    I’m new to Hid My WordPress and need your help. All image of my site was broken. I tried this post:
    http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/16224
    http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/support
    But can’t help.

    My site use theme sahifa.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #4746
    Suman M.
    Post count: 12480

    Hi, it doesn’t look like TimThumb issue. Depending on your websever and WP installation, you have to follow one of these:

    1) If it’s Apache webserver and WP single site installation, then follow these steps (your site’s htaccess file should be writeable):

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

    2) If it’s Apache server and WP multisite, 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$ [-])

    3) If it’s Nginx server and WP single site, follow these steps:

    – 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

    If you’re still having the issue, then please let us know your website’s wp-admin login details as Private Reply so that we can look into the issue further.

    • This reply was modified 9 years, 9 months ago by Suman M..
    • This reply was modified 9 years, 9 months ago by Suman M..
    #4754
    hoangnam4487
    Post count: 2
    This reply has been marked as private.
    #4765
    Suman M.
    Post count: 12480

    It’s solved now. There was some unwanted lines in htaccess file. I removed it and now everything seems to be working fine.

    HMWP settings applied:
    – Medium Privacy – More Compatibility
    – “rename plugins” set to “all plugins”

    #4766
    hoangnam4487
    Post count: 2

    perfect thanks so much

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

You must be logged in to reply to this topic.