Hi,
In your customization best practices article, it says: “What you will need to do is find the View that you plan on modifying in X, and then copy that View and its exact path over to your child theme.”
However, in the Child Theme tutorial, it says: “You might also want to setup a functions.php file for various pieces of functionality that you want to add or modify. Fortunately, we’ve done all the heavy lifting for you in this area and all you need to do is use our provided child theme, which requires none of the setup listed above.”
This appears to be a conflicting advice. Best practices says copy files, installation guide seems to indicate that it’s already done.
If I installed a child theme per instruction, do I still need to copy over files to child-theme sub-directories? Which article/instruction takes precedent?
Thanks again.
Thank you!