pkp / classic

An official theme for OJS 3.1.1+
GNU General Public License v2.0
11 stars 27 forks source link

Child theme not fetching parent theme templates #33

Closed israelcefrin closed 4 years ago

israelcefrin commented 5 years ago

Hi

I was working in a child theme from the Classic Theme, but apparently the child one was not fetching the 'templates" from its parent. I had to copy the whole templates folder to make it work. Does this theme have some restriction to child themes?

Now with this folder the CSS is fetch from the parent theme folder without any issue.

Cheers

Vitaliy-1 commented 5 years ago

Hi Israel,

This is a general problem. Take a look at this issue, I've made PRs there, the last one, which is merged, should fix it.

sssoz commented 5 years ago

This seems to be the same issue as #16 - if so, let’s close this one, as there seems to be more info on the older issue.

Vitaliy-1 commented 4 years ago

The fix was shipped to OJS 3.1.2 and master