Forum Replies Created

Viewing 15 posts - 391 through 405 (of 623 total)
  • Author
    Posts
  • Hassan
    Post count: 955

    Just for other users this FAQ may help: http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/16224

    In case of redirection no, it won’t be a problem. HMWP currently works with lots of such websites!

    in reply to: Some problem with plugin in fresh wp mu subdomain setup #783
    Hassan
    Post count: 955

    Hello PurpleNinja,

    1. For first issue try unchecking disable canonical URLs (General tab)

    2. You enabled Author without base and at the same time use %postname% as slug! I don’t know how you did it because it was prohibited by the plugin! Anyway, to solve it just disable author base or add post_id or something else to post base!

    3. You did it wrong. HMWP codes should be added right before:
    RewriteCond %{REQUEST_FILENAME} -f [OR]

    and not at the top of htaccess!

    Hassan
    Post count: 955

    You do not need to remove it! It will be hide for non-logged in or untrusted users! Just logged out and check out source code!

    in reply to: >> WP & HWP errors #778
    Hassan
    Post count: 955

    Oh one month delay! Sorry about it.

    You shouldn’t delete htaccess but you should paste the code in the right place.

    in reply to: Doesn't work & conflicts with other plugins #777
    Hassan
    Post count: 955

    – Read the FAQs!
    – Follow Quick Fix Guide (disable avoid access to php files)

    in reply to: WordPress function (plugins_url()) #776
    Hassan
    Post count: 955

    Sorry for delay,

    Try choosing Full Page as Replace Mode and it probably solve your problem.

    in reply to: Settings not saving. #770
    Hassan
    Post count: 955

    Sorry for delay,

    When you hit save button a message will be appear and you should click on OK. If you do not see that message make sure Javascript is enabled in your browser.

    Hassan
    Post count: 955

    Sorry for delay,

    Answer 1: Just add following code to Replace URLs
    wp-content/themes/Sofhiathemes/plugins==nothing_404_404

    Answer 2: Do not do it! Images are used in front-end. If you do it all images on your site wont be displayed correctly.

    Answer 3: You do not to do it! Read our FAQ about W3TC. All of debug info will be hided for untrusted users by default. Just log out and take a look!

    Answer 4:Just add following line to Replace in HTML:
    widget_ThemeName_hotpostnews=widget_hotpostnews
    Stick in your mind that if this class used by your theme to justify its appearance you also need to open your stylesheet files and replace all ‘widget_ThemeName_hotpostnews’ with ‘widget_hotpostnews’

    Answer 5:Just add following line to Replace in HTML:
    <link rel[equal]”pingback” href[equal]”http://www.domain.com/xmlrpc.php”/>= (= without anything means replace it with nothing i.e. remove it)

    Answer 6: Yes, 655 permission is secure. Even 777 permission is secure for most of current servers. You do not need to do any additional work.

    Answer 7: If you enable disable directory listing this will be done (only v3.0+)

    Answer 8: Read this FAQ: http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/18294

    in reply to: W3 Total Cache – CDN #768
    Hassan
    Post count: 955

    Read the FAQs first!

    in reply to: issues with subdomain and WPML #754
    Hassan
    Post count: 955

    Sorry for delay, I were at a trip.

    Is everything OK?

    Yes, HMWP automatically rewrite htaccess after each change in plugins, theme or so on. If you want to customize your htacess just check customized htaccess option in general tab.

    If you enable customized htaccess, setup multi-site or use Nginx web server you need to configure htaccess after each change in your plugins manually.

    in reply to: Replace in HTML and Replace URLs don't work #753
    Hassan
    Post count: 955

    It’s working!

    Just make sure you enter rules correctly. They are case-sensitive and should have space at the first and end of keywords.

    Also note that Replace in HTML needs one equal sign and Replace URLs needs double (==)

    in reply to: Timthumb #752
    Hassan
    Post count: 955
    in reply to: hide wp-content on a multisite configuration #751
    Hassan
    Post count: 955

    WPMU uses another rule for uploaded filee. Unfortunately it is not possible to change it. It’s also not possible to use two different rules at the same time.

    However, you probably can use file/image as new upload path. The result will be:

    http://domaine.com/file/images/sites/2/2014/03/fond_slider3.jpg

    in reply to: New Theme Path #750
    Hassan
    Post count: 955

    Sorry for delay, I was in a trip.

    That’s because you don’t enable permalink in WP. Go to WP settings menu and choose a pretty URL scheme.

    If you already enabled it. It probably caused by an incompatible permalink-related plugin. Disable it and try again.

    Hassan
    Post count: 955

    Do you use any cache plugin? Could you disable other plugins and see whether it works or not?

Viewing 15 posts - 391 through 405 (of 623 total)