Forcing CSS Stylesheet refresh

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
darkoracle
 
 
Posts: 21
Joined: Mon Apr 20, 2020 3:54 pm

Forcing CSS Stylesheet refresh

Post by darkoracle »

Hi

I have been having issues with updates to my site, every time I make a change I have to Cntrl-F5 in Chrome which is easy peasy but mobile browsers seem to struggle and a plain old swipe down refresh does not work, the page remains a mess and not everyone is going to go through the hassle of manually clearing the cache so I did find a fix by manually editing the html stylesheet reference to:

href="css-file-name.css?v=1.1"

Now I just change the version number each time but it is a real pain in the but, is there any plugin, feature, or another trick in Web Builder I could use to force a stylesheet re-download?

Help is always appreciated.

Cheers.
User avatar
Pablo
 
Posts: 23450
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Forcing CSS Stylesheet refresh

Post by Pablo »

This is not a common problem so there is no standard option to add this.
But maybe something is wrong with the cache settings of the server?
darkoracle
 
 
Posts: 21
Joined: Mon Apr 20, 2020 3:54 pm

Re: Forcing CSS Stylesheet refresh

Post by darkoracle »

HI

I have checked with my provider and there is no server-side caching happening, any other suggestions on forcing browsers to not use cache when I make changes?

Kindest Regards
J
User avatar
Pablo
 
Posts: 23450
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Forcing CSS Stylesheet refresh

Post by Pablo »

Post Reply