Home Forums WordPress Plugins Hide My WP Changing urls and div classes

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10329
    m33
    Post count: 8

    If I replace a url using the path replace tool, I notice the files in that folder not longer work or load.

    ex: path/new-name/main.css

    doesn’t work when using new-name.

    Also, if I were to change the prefix of a style class (ex changing wp- to ml-), throughout my source code, would I then need to copy the styles and replace with my new prefix? I noticed when I changed it, the styles all broke.

    If so, is there any way around that? We’re talking a lot of changes throughout a lot of files if so.

    Let me know and thank you!

    • This topic was modified 9 years, 2 months ago by m33.
    • This topic was modified 9 years, 2 months ago by m33.
    • This topic was modified 9 years, 2 months ago by m33.
    • This topic was modified 9 years, 2 months ago by m33.
    #10340
    Suman M.
    Post count: 12480

    Hi, are you trying to replace some text in URL? You should use “replace urls” option for this. For example:
    wp-content/plugins/woocommerce/assets/css/woocommerce.css ==> shop.css

    Let us know the actual URL that you trying to replace.

    And it’s not recommended to replace CSS class names & script variables as it might break the site. If you have to then yes, there’s manual step as you mentioned. More details – http://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/20827

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

You must be logged in to reply to this topic.