No problem! That is the link I have sourced, among many others. At least the theory is sound. :)
Thanks, guys!
Thanks Devin!
I will try creating a new (copied) child theme, perhaps this was started on an older version or something. Thanks!
One question, what are the different uses between custom.css and style.css? Do they both accomplish the same thing?
Thanks, Josue! I believe I wrote that, and it doesn’t seem to be calling it.
Thanks for the recommendation, Josue!
We had looked into that approach, but seems to be overkill for what we need. A simple template for a couple pages, almost exclusively to deal with a logo override (the biggest need), would suffice. Any other ideas?
I tried creating another header ( header-republic.php ) and within my template, instead of get_header();
I put get_header('republic');
unfortunately, to no avail. add_theme_support('republic');
was also added to empty child theme functions.php file.
Thanks again!