Home Forums WordPress Plugins Hide My WP Hide My WP doesnt Hide WP from source code and slows site down

This topic is: not resolved

Tagged: 

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #19263
    msmmae
    Post count: 9

    it doesnt hide my wp from the source code or plugins which was the whole reason I purchased. I dont understand any of the guides. this is either way too complicated for me, or its just broken because nothing is working. how can I get a refund?

    #19267
    Suman M.
    Post count: 12480

    Hi, I checked your site and HMWP seems to be working fine – https://www.screencast.com/t/KYpRMRazead
    Please, clear the cache after applying the settings.

    Also check this – https://www.screencast.com/t/rL7OWPYCGcNb

    #19272
    msmmae
    Post count: 9

    Hi, thanks for getting back to me. There is still tons of code with “wp-” in it – for instance, this was taken from the source code of my website in a new browser with cleared cache.

    Notice the wp-admin string below.
    var rMedia_loading_file = “http:\/\/stripclubspdx.com\/wp-admin\/images\/loading.gif”;

    and wp-toolbar, wp-admin-bar-bp-login, wpadminbar

    id=”wpadminbar”

    class=”screen-reader-shortcut” href=”#wp-toolbar” tabindex=”1″>Skip to toolbar<div
    class=”quicklinks” id=”wp-toolbar” role=”navigation” aria-label=”Toolbar” tabindex=”0″><ul
    id=”wp-admin-bar-root-default” class=”ab-top-menu”><li
    id=”wp-admin-bar-bp-login”><a

    etc

    #19285
    Suman M.
    Post count: 12480

    Hi, you’ll need to check the page source in logged out state.

    #19299
    msmmae
    Post count: 9

    I am logged out. using mozilla (browser I rarely use, never logged into site with) I usually use chrome. Did you look at the source code and try using
    ‘ctrl+ f’and searching ‘wp-‘ You will see the code too.

    #19316
    Suman M.
    Post count: 12480

    To replace “wp-admin” you’ll first need to rename wp-admin path name (e.g. panel) in HMWP Permalinks & URLs tab (tutorial: http://support.wpwave.com/videos/change-wp-admin-to-myadmin) and then add following replacement in “replace in html” option under replace tools tab:

    /wp-admin ==> /panel

    And regarding the occurrences like wp-admin-bar, wp-toolbar, etc., it’s not recommended to replace CSS class names and IDs as it might break the website. More info regarding the replacement here – https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/20827

    #19324
    msmmae
    Post count: 9

    So does that mean that with this plugin it’s not suggested to do the things that need to be done in order to actually hide the fact that I am using wordpress? I dont want to do anything that might break the site, and the reason i paid $30 for the plugin was to completely hide the fact that I am using WP from the source code.

    #19325
    msmmae
    Post count: 9

    The instructions on codecanyon are not very clear and the English is a bit broken and confusing. is it possible to pay you to do what is needed here? https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/20827

    #19329
    msmmae
    Post count: 9

    Hi, this plugin also seems to be breaking the upload cover photo and profile avatar on my budypress profiles. it causes the upload tabs and options to be unavailable.

    #19331
    Suman M.
    Post count: 12480

    Regarding replacing css class names like wp-admin-bar, you’ll need bit of coding knowledge. You can do these:
    – add following replacement in “replace in html”:
    wp-admin-bar ==> my-admin-bar
    – now copy the css code for wp-admin-bar, paste it in “Internal CSS” textbox in Source code tab, and rename “wp-admin-bar” to “my-admin-bar”, and save the settings

    “this plugin also seems to be breaking the upload cover photo and profile avatar on my budypress profiles. it causes the upload tabs and options to be unavailable”
    >> Where (URL) can we check this? Let us know the steps to regenerate the issue.

    #19332
    msmmae
    Post count: 9

    and when i disable the plugin it breaks the media upload in the admin panel

    #19334
    msmmae
    Post count: 9

    OK, so I de-activated and then re-activated the plugin. I am now unable to get to the dashboard at all as i keep getting a 404 error. what do I do? I tried changing the url from admin and wp-admin respectively but to no vail

    #19335
    msmmae
    Post count: 9

    i was able to get back in by disabling the plugin and commenting out the code to change wp-admin to admin. but what do I do now?

    #19369
    Suman M.
    Post count: 12480

    Yes, if you have renamed wp-admin path then while deactivating HMWP, you’ll also need to remove the code that you added in wp-config.php file.
    What exactly is the issue you are having right now with HMWP? Can you please list?

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

You must be logged in to reply to this topic.