Salute Guys!
Could you please advise what am I doing wrong?
I’ve tried to follow your guides and tutorials on customizing .php templates using the child theme feature.
How I’ve tried to do it:
-
Installed the childtheme plugin.
-
Copied the the .php template file that I want to customize into the child theme folder and tried to maintain the original path of the catalogue.
-
Make changes - Nothing happens.
I think for child file has no priority over the parent file for some reasons.
Meanwhile as I edit the original file in parent folder everything works. How could I correctly implement the childtheme file copy to prevent changes upon future updates?