Skip to content

Child theme path not correct  #307

Description

@jbag123

Hi

I don't know if this is a wordpress of reverie issue. I have been building a site with Reverie using a child theme. However, I changed themes in the admin panel on wordpress and then went back to my reverie child and it had lost the child theme.

looking at the source it had added another /css directory for some reason (cue hair pulling). It looked like this: jbag_blog/wp-content/themes/jbag_blog/css/css/app.css . Had no problem before.

I have my child theme style.css in a css folder in the child theme folder. So I am calling the parent theme like this: @import url("../../reverie-master/css/app.css"); Is this right/ or very wrong. I have tried it with the style.css child theme not in its own css folder.

Any help greatly appreciated.

Ta

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions