WordPress Child Theme not loading stylesheets at all
-
Howdy, I’ve been a WordPress user and site builder for some time now and wouldn’t consider myself a dunce when it comes to these kinds of things but for the life of me I cannot get a child theme to enqueue styles at all.
I’ve tried pretty much every single permutation of enqueuing that everydeveloper on every forum I’ve visited has said, “do this, it will work” about and still nothing.
I’ve done all the basics as per usual: create the folder, create the style.css file with the theme name and template theme name, created a separate functions.php to enqueue the style sheets and nothing.
I’ve checked the
<head>
section to see if the stylesheet is being loaded first and not being allowed to overwrite but it’s not being loaded at all!Obviously I’ve been through this forum and all over google for the last 5 hours trying to resolve this before some wag says, “hey, there’s a search feature…”
I’ve never had this issue before and for the life of me i can’t figure out why it’s doing this (or rather not doing this…).
Any help you guys could offer would be gratefully received. Any questions will be answered as soon as I can.
I’m not going to post my functions.php code as at the moment it’s empty awaiting new code to make it work!
Jack.
- The topic ‘WordPress Child Theme not loading stylesheets at all’ is closed to new replies.