HELP Publish CSS version reset

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
BarryZ
 
 
Posts: 16
Joined: Wed Mar 29, 2023 11:48 am

HELP Publish CSS version reset

Post by BarryZ »

I caused my problem, and now I'm hoping that someone can offer me a solution.

The CSS version reset
OLD uses 33Alerts-01.css?v=34 and index.css?v=34.
NEW uses 33Alerts-01.css?v=4 and index.css?v=4.
The css published version number reset from 34 to 4. This means browsers that cached the old CSS at version 34 will not download the new version 4, because 4 is a lower number, and browsers may ignore it. I believe that this is likely why the old version keeps appearing in the browser.

How do I solve this problem??
Thank you
User avatar
Pablo
 
Posts: 24551
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: HELP Publish CSS version reset

Post by Pablo »

There is no option to control the version. This is management internally, based on the number of times the page has been published.
This value is never reset automatically, it is increased by one each time you publish.
To increase the number, you can re-publish it.
Post Reply