When using a copy of the default theme, files located in Peafowl_copy/lib/ are still being served from the original theme (Peafowl/lib/) instead of the copied theme.
Reproduction steps
Editing files in Peafowl_copy/lib/ won't work until you manually link them in head.php
I’m not sure if this is really a bug, but it took me some time to understand why the changes I made in this folder weren't updating on the site.
Reproduction steps
- Make a copy of theme
- Enable it
Editing files in Peafowl_copy/lib/ won't work until you manually link them in head.php
I’m not sure if this is really a bug, but it took me some time to understand why the changes I made in this folder weren't updating on the site.