I’m a developer at a new position and I’m trying to set up my employer’s site as a local development environment using the primary theme from our site. The site has three themes on it and when I copied over the themes to Local two of them worked perfectly but the third (primary theme) did not. Although it imported without an issue when it is set nothing in the head tag loads (I checked in developer mode) so it’s just plain html. I’ve tried checking the header.php and function.php files and nothing seems off there and the paths to the associated files are all relative so I’m not sure why they’re not loading.
I spoke with our previous developer and he said that going into the theme settings and saving it would get it going but that hasn’t worked either. Any suggestions?