21309 Posts in 5738 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1857 Views |
-
css?m=xxx

2 June 2010 at 12:29pm
Hi there, We have our site loaded on a development site which is working fine. When we upload it onto the live site some of the css and js aren't working correctly? I have noticed the css?m= numbers at the end of the css & js files are different from the development site?
Does this matter? When I change the css on the site nothing happens?
Could someone please point me in the right direction, thank so much.
-
Re: css?m=xxx

2 June 2010 at 1:47pm
This is a number based on the creation time of the file (useful for caching / refreshing the cache when its updated. The query string does nothing to effect the actual filepath.
Does this matter? When I change the css on the site nothing happens?
This is what the ?m value is meant to fix. Try when you make a change to a hard refresh (ctrl + f5 if your on windows).
To disable the ?m suffix you can set Requirements::set_suffix_requirements(false); in your _config file.
-
Re: css?m=xxx

2 June 2010 at 2:04pm
Hi Willr thanks for clarifying that for me.
The problem we have is we have a jquery photo slide show that works on the development site but not on the live site? And some css isn't working either? I have changed the css and it doesn't change.
I have tried to disable the suffix but then the site disappears.
I have done a flush, empty cache and refresh but nothing.
Does this sound like a caching issue or path issue? or something completely different.
Thanks
-
Re: css?m=xxx

2 June 2010 at 2:09pm
The problem we have is we have a jquery photo slide show that works on the development site but not on the live site
Do you get any javascript errors on the live site? Its likely the JS is the issue rather than the CSS. Got a link to the page?
-
Re: css?m=xxx

2 June 2010 at 2:17pm
Thanks for this
The live site is:
http://awningsystems.addweb.co.nz/
The development site is:
The slide show on the home page works on the development site but not the live site?
Cheers
| 1857 Views | ||
|
Page:
1
|
Go to Top |


