Thread Starter
hclib
(@hclib)
Thank you both webbrewers and Clayton James for the quick responses. I’ve been to the site webbrewers linked but it is still confusing me. For example it says:
Your child theme’s stylesheet will usually be loaded automatically [after you create the functions.php.] If it is not, you will need to enqueue it as well. Setting ‘parent-style’ as a dependency will ensure that the child theme stylesheet loads after it. See here for a more detailed discussion :
I created the functions.php as instructed but nothing is still showing up. I clicked on the link for “more detailed discussion” – https://codex.ww.wp.xz.cn/Plugin_API/Action_Reference/wp_enqueue_scripts. But this is still unclear to me: Is it saying I need to add a functions.php to both the parent and the child themes? And how does it “load automatically” if, as Clayton says, there is live connection between my computer files and the WordPress files.