Jump to content

Child Theme doesn't loads parent's assets


Recommended Posts

Hello!

I've a problem with creating a child theme.

I added the child preview.png template folder and the config folder with the theme.yml file inside it.

parent: bizkick
name: childTheme
display_name: My Theme
version: 1.0.0

meta:
  compatibility:
      from: 1.7.0.0
      to: ~

assets:
  use_parent_assets: true

 

Can you tell me why? Did I do something wrong?
Thank you!

Link to comment
Share on other sites

2 hours ago, Sgarbo said:

Hello!

I've a problem with creating a child theme.

I added the child preview.png template folder and the config folder with the theme.yml file inside it.


parent: bizkick
name: childTheme
display_name: My Theme
version: 1.0.0

meta:
  compatibility:
      from: 1.7.0.0
      to: ~

assets:
  use_parent_assets: true

 

Can you tell me why? Did I do something wrong?
Thank you!

 

Please note the capital letter in Theme. Could you set lowercase and retry? I suppose the folder is called "childtheme".

Link to comment
Share on other sites

On 2/11/2018 at 1:35 PM, joseantgv said:

 

Please note the capital letter in Theme. Could you set lowercase and retry? I suppose the folder is called "childtheme".

I've tried but nothing... anyway I had also called the folder "childTheme". However I gave up and made the changes directly to the template .tpl files

Thank you! :)   

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...