Forum Replies Created

Viewing 15 posts - 421 through 435 (of 623 total)
  • Author
    Posts
  • in reply to: how to hide class id etc… from plugins #675
    Hassan
    Post count: 955

    Technically it’s almost impossible for HMWP to predict IDs and scan their source codes to change them so we provide Replace in HTML feature that help on those cases.

    As you said it may break some plugins that acutely use those IDs or variables.

    You have two way:

    1) If they are in main page source code you can create a new js file in your theme directory and paste codes there and add it’s URL to header.php then remove other code by Replace in HTML

    2) Use Replace in HTML and change JS/CSS source codes manually. Not usually recommended.

    Unfortunately there’s no better way.

    in reply to: hide my wp with wappalyzer #674
    Hassan
    Post count: 955

    Using a specific Javascript library don’t mean you use WordPress! You may know some big companies (dropbox, friendfeed, instagram, mailchimp, etc.) that use those Javascripts library but it doesn’t mean they use WP!

    If I said all I mean all WordPress footprints. However, you may use Replace URLs and change their names and wappalyzer can’t recognize them any more but this won’t increase your security!

    This FAQ may be useful:
    http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/18294

    Hassan
    Post count: 955

    You probably can use ‘Replace URLs’ to change the second theme path!

    Something like this:
    maintenance_plugin_or_theme==wp-content/themes/maintnc_theme/

    in reply to: Some template files can not be hidden #662
    Hassan
    Post count: 955

    Sorry for the long delay,

    Do you use Replace URLs to do that or it was done by third party plugins?

    Replace URLs rules add to the top of rules to make such URLs work.

    If you enter folder/heart.js in your address bar and it works then the problem is related to priority of changing old URLs in the source code. Try using Replace in HTML to replace old URLs with new ones.

    in reply to: How to hide theme info from css files or hide css files ? #660
    Hassan
    Post count: 955

    Sorry for long long delay,

    You can remove theme info by enabling minify stylesheet. But this only happens for main stylesheet file (style.css).

    To remove others you need to use a minify plugin (Read our FAQ about it, first).

    As acrncevi said you can also remove those info manually from files.

    Hassan
    Post count: 955

    You’re right! I should apologize for both search and long delay,

    You can choose only a preset settings but you still can only remove theme info.

    To do that just go to permalink tab and enter New Theme Path/New Stylesheet Name and finally enable Minify Stylesheet.

    in reply to: The plugin gets deactivated itself! #658
    Hassan
    Post count: 955

    Sorry for delay,

    Your issues are a little weird. I think you’re first with those problems.

    1) Are you the only user with admin permission?
    2) You should flush your cache after each change (both browser and server cache). Also, note that Replace in HTML is case-sensitive and you should do it carefully.
    3) It was already tested and used by other customers. I have no idea about this one.

    If above tips don’t help please provide your login details as a private reply and I’ll check it out.

    in reply to: pressable nginx and hide my wp #657
    Hassan
    Post count: 955

    Yes, there are!

    But most of main features of HMWP need URL rewriting.

    To know which features can be used without that just disable WP permalink structure for a while and go to HMWP settings page. All remained features can be used other will be hided. (You can enable WP permalink structure later.)

    I think Pressable is something like wpengine. Reading this FAQ may be helpful:
    http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17669

    You may also contact their support to ask about similar feature in Pressable.

    in reply to: google bot ended up in 404 #656
    Hassan
    Post count: 955

    Sorry for delay,

    You need to follow quick fix guide, first. It was also answered in FAQs:

    http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/18136

    If you don’t want to change any Permalink structure just go to ‘Permalink and URLs’ tab and remove (or disable) all options on that. That’s it!

    in reply to: Hide My WP Cache #655
    Hassan
    Post count: 955

    It only cache stylesheet (if you minify it). As sterlingfp said you need your own cache plugin.

    It was already tested with W3TC, Super Cache, Quick Cache, etc.

    in reply to: Breaks site can only hide login #641
    Hassan
    Post count: 955

    Use FTP and delete the plugin folder at: wp-content/plugins then you can login with usual wp-login.php.

    After login install new version and choose a pre-made settings scheme and save it.

    Finally check login query value (General tab). It should be ‘hide_my_wp’

    in reply to: Breaks site can only hide login #638
    Hassan
    Post count: 955

    Sorry, I didn’t consider you uses an old version. Just please upgrade to latest version and follow my previous reply.

    You shouldn’t have any specific problem with it. Promise!

    • This reply was modified 10 years, 10 months ago by Hassan.
    in reply to: Breaks site can only hide login #636
    Hassan
    Post count: 955

    Was done!

    I don’t do any specific change. I just choose a pre-made settings scheme and save it!

    I think your problem was caused by browser cache or WP SUPER Cache. If you have problem again just flush cache.

    in reply to: Breaks site can only hide login #634
    Hassan
    Post count: 955

    Just please share credential details as a private reply and I’ll take a look!

    in reply to: Hide My WP 2.1 released + Fix [Read here first] #632
    Hassan
    Post count: 955

    This is an old topic ignore it!

Viewing 15 posts - 421 through 435 (of 623 total)