Jump to content

Creating child theme i get error message: The template "templates/.....file.tpl" is missing, for every single file.


Recommended Posts

Hi,

i'm trying to create a child theme from a paid prestashop template, so I create the child theme folder, with the preview.png and the theme.yml with this content:

parent: woodlayout1
name: wood2childTheme
display_name: wood2childTheme
version: 1.1.0
author:
  name: "David"
assets:
  use_parent_assets: true

But when I try to use that template I get the message: "An error occurred. The template "assets/js/theme.js" is missing." for every tpl and assets files.

So, I've to create manually each file, typing the string "{extends file=’parent:file.tpl’}" or there is another (fast) way? (PRESTASHOP VERSION 1.7.6)

 

Thanks

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...