Child Theme CSS wont update

Posted in: Newsmag
Post count: 23

I have updated the child theme css, but the live website keeps getting an older version. This is what the source looks like:
<link rel=’stylesheet’ id=’td-theme-css’ href=’http://site.com/wp-content/themes/Newsmag-child/style.css?ver=1.4&#8242; type=’text/css’ media=’all’ />

Were does the “ver=1.4” come from?

If I pull up that without the version is shows the current file. Is this a wordpress generated thing or a theme generated?

Post count: 1291

Hi,

It’s the theme version, wordpress adds it.
Please provide a copy of your child theme style.css, you could use pastebin – http://pastebin.com/ and the url so i can take a look.

Thank you, Emil G.

Post count: 23

Here is the site

If you view: http://www.ieanea.org/wp-content/themes/Newsmag-child/style.css?ver=1.4

It is different then when you view it without the version number: http://www.ieanea.org/wp-content/themes/Newsmag-child/style.css and this is the current child css.

Post count: 23

Upgraded to 1.5, and is now pulling the current css.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.