Home Forums WordPress Plugins Hide My WP Problems with Twenty Fifteen child theme

This topic is: not resolved
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #4004
    PurpleNinja
    Post count: 62

    When your plugin is enabled I get these messages and the theme doesn’t appear right
    Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    Failed to load resource: the server responded with a status of 404 (Not Found)

    #4005
    PurpleNinja
    Post count: 62
    This reply has been marked as private.
    #4006
    Suman M.
    Post count: 12478

    Hi, I logged in but I couldn’t find – My Sites >> Netwrok Admin >> Dashboard

    Also, as it’s WP multisite you have to manually update your htaccess file (if Apache webserver).

    Follow these steps:
    – goto HMWP >> ‘Start’ Tab >> select ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
    – goto HMWP >> ‘Start’ Tab >> click ‘Multi-site Configuration’
    – now use a FTP program or your host file manager and add those lines to your htaccess file (after RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ […])

    #4011
    PurpleNinja
    Post count: 62
    This reply has been marked as private.
    #4018
    Suman M.
    Post count: 12478

    After login, I do not have access to Netwrok Admin Dashboard, and hence couldn’t check HMWP settings. Also let us know the FTP details as private reply.

    #4021
    PurpleNinja
    Post count: 62
    This reply has been marked as private.
    #4025
    Suman M.
    Post count: 12478

    Hi, it’s fixed now. I’ve to add following in “Replace URLs” option under replace tools tab:

    wp-content/themes/twentyfifteen/style.css >> twtf.css

    #4389
    PurpleNinja
    Post count: 62

    and if i what to rename the theme folder “twentyfifteen” to something else and everywhere change the specific theme folder when something call? what i have to add on Replace URLs? wp-content/themes/twentyfifteen/ >> hidewppath/something ?

    #4396
    Suman M.
    Post count: 12478

    If you rename “twentyfifteen” to “mytheme”, and if in your site’s source code “wp-content/themes/mytheme/style.css” is visible then you have to add following in “Replace URLs” option or else you need not do anything (remove previous replacement “wp-content/themes/twentyfifteen/style.css >> twtf.css” from Replace URL)

    wp-content/themes/mytheme/style.css >> somename.css

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

You must be logged in to reply to this topic.