Home Forums WordPress Plugins Hide My WP CSS shows 404 when activate a Child theme

This topic is: not resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8352
    Sion
    Post count: 2

    Hi, originally I’m using a WP theme without problem. But when I activate its Child theme, all the css/js in theme became 404.

    Searching the url I find the url changed from http://www.abc.com/template/main.css to (Child) http://www.abc.com/template_main/main.css

    How to fix it? I didn’t find related post/faq that related to child theme activation.

    Thx

    #8367
    Suman M.
    Post count: 12480

    Hi, can you please generate debug report (from HMWP start tab) and post it here as private reply.

    #8434
    Sion
    Post count: 2
    This reply has been marked as private.
    #8447
    Suman M.
    Post count: 12480

    If you use child theme, then for parent theme “template_main” will be used and “template” for child theme. All the settings/config look good. Can you please let us know your website’s wp-admin login details (as private reply), so that we can have a look at the issue further.

    #8458
    Sion
    Post count: 2

    OK, I found where the problem is.

    I’m using Bitnami for web hosting, and it has its own .htaccess file rule, which is not editable using this plugin. So I have to manually configure it using putty.

    BTW, do you have plan to support Bitnami in this plugin? I mean without manual edit of .htaccess or other config files.

    #8465
    Suman M.
    Post count: 12480

    As HMWP make use of rewrite rules, it’s must to write those rules into htaccess or other config files. And if the config file is not writable then you’ll need to do it manually as HMWP will not be able to write to it.

    • This reply was modified 9 years, 4 months ago by Suman M..
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.