Home › Forums › WordPress Plugins › Hide My WP › Plugin does not seem to work
- This topic has 11 replies, 2 voices, and was last updated 9 years, 8 months ago by
Suman M..
-
AuthorPosts
-
June 15, 2015 at 10:21 am #2973
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….
June 15, 2015 at 10:23 am #2974This reply has been marked as private.June 15, 2015 at 10:30 am #2975This reply has been marked as private.June 16, 2015 at 1:58 pm #2986Hi, 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.
June 16, 2015 at 9:25 pm #3003This reply has been marked as private.June 17, 2015 at 1:26 pm #3014HI, 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.
June 17, 2015 at 1:34 pm #3015Thanks 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
June 17, 2015 at 2:04 pm #3016To 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 WordPressThere 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.gifJune 17, 2015 at 2:36 pm #3017This reply has been marked as private.June 18, 2015 at 3:36 pm #3027You are seeing those wp/wordpress words because you are signed in as admin. Also check with Wappalyzer when not logged in (as normal user).
June 19, 2015 at 4:52 pm #3042Thanks 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.
June 21, 2015 at 3:12 am #3049For 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.
-
AuthorPosts
You must be logged in to reply to this topic.