Home Forums WordPress Plugins Hide My WP Hide theme name from urls

This topic is: not resolved
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #4204
    dimitristol8
    Active
    Post count: 11

    when i see source code of my site, i see the name of the theme. For example /uploads/wp-less/dt-the7/css/….. I want to change wp-less and dt-the7, but i don’t want to lose my other settings.

    Thanks in advance

    • This topic was modified 9 years, 10 months ago by dimitristol8.
    • This topic was modified 9 years, 10 months ago by dimitristol8.
    • This topic was modified 9 years, 10 months ago by dimitristol8.
    #4210
    Suman M.
    Post count: 12480

    Hi, you can change /wp-content/uploads/ path with HMWP, but not /uploads/wp-less/dt-the7/css/..

    BUt if you have only few files within /uploads/wp-less/dt-the7/css/, then you can use Replace URLs option (under replace tools tab). Add following:

    wp-content/uploads/wp-less/dt-the7/css/style1.css ==>> mythemestyle1.css
    wp-content/uploads/wp-less/dt-the7/css/style2.css ==>> mythemestyle2.css

    etc.

    • This reply was modified 9 years, 10 months ago by Suman M..
    #4212
    dimitristol8
    Active
    Post count: 11

    when i change upload path from HMWP or when i change
    wp-content/uploads/wp-less/dt-the7/css/style1.css ==>> mythemestyle1.css
    wp-content/uploads/wp-less/dt-the7/css/style2.css ==>> mythemestyle2.css
    i lose from my theme (the7) the background photo behind the logo!!!

    and i want to hide the folder wp-less, the name of my theme dt-the7 and many wp- for example img.wp-smiley,
    img.emoji {……

    • This reply was modified 9 years, 10 months ago by dimitristol8.
    #4214
    Suman M.
    Post count: 12480

    It’s not recommended to replace CSS class names and script variables as these might have been internally used by theme/plugins and might break your site’s styling.
    But the following replacement should work:
    wp-content/uploads/wp-less/dt-the7/css/style1.css ==>> mythemestyle1.css

    Please let us know your website’s wp-admin details (as private reply) so that we can have a look at it.

    #4215
    dimitristol8
    Active
    Post count: 11
    This reply has been marked as private.
    #4219
    Suman M.
    Post count: 12480

    http://www.cyberalert.gr/wp-admin/ giving an error – “Your access to this site has been limited”. Also cyberalert.gr is throwing same error.
    Can you please check?

    • This reply was modified 9 years, 10 months ago by Suman M..
    #4231
    dimitristol8
    Active
    Post count: 11
    This reply has been marked as private.
    #4236
    Suman M.
    Post count: 12480
    This reply has been marked as private.
Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.