Home Forums WordPress Plugins Hide My WP Best config non damaged (Private Reply)

This topic is: not resolved
Viewing 15 posts - 16 through 30 (of 31 total)
  • Author
    Posts
  • #7340
    Suman M.
    Post count: 12480

    Hi, we recommend not to replace css class names and IDs in the page source. But if you have to replace, then follow these steps (example to replace “#ff-stream-1”):

    Add following replacement in “replace in html” option under replace tools tab:

    #ff-stream-1 ==> #SomeName

    Now in the corresponding plugin files, find and replace all occurrences of #ff-stream-1 with
    #SomeName

    #7341
    Suman M.
    Post count: 12480

    And I did not understand the following comment in your previous reply:

    To disable the following option leaves give the error:
    Track Admin Include monitoring administrator’s activities (you!) *

    Can you please explain with screenshots?

    #7342
    pescs
    Active
    Post count: 23
    This reply has been marked as private.
    #7385
    pescs
    Active
    Post count: 23
    This reply has been marked as private.
    #7396
    Suman M.
    Post count: 12480

    Hi, I tried looking into your site but it seems like it’s giving 404 error. Also check this FAQ regarding the site speed – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/16071

    #12652
    pescs
    Active
    Post count: 23
    This reply has been marked as private.
    #12653
    pescs
    Active
    Post count: 23
    This reply has been marked as private.
    #12657
    Suman M.
    Post count: 12480

    Hi, can you please let us know what exactly is the issue you are having? Also post here the debug report (from HMWP start tab).

    #12659
    pescs
    Active
    Post count: 23
    This reply has been marked as private.
    #12660
    Suman M.
    Post count: 12480

    It’s not recommended to replace a block of code using HMWP replace tools. You can replace the words/text within this code block by adding multiple replacements in ‘replace in html’ option.

    #12661
    pescs
    Active
    Post count: 23
    This reply has been marked as private.
    #12665
    Suman M.
    Post count: 12480

    It depends on what you want to replace. Let us know your site’s URL and the line number in the page source that you want to hide.

    #12669
    pescs
    Active
    Post count: 23
    This reply has been marked as private.
    #12677
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #12679
    pescs
    Active
    Post count: 23
    This reply has been marked as private.
Viewing 15 posts - 16 through 30 (of 31 total)

You must be logged in to reply to this topic.