Home Forums WordPress Plugins Hide My WP Not working

This topic is: not resolved
Viewing 15 posts - 16 through 30 (of 43 total)
  • Author
    Posts
  • #4891
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #4897
    loyal
    Pro
    Post count: 35
    This reply has been marked as private.
    #4904
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #4962
    loyal
    Pro
    Post count: 35
    This reply has been marked as private.
    #4976
    Suman M.
    Post count: 12480

    The above htaccess content is wordpress default. No HMWP rules are being added to the htaccess file. This means that either you have not applied “medium privacy” settings from HMWP start tab or htaccess file is not writeable. The htaccess file needs to be writeable.

    #4990
    loyal
    Pro
    Post count: 35
    This reply has been marked as private.
    #4991
    loyal
    Pro
    Post count: 35
    This reply has been marked as private.
    #4992
    loyal
    Pro
    Post count: 35
    This reply has been marked as private.
    #4996
    loyal
    Pro
    Post count: 35
    This reply has been marked as private.
    #4998
    loyal
    Pro
    Post count: 35
    This reply has been marked as private.
    #5008
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #5017
    loyal
    Pro
    Post count: 35
    This reply has been marked as private.
    #5020
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #5068
    loyal
    Pro
    Post count: 35
    This reply has been marked as private.
    #5095
    Suman M.
    Post count: 12480

    You can only replace URL as a whole but not a part of it. For example, if you have a plugin URL like “http://YourDomain.com/wp-content/plugins/YourPlugin/jquery.fancyProductDesigner-fonts.css”, then you can replace this with something like “http://YourDomain.com/fpd.css”
    For this you have to add following replacement in “replace in URLs” option under replace tools tab:

    wp-content/plugins/YourPlugin/jquery.fancyProductDesigner-fonts.css ==> fpd.css

    Also, note that it’s not recommended to replace CSS class names and javascript variable names as these might have been used internally by plugins/theme and doing so might break your site’s styling and/or functioning.

Viewing 15 posts - 16 through 30 (of 43 total)

You must be logged in to reply to this topic.