Website loads a different version of css file
-
Hi,
So here’s an examplefor this prbolem on my site:
https://www.betterpurpose.com/9-reasons-you-should-not-be-normal/And the problem is the way my site loads the style.css file.
It loads it like this:
<link rel=”stylesheet” id=”twentytwelve-style-css” href=”https://www.betterpurpose.com/wp-content/themes/twentytwelve-child/style.css?ver=3.5″ type=”text/css” media=”all”>instead of simply /twentytwelve-child/style.css
it calls for /twentytwelve-child/style.css?ver=3.5
adding ?ver=3.5How do I change that please?
Thanks!
Dvir
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Website loads a different version of css file’ is closed to new replies.