Home Forums WordPress Plugins Hide My WP Rename Theme Name Only

This topic is: resolved
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #11768

    Can anyone please guide me on steps to follow to just rename the theme name? That is all for now. Thank you so much!

    #11772
    Suman M.
    Post count: 12478

    Hi, please follow these steps:

    – activate HMWP plugin
    – in Permalinks & URLs tab, enter replacement/new name for “New theme path” and “New style name”
    For example:
    “New theme path” ==> /template
    “New style name” ==> main.css
    – click Save settings button

    Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writable.

    #11874
    Kinjiru
    Active
    Post count: 15

    what about new child theme name?

    #11880
    Suman M.
    Post count: 12478

    With the settings mentioned above, both the parent and child theme paths will be renamed/masked.

    #11917
    Suman M.
    Post count: 12478

    As it’s WP multisite, you’ll need to manually update htaccess file (given that it’s Apache server). Please follow these steps:

    – in HMWP start tab, set ‘Medium Privacy – More Compatibility’ scheme and save the settings
    – click on “multisite configuration” button (or goto http://YourDomain.com/wp-admin/network/settings.php?page=hide_my_wp&die_message=multisite) and add the listed HMWP rules to the site’s .htaccess file (just above the line RewriteCond %{REQUEST_FILENAME} -f [OR])

    Note: The new backend login URL will be http://www.YourDomain.com/wp-login.php?hide_my_wp=1234 (you can change secret code “hide_my_wp=1234” from general settings tab)

    #11936
    Kinjiru
    Active
    Post count: 15

    thank you, but still the same. You can see the name of the plugins and theme/child theme

    #11961
    Suman M.
    Post count: 12478

    Hi Kinjiru, I have created new ticket for you here – http://support.wpwave.com/forums/topic/rename-theme-name-not-working

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

You must be logged in to reply to this topic.