Gday Kriesi
My child theme style sheet is being called with a ?ver=1 appended to the file name.
Since the file it isn’t called that it’s getting a 404 and not loading the style sheet.
Any ideas how that is being appended and how I remove the ?ver=1 from it?
cheers
Darryl
Hi itchybrain!
That shouldn’t be preventing it from being called. Do you have a link where we can see the issue live and inspect how its actually getting referenced?
Best regards,
Devin
Gotcha, thanks Devin. Here is a live link: http://sewacsweb.dev.2pihosting.com/
Thanks for your help with this, much appreciated.
The style.css isn’t actually there at all: http://sewacsweb.dev.2pihosting.com/wp-content/themes/enfold-child/style.css
Which is why its pulling up a 404 error.
Gday Devin, thanks for looking at this, you guys are great to get involved. I know it looks that way (file not there), but it is indeed in the directory. I suspect there’s a server issue, maybe a permissions problem…will get onto the host and check that.