Home Forums WordPress Plugins Hide My WP Plugin does not seem to work

This topic is: not resolved
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #2973
    freerunner
    Post count: 57

    I recently purchased this plugin and set everything up properly, but I can still see everything in my source code. It appears this plugin is not working at all. I took some time and read some other posts where others were having this same issue, and I followed the suggestions. For example you told someone to do these steps: “Hi, please follow these steps:

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

    Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.

    If it’s still the issue, then please “Generate Debug report” from start tab of HMWP and send it to us.”

    I did these steps and still nothing. I completed a debug report if you would like to see it.

    Please advise….

    #2974
    freerunner
    Post count: 57
    This reply has been marked as private.
    #2975
    freerunner
    Post count: 57
    This reply has been marked as private.
    #2986
    Suman M.
    Post count: 12480

    Hi, I’ve applied “medium privacy more compatibility” issue and set “rename plugins” option to all plugins. Now the theme and plugins are not being detected by tools like whatwpthemeisthat.com, wpthemedetector.com.

    #3003
    freerunner
    Post count: 57
    This reply has been marked as private.
    #3014
    Suman M.
    Post count: 12480

    HI, there is Replace in HTML option in HMWP, but still you cannot replace the text “fancy-product” with something else as this will break the website’s CSS.

    The only way to do this is by manually replacing all occurrences of text “fancy-product” within Fancy Product Customizer WordPress plugin directory.

    #3015
    freerunner
    Post count: 57

    Thanks for the response. How do I accomplish this?

    Additionally, Wappalyzer is detecting WordPress and Woocommerce on my website. Why is this? Is there a fix? Please advise

    #3016
    Suman M.
    Post count: 12480

    To rename the word/text within the plugin manually, you’ll need to have some wordpress development skill. But one drawback to that is, the changes will be overwritten while updating the plugin.

    There are some code/text like below in page source that needs to be replaced using “replace in html” option in HMWP –
    Zopim Live Chat WordPress Plugin
    Powered by Visual Composer – drag and drop page builder for WordPress

    There is also URL – https://custom.captac.co/wp-admin/images/wpspin_light.gif
    Please avoid using images from wp-admin. replace those URLs with something like https://custom.captac.co/wp-content/images/wpspin_light.gif

    #3017
    freerunner
    Post count: 57
    This reply has been marked as private.
    #3027
    Suman M.
    Post count: 12480

    You are seeing those wp/wordpress words because you are signed in as admin. Also check with Wappalyzer when not logged in (as normal user).

    #3042
    freerunner
    Post count: 57

    Thanks for the response. I tried looking at the source code while not being logged in as you suggested, and you are partially correct, most of the references to wp and WordPress went away. However, Wappalyzer is still seeing WordPress (CMS BLOG) and Woocommerce. Also, on line 1206 of the source code there is a link referencing woocommerce. Please help me to fix this so Wappalyzer does not detect WordPress or Woocommerce.

    #3049
    Suman M.
    Post count: 12480

    For line 1206, please add the line below in “Replace in URLs” option box in HMWP:

    wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js==wc.js

    I checked your website with Wapplayzer and it’s detecting woocommerce but not wordpress. Woocommerce is detected as there are several references of it in page source as CSS names and/or javascript variables which are virtually impossible to be replaced.

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

You must be logged in to reply to this topic.