CSS oddities and ver cache?
-
I have been given a site to do some fixes, I did not create the site and have ran into some confusing and odd issue with css.
firstly I could not change the font sizes in the global.css from the wordpress protal, had to get permissions to access through ftp (under the hood), but after changing the global.css nothing happens.
the browser points to:
https://www.byersleafguard.com/wp-content/themes/bleaf/assets/css/global.cssbut it is not what is in that location.
then when I put this:
https://www.byersleafguard.com/wp-content/themes/bleaf/assets/css/global.css?ver=4.0.1it is an entirely different global.css, so there are 3 different global.css files that the browser is accessing, or the site is accessing.
[note, i found a javascript code to add to the functions.php file to stop the version ?ver=4.0.1 which worked once and viewed a changed copy of global.css, but a new one has been uploaded and it will not read it, even though it is pointing to it]I have cleared cache, dumped it all, tried in Safari, explorer, chrome, firefox, and same results for all.
I have gone through every folder on the server looking for other global.css files that might be used, but the source file of the webpage points to the links above.
What the heck is going on? never ran into this on other wordpress sites I created or fixed.
Any help, pointing me in a direction to look, would be greatly appreciated.
peace
– gerald
- The topic ‘CSS oddities and ver cache?’ is closed to new replies.